2026-03-26 13:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 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-26 13:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-26 13:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 13:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 13:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 13:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 13:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 4ea55c26f8bff459
2026-03-26 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-26 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-26T13_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 13:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 13:30:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 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-26 13:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 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-26 13:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 13:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 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-26 13:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 13:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 13:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 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-26 13:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 13:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 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-26 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-26 13:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 13:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 13:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 13:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-26 13:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 13:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 13:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 13:30:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 13:30:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 13:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-26 13:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.lr-in-prod.com/logger-1.min.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032613> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032613>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/Content/images/favicon_Openlane.ico> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-26 13:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63o1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63o1>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=1428565600.1774531814&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=726397804.1774531814&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63o1v9181636268z876626767za20gzb76626767zd76626767xea&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=1774531814493&tfd=2087> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=1428565600.1774531814&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=726397804.1774531814&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63o1v9181636268z876626767za20gzb76626767zd76626767xea&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=1774531814493&tfd=2087>
2026-03-26 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-26 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-26 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157>
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&rl=&if=false&ts=1774531816078&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774531813.1901702805&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1174&it=1774531815370&coo=false&tm=2&expv2[0]=pl0&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-26 13:30:16 [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=1774531816078&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774531813.1901702805&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1174&it=1774531815370&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 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-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-26 13:30:17 [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_1774531817805_1789330534> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [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_1774531817805_1789330534>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/login/UpdateJwt> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v5.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&rl=&if=false&ts=1774531818562&cd[buttonFeatures]=%7B%22classList%22%3A%22Button-module_button--Dq1CUn%20label-module_labelMDBold--CCg4UY%20Button-module_fullWidth--STl2zT%20Button-module_sizeSM--VVG9Ll%20Button-module_variantOutlined--j3uc8E%20login-button%20top-btn-style%22%2C%22destination%22%3A%22%22%2C%22id%22%3A%22loginButton2%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%22Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE%22%7D&cd[parameters]=%5B%5D&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1774531813.1901702805&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1174&it=1774531815370&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0> (resource type: font, referrer: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)
2026-03-26 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v5.jpg>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 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=1774531818562&cd[buttonFeatures]=%7B%22classList%22%3A%22Button-module_button--Dq1CUn%20label-module_labelMDBold--CCg4UY%20Button-module_fullWidth--STl2zT%20Button-module_sizeSM--VVG9Ll%20Button-module_variantOutlined--j3uc8E%20login-button%20top-btn-style%22%2C%22destination%22%3A%22%22%2C%22id%22%3A%22loginButton2%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%22Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE%22%7D&cd[parameters]=%5B%5D&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=4126&fbp=fb.1.1774531813.1901702805&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1174&it=1774531815370&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/findcarv6/search> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=Country> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=24_7Stock> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/newsarticles?language=en> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularmakes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularsellers> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularbodytypes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentcountry> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [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=1774531819993&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%22Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%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=2&o=6174&fbp=fb.1.1774531813.1901702805&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1174&it=1774531815370&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularbodytypes>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularmakes>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularsellers>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/recommendedauctions?template=Country>
2026-03-26 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526> (resource type: font, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js>
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js>
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js>
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/stellantis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/santander.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/allanemobilitygroup.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/stellantis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/santander.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/allanemobilitygroup.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/openlaneselect.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf> (resource type: font, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf> (resource type: font, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5742271/684a4afa-6be0-4ff0-a99e-1b773ed0df9d.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5744907/ceefd276-b4f9-4726-8ed5-10fc0be48435.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5746280/be711111-bc62-4056-8cd3-3d3576f88763.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743535/19debecc-eaf2-4c34-a127-38c721b599a7.jpeg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5620253/47d4a796-6db6-41f0-ab6f-b17d8ec26420.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5740884/5dc7ff4e-06e9-46b4-8eca-6e64b9f70cc0.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745088/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [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=1774531819993&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%22Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%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=2&o=6174&fbp=fb.1.1774531813.1901702805&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1174&it=1774531815370&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET>
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/recommendedauctions?template=24_7Stock>
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743526/8824e3cf-3aec-47af-ac0b-3efeb92481f0.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5737700/ec3d203d-e5c8-489b-a04f-1450aee9ad95.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745711/0b8a2803-4e9f-45fb-a926-bc282a764406.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745825/4c0240c2-2801-43e4-ac11-f8420bfce26f.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745976/5a0f3edf-205c-4f83-b38f-4d746583e898.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5719564/3f493f2a-3a50-4e27-bbda-36330a18ed0d.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5003460/240382b1-3592-49a3-bfba-6bd0f3708591.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745126/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5742151/4859f26c-58cc-4255-a0f8-fdc536f7333a.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743906/9dacb1b6-f47b-41a0-84e1-49469172d00b.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5652422/0f5ab83d-c687-4af1-a20f-e9049e58dc0d.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5737555/81d66403-187a-46d8-a228-a916a8283182.jpeg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5746287/5df6a061-e520-484e-82c9-519baaa75d92.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5740646/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5693079/f70f2cbc-3f43-4920-aaa7-7a933584402a.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5742078/7b87e1e6-b93d-4eb0-b1be-536f96a1426a.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745543/ac8a469f-9abd-4bb4-bd0e-e4abbca99893.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5742271/684a4afa-6be0-4ff0-a99e-1b773ed0df9d.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5744907/ceefd276-b4f9-4726-8ed5-10fc0be48435.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5746280/be711111-bc62-4056-8cd3-3d3576f88763.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743535/19debecc-eaf2-4c34-a127-38c721b599a7.jpeg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5620253/47d4a796-6db6-41f0-ab6f-b17d8ec26420.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5740884/5dc7ff4e-06e9-46b4-8eca-6e64b9f70cc0.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745088/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743526/8824e3cf-3aec-47af-ac0b-3efeb92481f0.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5737700/ec3d203d-e5c8-489b-a04f-1450aee9ad95.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745711/0b8a2803-4e9f-45fb-a926-bc282a764406.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745825/4c0240c2-2801-43e4-ac11-f8420bfce26f.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745976/5a0f3edf-205c-4f83-b38f-4d746583e898.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5719564/3f493f2a-3a50-4e27-bbda-36330a18ed0d.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5003460/240382b1-3592-49a3-bfba-6bd0f3708591.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745126/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5742151/4859f26c-58cc-4255-a0f8-fdc536f7333a.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743906/9dacb1b6-f47b-41a0-84e1-49469172d00b.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5652422/0f5ab83d-c687-4af1-a20f-e9049e58dc0d.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5737555/81d66403-187a-46d8-a228-a916a8283182.jpeg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5746287/5df6a061-e520-484e-82c9-519baaa75d92.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5740646/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5693079/f70f2cbc-3f43-4920-aaa7-7a933584402a.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5742078/7b87e1e6-b93d-4eb0-b1be-536f96a1426a.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745543/ac8a469f-9abd-4bb4-bd0e-e4abbca99893.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png>
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526>
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5744950/7a905418-4368-4c0d-927f-31ac990f1e56.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5744937/938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5741844/c9a41219-a160-4836-a8d8-173c35e5d050.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5741790/8e786e3b-eeef-425b-9a97-ac40fe357158.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5741789/5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5733877/599e4a7e-a8b2-4559-b346-548993f51835.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5746277/46ba9607-9967-4f91-8127-9a28feba9eff.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5746281/a6b26388-c865-42b7-83d3-23dbdebd0409.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5737544/645d67d6-23cb-4e4e-9f20-8cb2d6f1d61a.jpeg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743145/036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743146/89515472-e71d-45a1-bd06-9b6ac538e170.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743186/6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743197/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5735476/eda6040d-ce6d-4ae3-a700-bf7c4a2b5e3c.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5739875/c63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745736/128e2188-e651-4a1c-9596-f8a1ab4401e0.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5745740/dd38915d-62ce-4de0-ac88-cedbe2baea27.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5605497/db0c97f3-7926-46b5-8e75-bb19a0f56091.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743912/655c7388-36f1-4831-a85d-546f533ed8dc.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://images.openlane.eu/thumbnail/5743862/047b7b1a-b39a-46cb-b0ce-0ef5e9741469.jpg?size=300> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/stellantis.png>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/santander.png>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/allanemobilitygroup.png>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/openlaneselect.png>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5742271/684a4afa-6be0-4ff0-a99e-1b773ed0df9d.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5744907/ceefd276-b4f9-4726-8ed5-10fc0be48435.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5746280/be711111-bc62-4056-8cd3-3d3576f88763.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743535/19debecc-eaf2-4c34-a127-38c721b599a7.jpeg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5620253/47d4a796-6db6-41f0-ab6f-b17d8ec26420.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5740884/5dc7ff4e-06e9-46b4-8eca-6e64b9f70cc0.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745088/6b2da5c9-2931-43e4-bffe-be533c9c24c3.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743526/8824e3cf-3aec-47af-ac0b-3efeb92481f0.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5737700/ec3d203d-e5c8-489b-a04f-1450aee9ad95.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745711/0b8a2803-4e9f-45fb-a926-bc282a764406.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745825/4c0240c2-2801-43e4-ac11-f8420bfce26f.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745976/5a0f3edf-205c-4f83-b38f-4d746583e898.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5719564/3f493f2a-3a50-4e27-bbda-36330a18ed0d.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5003460/240382b1-3592-49a3-bfba-6bd0f3708591.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745126/c6dab2df-260a-42a0-bd5d-26443b6626fe.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5742151/4859f26c-58cc-4255-a0f8-fdc536f7333a.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743906/9dacb1b6-f47b-41a0-84e1-49469172d00b.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5652422/0f5ab83d-c687-4af1-a20f-e9049e58dc0d.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5737555/81d66403-187a-46d8-a228-a916a8283182.jpeg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5746287/5df6a061-e520-484e-82c9-519baaa75d92.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5740646/18b2502a-c8a0-4637-935f-35fe6c32127c.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5693079/f70f2cbc-3f43-4920-aaa7-7a933584402a.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5742078/7b87e1e6-b93d-4eb0-b1be-536f96a1426a.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745543/ac8a469f-9abd-4bb4-bd0e-e4abbca99893.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5744950/7a905418-4368-4c0d-927f-31ac990f1e56.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5744937/938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5741844/c9a41219-a160-4836-a8d8-173c35e5d050.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5741790/8e786e3b-eeef-425b-9a97-ac40fe357158.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5741789/5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5733877/599e4a7e-a8b2-4559-b346-548993f51835.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5746277/46ba9607-9967-4f91-8127-9a28feba9eff.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5746281/a6b26388-c865-42b7-83d3-23dbdebd0409.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5737544/645d67d6-23cb-4e4e-9f20-8cb2d6f1d61a.jpeg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743145/036f8c89-e690-48f7-a70d-27ec37b12b5e.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743146/89515472-e71d-45a1-bd06-9b6ac538e170.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743186/6384cc5c-fdbb-4246-89ce-5525a95d6fec.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743197/714f1dfb-af11-45fc-acb7-db6ec4b4348e.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5735476/eda6040d-ce6d-4ae3-a700-bf7c4a2b5e3c.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5739875/c63768a0-3d2d-4e92-bd51-639ed5e7813a.jpeg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745736/128e2188-e651-4a1c-9596-f8a1ab4401e0.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5745740/dd38915d-62ce-4de0-ac88-cedbe2baea27.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5605497/db0c97f3-7926-46b5-8e75-bb19a0f56091.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743912/655c7388-36f1-4831-a85d-546f533ed8dc.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://images.openlane.eu/thumbnail/5743862/047b7b1a-b39a-46cb-b0ce-0ef5e9741469.jpg?size=300>
2026-03-26 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/okta> (resource type: document, referrer: https://www.openlane.co.uk/en/home)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <201 https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json>
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.lr-in-prod.com/logger-1.min.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032613> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032613>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/Content/images/favicon_Openlane.ico> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/0196a63e-4e89-7ba2-a734-4f4f240022a3/en.json>
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <301 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (location: https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p0h2> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p0h2>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-26 13:30:34 [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=1633232640.1774531835&auid=726397804.1774531814&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p0h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774531834541&tfd=2470> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-26 13:30:34 [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=1633232640.1774531835&auid=726397804.1774531814&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p0h2v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774531834541&tfd=2470>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-26 13:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157>
2026-03-26 13:30:35 [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=1774531835079&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774531813.1901702805&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=967&it=1774531834815&coo=false&tm=2&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-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1277533981.1774531835> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814&_tu=CA>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1277533981.1774531835>
2026-03-26 13:30:35 [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=1774531835079&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774531813.1901702805&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=967&it=1774531834815&coo=false&tm=2&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-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [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=1774531835479&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.1774531813.1901702805&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=967&it=1774531834815&coo=false&es=automatic&tm=3&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-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p0h2> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kareu.okta-emea.com/api/v1/authn> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1277533981.1774531835> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p0h2>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-26 13:30:35 [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=1774531835479&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.1774531813.1901702805&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=967&it=1774531834815&coo=false&es=automatic&tm=3&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-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p0h2z876626767za20gzb76626767zd76626767&_p=1774531832401&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1017088500.1774531836&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~116991816~117384406~117484252~118128922~118199987&sid=1774531835&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=3606> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63p0h2v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616985~115938466~115938469~116024733~116991817~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=726397804.1774531814&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1277533981.1774531835>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p0h2z876626767za20gzb76626767zd76626767&_p=1774531832401&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1017088500.1774531836&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~116991816~117384406~117484252~118128922~118199987&sid=1774531835&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=3606>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-26 13:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js>
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:39 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:52 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-26 13:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-26 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-26 13:30:55 [openlane.gb] INFO: Cookies from Playwright: [{'name': '_cfuvid', 'value': 'XvWv4_6wcE8JomtxJr4Zsomz13vbx_pguiwjl9Nfw.Y-1774531818519-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'fbF_2_BjtMRiIV.s67rVwhOPgVhWmhwP6VPC1LFoUqY-1774531818.8843956-1.0.1.1-PFboREASzHWtbZ3QCnjkAlJEFGH7BanfFEStFGVqoxPCe4G3ozrh0hBhMQ5qN9sMszCY7nQEFW..w4QcX5PzN9FWMj3kHP3xV_BDoEz961RZenc4.hcN_Rkspyf0OWNp', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774533618, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'wutukzasz44is5c0erf0g0s4', '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': 1806067812, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'VnruYoOaWvmT3LqDFR_xPII1bQI05SnqyEmK9wdvh7Cy4dKpP68X-inwsQAXxdldyuvgYcXYV_ztnej_IGmudFcjPptRpxEj_8p5OHmXw7Ndbc2nA5m4fVmFBL9D2QCPebnGrVAyvjIoRyVbAd5ONA2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774531813.1901702805', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782307813, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'f0_uid', 'value': '5432fc32-ecb5-4090-b81c-d368007683e2.1774531833948', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1806067833, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '64802b18-14cf-4f68-8b6c-2589300e4b0b.1774531833948.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774618233, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Thu+Mar+26+2026+13%3A30%3A34+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=db3ba4c6-a696-4168-9aab-e4d954d66884&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774531832074&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1806067834, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__cf_bm', 'value': 'xp0LSip_PpjN9rh4YmC6FjvaorOATCkdcO5V4lpu7K0-1774531834-1.0.1.1-amn5MzkOoPz32adwBa1OQCQ1Em1vdzTkthoicT38ZsXtr0TzVrqqZPo8etYiD8RQon7LoFpsIZGfVhmhFJ4a9TIklggoz9kqzoBSaKWTVws', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774533634, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'F2k5bMGZ9MII2bqPv9iRdirrJnooG653vn3RRlzFqg8-1774531834594-0.0.1.1-604800000', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.726397804.1774531814.1277533981.1774531835.1774531835', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782307814, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': 'tt5szCYXc8vbOaG4', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783171835, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774531835$o1$g0$t1774531835$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837603835, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1017088500.1774531836', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837603835, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '0037ZFfKnu3sfxxsXm3n9wbT47S8_V9YMxnB132xax', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774532136, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': 'C035BC538B57444049224D4674F463D9', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI1AVZ5Fg4-QqCVCNI_hhpLMw', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837603836, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-26 13:30:55 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '_cfuvid', 'value': 'XvWv4_6wcE8JomtxJr4Zsomz13vbx_pguiwjl9Nfw.Y-1774531818519-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'fbF_2_BjtMRiIV.s67rVwhOPgVhWmhwP6VPC1LFoUqY-1774531818.8843956-1.0.1.1-PFboREASzHWtbZ3QCnjkAlJEFGH7BanfFEStFGVqoxPCe4G3ozrh0hBhMQ5qN9sMszCY7nQEFW..w4QcX5PzN9FWMj3kHP3xV_BDoEz961RZenc4.hcN_Rkspyf0OWNp', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'wutukzasz44is5c0erf0g0s4', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'VnruYoOaWvmT3LqDFR_xPII1bQI05SnqyEmK9wdvh7Cy4dKpP68X-inwsQAXxdldyuvgYcXYV_ztnej_IGmudFcjPptRpxEj_8p5OHmXw7Ndbc2nA5m4fVmFBL9D2QCPebnGrVAyvjIoRyVbAd5ONA2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774531813.1901702805', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': '5432fc32-ecb5-4090-b81c-d368007683e2.1774531833948', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '64802b18-14cf-4f68-8b6c-2589300e4b0b.1774531833948.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Thu+Mar+26+2026+13%3A30%3A34+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=db3ba4c6-a696-4168-9aab-e4d954d66884&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774531832074&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'xp0LSip_PpjN9rh4YmC6FjvaorOATCkdcO5V4lpu7K0-1774531834-1.0.1.1-amn5MzkOoPz32adwBa1OQCQ1Em1vdzTkthoicT38ZsXtr0TzVrqqZPo8etYiD8RQon7LoFpsIZGfVhmhFJ4a9TIklggoz9kqzoBSaKWTVws', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': 'F2k5bMGZ9MII2bqPv9iRdirrJnooG653vn3RRlzFqg8-1774531834594-0.0.1.1-604800000', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.726397804.1774531814.1277533981.1774531835.1774531835', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': 'tt5szCYXc8vbOaG4', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774531835$o1$g0$t1774531835$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1017088500.1774531836', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '0037ZFfKnu3sfxxsXm3n9wbT47S8_V9YMxnB132xax', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': 'C035BC538B57444049224D4674F463D9', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI1AVZ5Fg4-QqCVCNI_hhpLMw', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-26 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='OpenlaneGB',RowKey='cookies') HTTP/1.1" 204 0
2026-03-26 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-26 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.co.uk/en/findcarv6/search> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730216
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730216: 1
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730215
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730215: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730218
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730218: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730264
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730264: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730259
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730259: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730257
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730257: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730258
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730258: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730268
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730268: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730242
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730242: 1
2026-03-26 13:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730239
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-26 13:31:02 [openlane.gb] INFO: Scrape type for 10730239: 1
2026-03-26 13:31:02 [openlane.gb] INFO: Found listing with ID: 10730272
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730272%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730272: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730255
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730255%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730255: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730263
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730263%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730263: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730252
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730252%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730252: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730254
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730254%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730254: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730224
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730224%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730224: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730237
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730237%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730237: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730222
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730222%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730222: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730212
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730212%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730212: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730226
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730226%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730226: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730210
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730210%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730210: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730211
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730211%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730211: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730283
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730283%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730283: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730240
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730240%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730240: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730235
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730235%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730235: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730245
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730245%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730245: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730260
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730260%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730260: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730265
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730265%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730265: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730234
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730234%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730234: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730724
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730724%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730724: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730262
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730262%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730262: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730232
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730232%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730232: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730269
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730269%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730269: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730225
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730225%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730225: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730270
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730270%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730270: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730213
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730213%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730213: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730271
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730271%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730271: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730253
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730253%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730253: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730273
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730273%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730273: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730261
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730261%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730261: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730231
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730231%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730231: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730227
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730227%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730227: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730217
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730217%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730217: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730267
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730267%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730267: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730241
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730241%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730241: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730229
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730229%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730229: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730233
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730233%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730233: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730266
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730266%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730266: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730236
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730236%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730236: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730205
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730205%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730205: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730204
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730204%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730204: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730221
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730221%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730221: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730249
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730249%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730249: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730250
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730250%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730250: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730246
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730246%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730246: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730247
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730247%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730247: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730228
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730228%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730228: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730243
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730243%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730243: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730220
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730220%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730220: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730251
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730251%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730251: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730206
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730206%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730206: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730207
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730207%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730207: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730248
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730248%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730248: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730203
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730203%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730203: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730238
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730238%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730238: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730208
2026-03-26 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730208%27 HTTP/1.1" 200 None
2026-03-26 13:31:03 [openlane.gb] INFO: Scrape type for 10730208: 1
2026-03-26 13:31:03 [openlane.gb] INFO: Found listing with ID: 10730230
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10730230: 1
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730223
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10730223: 1
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730219
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10730219: 1
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730256
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10730256: 1
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730209
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10730209: 1
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730214
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10730214: 1
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723132
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723132%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723132: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723060
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723060%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723060: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723008
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723008%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723008: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723000
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723000%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723000: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723067
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723067%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723067: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723051
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723051%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723051: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723064
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723064%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723064: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723009
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723009%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723009: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723056
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723056%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723056: 2
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723057
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723057%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723057: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723061
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723061%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723061: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723058
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723058%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723058: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723050
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723050%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723050: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10722999
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722999%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10722999: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723065
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723065%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723065: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723049
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723049%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723049: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723066
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723066%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723066: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723053
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723053%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723053: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10722998
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722998%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10722998: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723010
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723010%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723010: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723062
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723062%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723062: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723011
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723011%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723011: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723133
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723133%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723133: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723054
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723054%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723054: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723001
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723001%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723001: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723063
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723063%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723063: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723005
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723005%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723005: 0
2026-03-26 13:31:04 [openlane.gb] INFO: Found listing with ID: 10723068
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723068%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [openlane.gb] INFO: Scrape type for 10723068: 0
2026-03-26 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730216> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10730216
2026-03-26 13:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 253317ec-900a-50f0-a1bd-c6534e45ba9b with scrape type 1
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 253317ec-900a-50f0-a1bd-c6534e45ba9b
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fe40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F39155f43-6df4-4804-bedd-aa6520ea151d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fd29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F70a98d43-0bc1-4112-8cda-b63c3294972a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F81b5817d-83db-4e83-9860-e9d22466a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F881960cd-d8b4-4164-86c2-c9ba107661bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fbb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fa36755bc-aead-4256-9a43-67c4656603df.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg already downloaded
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fe2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg already downloaded
2026-03-26 13:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 253317ec-900a-50f0-a1bd-c6534e45ba9b, identifier: 10730216
2026-03-26 13:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10730216
2026-03-26 13:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 13:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 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-26 13:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 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-26 13:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 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-26 13:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10730216
2026-03-26 13:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10730216 to the API
2026-03-26 13:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '253317ec-900a-50f0-a1bd-c6534e45ba9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VA22LCF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730216',
'listing': 'auction',
'location': 'Upminster',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 17160,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg',
'https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg',
'https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg',
'https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg',
'https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg',
'https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg',
'https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg',
'https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg',
'https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg',
'https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55895,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58563,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56985,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52912,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50281,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85533,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62935,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78503,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58762,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b2636-366e-5747-afb3-dc3f2e11a291/353b2636-366e-5747-afb3-dc3f2e11a291_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82940,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg',
'Width': 1024}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 4,
'seller_name': 'Retail Ready',
'title': 'Alfa Romeo Giulia 2.0 Sprint - Petrol - Automatic - 200 hp - '
'VA22LCF - 17,160 mi',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-26 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730216%27 HTTP/1.1" 200 None
2026-03-26 13:31:05 [openlane.gb] INFO: Saving data for 10730216: {'created_time': 1774531865.908114, 'last_price_update_time': 1774531865.908127, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730216') HTTP/1.1" 204 0
2026-03-26 13:31:06 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 3 pages/min), scraped 1 items (at 1 items/min)
2026-03-26 13:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730242> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242
2026-03-26 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee with scrape type 1
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F31b34ee8-0936-4053-8f18-a8dec2630bce.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F31105421-872e-4137-a645-ffe0491e7ab5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252Fd54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252Fc4b5156f-34fc-45cc-aa04-b418f41554bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F45efda80-7d1e-498e-9358-6423479c599e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg already downloaded
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5651918%252Fgeneral%252F86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg already downloaded
2026-03-26 13:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d9c8d82a-0382-59ad-9adc-ff9d5499eeee, identifier: 10730242
2026-03-26 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242
2026-03-26 13:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242 to the API
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730242>
{'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-30T14: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=10730242',
'listing': 'auction',
'location': 'Warrington',
'make': 'Fiat',
'model': '500',
'odometer': 31795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg',
'https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg',
'https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg',
'https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg',
'https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg',
'https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg',
'https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg',
'https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg',
'https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg',
'https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129746,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg',
'Width': 1499},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132061,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132693,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129850,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112789,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137244,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128039,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155552,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138643,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg',
'Width': 1333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4e09301-1ed1-51ff-968c-15e8ac6619c6/d4e09301-1ed1-51ff-968c-15e8ac6619c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104771,
'Height': 1000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg',
'Width': 1333}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - BJ72TYP - 31,795 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730242%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [openlane.gb] INFO: Saving data for 10730242: {'created_time': 1774531868.059524, 'last_price_update_time': 1774531868.059536, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730242') HTTP/1.1" 204 0
2026-03-26 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730218> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10730218
2026-03-26 13:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b0d06d-f84c-5700-bfe0-995237c77dcb with scrape type 1
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1b0d06d-f84c-5700-bfe0-995237c77dcb
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252Fc675f56c-0b89-4b56-b31e-363ad550de8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252Fca193700-851b-47a8-a63d-078f4a6dd7ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252F762921b5-d50c-4480-8449-41f4139c37aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252Ffc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252Fa4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252F10f67fd0-3267-43ee-b343-a24a5acd382b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252F213a178d-c4dd-4da2-aa56-81113fe8718f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252Fd50099b1-66c4-43ce-be34-10de03f187cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252F73068226-08b8-419d-9285-110345a0d677.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg already downloaded
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5517000%252Fgeneral%252F194cb256-13c9-4953-b212-5b3ab759b310.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg already downloaded
2026-03-26 13:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f1b0d06d-f84c-5700-bfe0-995237c77dcb, identifier: 10730218
2026-03-26 13:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10730218
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 13:31:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10730218
2026-03-26 13:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10730218 to the API
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730218>
{'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-30T14: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=10730218',
'listing': 'auction',
'location': 'Upminster',
'make': 'BMW',
'model': '2 Series',
'odometer': 39460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg',
'https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg',
'https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg',
'https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg',
'https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg',
'https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg',
'https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg',
'https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg',
'https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg',
'https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62859,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66236,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56805,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59088,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51469,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70837,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63513,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68693,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74179,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_122ed527-57db-596e-9ea2-2447b21c0e26/122ed527-57db-596e-9ea2-2447b21c0e26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52616,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg',
'Width': 1024}],
'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-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730218%27 HTTP/1.1" 200 None
2026-03-26 13:31:08 [openlane.gb] INFO: Saving data for 10730218: {'created_time': 1774531868.941282, 'last_price_update_time': 1774531868.941296, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730218') HTTP/1.1" 204 0
2026-03-26 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730239> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10730239
2026-03-26 13:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429c7e99-8e25-5cfd-a361-acee08c9eae2 with scrape type 1
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 429c7e99-8e25-5cfd-a361-acee08c9eae2
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Ff785f0b1-781e-48d5-8566-eefd52c88bc6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Fdd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Fa844812a-9e4e-4807-8c67-43fc0ebc287f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg already downloaded
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Feb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg already downloaded
2026-03-26 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653695%252Fgeneral%252F24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg already downloaded
2026-03-26 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5653695%252Fgeneral%252F7419ddcf-f347-4832-81df-9abff7f9f939.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg already downloaded
2026-03-26 13:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 429c7e99-8e25-5cfd-a361-acee08c9eae2, identifier: 10730239
2026-03-26 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10730239
2026-03-26 13:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10730239
2026-03-26 13:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10730239 to the API
2026-03-26 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '429c7e99-8e25-5cfd-a361-acee08c9eae2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN70YMJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730239',
'listing': 'auction',
'location': 'Corby',
'make': 'Fiat',
'model': '500',
'odometer': 29282,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg',
'https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg',
'https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg',
'https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg',
'https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg',
'https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg',
'https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg',
'https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg',
'https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg',
'https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287401,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294033,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296786,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300085,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298878,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254561,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290947,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226139,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b797e8-6f3f-5cb4-a092-30e7fd2d5db9/74b797e8-6f3f-5cb4-a092-30e7fd2d5db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257071,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg',
'Width': 1440}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Lounge - Petrol - Manual - 69 hp - WN70YMJ - 29,282 mi',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [openlane.gb] INFO: Saving data for 10730239: {'created_time': 1774531871.52949, 'last_price_update_time': 1774531871.529503, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730239') HTTP/1.1" 204 0
2026-03-26 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730258> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730272> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10730258
2026-03-26 13:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with scrape type 1
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 016d0b57-d879-5e69-8eba-e60e81ed8ad1
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252F0b10954b-b3d7-4efb-a5c6-d39387008912.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/0b10954b-b3d7-4efb-a5c6-d39387008912.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252Fdf634d25-a9d1-45f6-b569-ab6962db9f16.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/df634d25-a9d1-45f6-b569-ab6962db9f16.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252Ffb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/fb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252Fd220bdae-f5c4-429f-b0bc-f7f76b323062.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/d220bdae-f5c4-429f-b0bc-f7f76b323062.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252F6b83329c-0024-4bf7-9f46-34341ef45c48.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/6b83329c-0024-4bf7-9f46-34341ef45c48.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252Ff7283ede-867e-47bc-b4dd-227770c50dba.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/f7283ede-867e-47bc-b4dd-227770c50dba.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252Ff339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/f339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252F95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252F1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg already downloaded
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5703683%252Fgeneral%252Fee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703683/general/ee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg already downloaded
2026-03-26 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 016d0b57-d879-5e69-8eba-e60e81ed8ad1, identifier: 10730258
2026-03-26 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10730258
2026-03-26 13:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 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-26 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 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-26 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10730258
2026-03-26 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10730258 to the API
2026-03-26 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '016d0b57-d879-5e69-8eba-e60e81ed8ad1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN75LCJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730258',
'listing': 'auction',
'location': 'Telford',
'make': 'Citroën',
'model': 'C5',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5703683/general/0b10954b-b3d7-4efb-a5c6-d39387008912.jpg',
'https://images.openlane.eu/carimgs/5703683/general/df634d25-a9d1-45f6-b569-ab6962db9f16.jpg',
'https://images.openlane.eu/carimgs/5703683/general/fb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg',
'https://images.openlane.eu/carimgs/5703683/general/d220bdae-f5c4-429f-b0bc-f7f76b323062.jpg',
'https://images.openlane.eu/carimgs/5703683/general/6b83329c-0024-4bf7-9f46-34341ef45c48.jpg',
'https://images.openlane.eu/carimgs/5703683/general/f7283ede-867e-47bc-b4dd-227770c50dba.jpg',
'https://images.openlane.eu/carimgs/5703683/general/f339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg',
'https://images.openlane.eu/carimgs/5703683/general/95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg',
'https://images.openlane.eu/carimgs/5703683/general/1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg',
'https://images.openlane.eu/carimgs/5703683/general/ee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61979,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/0b10954b-b3d7-4efb-a5c6-d39387008912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63879,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/df634d25-a9d1-45f6-b569-ab6962db9f16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70936,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/fb2fe15c-4b69-48a3-89fe-ca8e087e45aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75248,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/d220bdae-f5c4-429f-b0bc-f7f76b323062.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66164,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/6b83329c-0024-4bf7-9f46-34341ef45c48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69356,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/f7283ede-867e-47bc-b4dd-227770c50dba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/f339b121-aba1-46c3-92d9-83a73eb9c1d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47404,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/95b7484c-8051-46b4-9bc8-f347c08d5e85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68816,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/1b4ad8e2-ba69-457c-9fe0-8c6b2a88ddc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016d0b57-d879-5e69-8eba-e60e81ed8ad1/016d0b57-d879-5e69-8eba-e60e81ed8ad1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67487,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703683/general/ee907c00-9e43-4806-bcb7-03c90ebba6f0.jpg',
'Width': 800}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2025-11-29',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Citroën C5 Aircross 1.5 Max - Diesel - Automatic - 131 hp - VN75LCJ '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730258%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [openlane.gb] INFO: Saving data for 10730258: {'created_time': 1774531873.031513, 'last_price_update_time': 1774531873.03153, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730258') HTTP/1.1" 204 0
2026-03-26 13:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272
2026-03-26 13:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8526954c-3792-55ec-85f5-82d34667ecc8 with scrape type 1
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8526954c-3792-55ec-85f5-82d34667ecc8
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fef742791-f998-4c72-a952-1344c3be01ff.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fb8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F4fecb351-e1b9-470d-8aae-60302a621bee.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F334e5ff0-4dbd-460e-965f-181dab870bcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fd1719f7b-bf69-4d22-8494-272df8201a6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fda24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg already downloaded
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg already downloaded
2026-03-26 13:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8526954c-3792-55ec-85f5-82d34667ecc8, identifier: 10730272
2026-03-26 13:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 13:31:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272
2026-03-26 13:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272 to the API
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '8526954c-3792-55ec-85f5-82d34667ecc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VO75KFN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730272',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Capri',
'odometer': 1892,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg',
'https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg',
'https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg',
'https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg',
'https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg',
'https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg',
'https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg',
'https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg',
'https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg',
'https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8526954c-3792-55ec-85f5-82d34667ecc8/8526954c-3792-55ec-85f5-82d34667ecc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg',
'Width': 1024}],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2025-09-27',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Capri 77 kWh Premium - Electric - Automatic - 286 hp - VO75KFN '
'- 1,892 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730272%27 HTTP/1.1" 200 None
2026-03-26 13:31:13 [openlane.gb] INFO: Saving data for 10730272: {'created_time': 1774531873.926155, 'last_price_update_time': 1774531873.92617, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730272') HTTP/1.1" 204 0
2026-03-26 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730259> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10730259, dropping item
2026-03-26 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730254> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730264> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10730254
2026-03-26 13:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c15693a-3cb0-5763-ac88-866a3ee15e37 with scrape type 1
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c15693a-3cb0-5763-ac88-866a3ee15e37
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252Fc4fefba6-88e8-4770-a3c2-426b6de7d012.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F668da482-2d48-46a4-8bea-e338d83336c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252Fd12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F968ada56-736d-4974-bdf9-b806124100c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252Ffd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg already downloaded
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg already downloaded
2026-03-26 13:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1c15693a-3cb0-5763-ac88-866a3ee15e37, identifier: 10730254
2026-03-26 13:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10730254
2026-03-26 13:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10730254
2026-03-26 13:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10730254 to the API
2026-03-26 13:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730254>
{'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-30T14: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=10730254',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Ford',
'model': 'Puma',
'odometer': 15314,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg',
'https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg',
'https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg',
'https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg',
'https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg',
'https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg',
'https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg',
'https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg',
'https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg',
'https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75952,
'Height': 557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73160,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68519,
'Height': 566,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74702,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71338,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59680,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82116,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69934,
'Height': 559,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54463,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63579912-a39b-56a4-abcd-de2a2c70c286/63579912-a39b-56a4-abcd-de2a2c70c286_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73320,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg',
'Width': 800}],
'price': 12900,
'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-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730254%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [openlane.gb] INFO: Saving data for 10730254: {'created_time': 1774531878.493166, 'last_price_update_time': 1774531878.493181, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730254') HTTP/1.1" 204 0
2026-03-26 13:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10730264
2026-03-26 13:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07581c52-e909-5153-8350-7c4bd35f2807 with scrape type 1
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07581c52-e909-5153-8350-7c4bd35f2807
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F23291d0c-da94-485f-8b21-413587eabb46.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252Fdd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F6c9d0793-9366-457f-a744-377fa407696d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F05b89646-00f4-4312-9d48-5ec64a7c0226.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252Ff0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252Faf557eb4-213e-4040-b234-5bbdaf5e1011.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F44b20853-2544-4dd8-a3a3-17268356ffd8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg already downloaded
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731373%252Fgeneral%252F1a3c9a09-5af5-4719-be74-846550fd302f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg already downloaded
2026-03-26 13:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 07581c52-e909-5153-8350-7c4bd35f2807, identifier: 10730264
2026-03-26 13:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10730264
2026-03-26 13:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10730264
2026-03-26 13:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10730264 to the API
2026-03-26 13:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730264>
{'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-30T14: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=10730264',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Byd',
'model': 'Seal',
'odometer': 9818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg',
'https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg',
'https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg',
'https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg',
'https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg',
'https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg',
'https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg',
'https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg',
'https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg',
'https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07581c52-e909-5153-8350-7c4bd35f2807/07581c52-e909-5153-8350-7c4bd35f2807_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg',
'Width': 1024}],
'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-26 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-26 13:31:19 [openlane.gb] INFO: Saving data for 10730264: {'created_time': 1774531879.2885, 'last_price_update_time': 1774531879.288516, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730264') HTTP/1.1" 204 0
2026-03-26 13:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730224> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224
2026-03-26 13:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ed5cfeb-3189-50a2-be7b-f80641673342 with scrape type 1
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ed5cfeb-3189-50a2-be7b-f80641673342
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F37882a71-70d8-47f7-a89e-60949be38097.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F334ada8f-b895-4472-8533-cf98e1554e49.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Fa69be777-3472-4d9d-a66a-511191763a7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F8e996b1b-affb-4bda-8a57-4d930781ed34.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F7a5a073e-2520-45b2-be4c-08c09252a610.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Fcc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Fa6084c2f-95f3-44cc-a812-721e5909abe7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg already downloaded
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Ff5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg already downloaded
2026-03-26 13:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4ed5cfeb-3189-50a2-be7b-f80641673342, identifier: 10730224
2026-03-26 13:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224
2026-03-26 13:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224
2026-03-26 13:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224 to the API
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730224>
{'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': 170,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4ed5cfeb-3189-50a2-be7b-f80641673342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FJ74PDY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730224',
'listing': 'auction',
'location': 'Derby',
'make': 'Ford',
'model': 'Puma',
'odometer': 7228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg',
'https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg',
'https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg',
'https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg',
'https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg',
'https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg',
'https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg',
'https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg',
'https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg',
'https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ed5cfeb-3189-50a2-be7b-f80641673342/4ed5cfeb-3189-50a2-be7b-f80641673342_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg',
'Width': 1024}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-09-25',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Ford Puma ST 1.0 - Petrol - Automatic - 170 hp - FJ74PDY - 7,228 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-26 13:31:20 [openlane.gb] INFO: Saving data for 10730224: {'created_time': 1774531880.794629, 'last_price_update_time': 1774531880.794639, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730224') HTTP/1.1" 204 0
2026-03-26 13:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730215> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10730215
2026-03-26 13:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with scrape type 1
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce3c5e48-5b2c-581c-8b70-4440d1e9eaae
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252Fff247c08-3659-4699-ae13-b50ff0d51833.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252Ffc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F8042e071-6715-418c-90d1-e8d3c3a03a65.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg already downloaded
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg already downloaded
2026-03-26 13:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae, identifier: 10730215
2026-03-26 13:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10730215
2026-03-26 13:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10730215
2026-03-26 13:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10730215 to the API
2026-03-26 13:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce3c5e48-5b2c-581c-8b70-4440d1e9eaae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MC21OGK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730215',
'listing': 'auction',
'location': 'Upminster',
'make': 'Audi',
'model': 'A5',
'odometer': 13046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg',
'https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg',
'https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg',
'https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg',
'https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg',
'https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg',
'https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg',
'https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg',
'https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg',
'https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130951,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133848,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120654,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120996,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112768,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115564,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127774,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161648,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115243,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a3be7e-e251-5f98-a420-5e61cd3454cd/86a3be7e-e251-5f98-a420-5e61cd3454cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148177,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg',
'Width': 1440}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 4,
'seller_name': 'Retail Ready',
'title': 'Audi A5 40 TFSI S Line - Petrol - Automatic - 204 hp - MC21OGK - '
'13,046 mi',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-26 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730215%27 HTTP/1.1" 200 None
2026-03-26 13:31:25 [openlane.gb] INFO: Saving data for 10730215: {'created_time': 1774531885.013421, 'last_price_update_time': 1774531885.013435, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730215') HTTP/1.1" 204 0
2026-03-26 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.co.uk/en/findcarv6/search> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10723007
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723007%27 HTTP/1.1" 200 None
2026-03-26 13:31:29 [openlane.gb] INFO: Scrape type for 10723007: 0
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10722997
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722997%27 HTTP/1.1" 200 None
2026-03-26 13:31:29 [openlane.gb] INFO: Scrape type for 10722997: 0
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10723130
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723130%27 HTTP/1.1" 200 None
2026-03-26 13:31:29 [openlane.gb] INFO: Scrape type for 10723130: 0
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10723131
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723131%27 HTTP/1.1" 200 None
2026-03-26 13:31:29 [openlane.gb] INFO: Scrape type for 10723131: 0
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10723052
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723052%27 HTTP/1.1" 200 None
2026-03-26 13:31:29 [openlane.gb] INFO: Scrape type for 10723052: 0
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10723006
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723006%27 HTTP/1.1" 200 None
2026-03-26 13:31:29 [openlane.gb] INFO: Scrape type for 10723006: 0
2026-03-26 13:31:29 [openlane.gb] INFO: Found listing with ID: 10723002
2026-03-26 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723002%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10723002: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720833
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720833%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720833: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720837
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720837%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720837: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720840
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720840%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720840: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720836
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720836%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720836: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720834
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720834%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720834: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720815
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720815%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720815: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720835
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720835%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720835: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720838
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720838%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720838: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720839
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720839%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720839: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720841
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720841%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720841: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720827
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720827%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720827: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720822
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720822%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720822: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720821
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720821%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720821: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720825
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720825%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720825: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720817
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720817%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720817: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720818
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720818%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720818: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720819
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720819%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720819: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720830
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720830%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720830: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720816
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720816%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720816: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720831
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720831%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720831: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720826
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720826%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720826: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720829
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720829%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720829: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720828
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720828%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720828: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720820
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720820%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720820: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720832
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720832%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720832: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720823
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720823%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720823: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720824
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720824%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720824: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727631
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727631%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727631: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720851
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720851%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720851: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727632
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727632%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727632: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10717365
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717365%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10717365: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720864
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720864%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720864: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727639
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727639%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727639: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727638
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727638%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727638: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720842
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720842%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720842: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727640
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727640%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727640: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720849
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720849%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720849: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720861
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720861%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720861: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720860
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720860%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720860: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720862
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720862%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720862: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720863
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720863%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720863: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720858
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720858%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720858: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720859
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720859%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720859: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727636
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727636%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727636: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720852
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720852%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720852: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10717363
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717363%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10717363: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727633
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727633%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727633: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720848
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720848%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720848: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720853
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720853%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720853: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720847
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720847%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720847: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727634
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727634%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727634: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720854
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720854%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720854: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10727635
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727635%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10727635: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720856
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720856%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720856: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10717366
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717366%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10717366: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10721197
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721197%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10721197: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720855
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720855%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720855: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720857
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720857%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10720857: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10717371
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717371%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10717371: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10717367
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717367%27 HTTP/1.1" 200 None
2026-03-26 13:31:30 [openlane.gb] INFO: Scrape type for 10717367: 0
2026-03-26 13:31:30 [openlane.gb] INFO: Found listing with ID: 10720865
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720865%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720865: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727641
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727641%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727641: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10717372
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717372%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10717372: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727643
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727643%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727643: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727648
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727648%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727648: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727645
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727645%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727645: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727644
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727644%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727644: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727649
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727649%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727649: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720866
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720866%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720866: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10717362
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717362%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10717362: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727646
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727646%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727646: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727650
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727650%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727650: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720884
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720884%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720884: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727658
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727658%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727658: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727651
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727651%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727651: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720867
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720867%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720867: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720868
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720868%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720868: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720850
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720850%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720850: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720871
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720871%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720871: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720843
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720843%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720843: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10727652
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710727652%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10727652: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720844
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720844%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720844: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720873
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720873%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720873: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720870
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720870%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720870: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720869
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720869%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720869: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720872
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720872%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720872: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720875
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720875%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720875: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720874
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720874%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720874: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720846
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720846%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720846: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720845
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720845%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720845: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10717370
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710717370%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10717370: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720881
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720881%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720881: 0
2026-03-26 13:31:31 [openlane.gb] INFO: Found listing with ID: 10720883
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710720883%27 HTTP/1.1" 200 None
2026-03-26 13:31:31 [openlane.gb] INFO: Scrape type for 10720883: 0
2026-03-26 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730209> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209
2026-03-26 13:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with scrape type 1
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F1092350b-1b6d-4a4d-af5b-d826506b576d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252Fe54425ef-fbed-4452-b01c-ac927eef37d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F4bedf137-5f3b-4553-8e05-6adbdafef288.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252Fcb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252Fcac1c10c-ab16-4d93-925f-05159ad40e77.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F50691b74-007d-42e0-95e9-d72578c09b80.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg already downloaded
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731491%252Fgeneral%252F063afe37-7d92-4948-b743-1edd7eb84cde.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg already downloaded
2026-03-26 13:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8, identifier: 10730209
2026-03-26 13:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209
2026-03-26 13:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209
2026-03-26 13:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209 to the API
2026-03-26 13:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730209>
{'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-30T14: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=10730209',
'listing': 'auction',
'location': 'Derby',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 10062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg',
'https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg',
'https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg',
'https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg',
'https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg',
'https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg',
'https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg',
'https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg',
'https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg',
'https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0d4f90e-225f-57cd-b2c4-57b03fab1cc8/a0d4f90e-225f-57cd-b2c4-57b03fab1cc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg',
'Width': 1024}],
'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-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730209%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [openlane.gb] INFO: Saving data for 10730209: {'created_time': 1774531894.224616, 'last_price_update_time': 1774531894.224632, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730209') HTTP/1.1" 204 0
2026-03-26 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730263> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263
2026-03-26 13:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652146f7-25d5-55cb-ad68-9c591a5aaf87 with scrape type 1
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 652146f7-25d5-55cb-ad68-9c591a5aaf87
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fc8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F649ea155-d751-4def-bf36-358ebdbd0006.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Ff57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fb9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F01abe91e-c15a-4733-9a4c-57f8891fd644.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252F5b8044ba-6357-4325-9c80-97d64bffbee8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fb2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fa8936806-051e-4b72-beaf-d9b43c27c7b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg already downloaded
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731294%252Fgeneral%252Fcc137813-e15e-4d7d-8616-cc542d0c0dda.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg already downloaded
2026-03-26 13:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 652146f7-25d5-55cb-ad68-9c591a5aaf87, identifier: 10730263
2026-03-26 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 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-26 13:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263
2026-03-26 13:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263 to the API
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730263>
{'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-30T14: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=10730263',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Kuga',
'odometer': 17409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg',
'https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg',
'https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg',
'https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg',
'https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg',
'https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg',
'https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg',
'https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg',
'https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg',
'https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_652146f7-25d5-55cb-ad68-9c591a5aaf87/652146f7-25d5-55cb-ad68-9c591a5aaf87_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg',
'Width': 1024}],
'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-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-26 13:31:35 [openlane.gb] INFO: Saving data for 10730263: {'created_time': 1774531895.221481, 'last_price_update_time': 1774531895.221498, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730263') HTTP/1.1" 204 0
2026-03-26 13:31:35 [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-26 13:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056
2026-03-26 13:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad46336a-ce67-539b-8471-0b26ea7102e9 with scrape type 2
2026-03-26 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad46336a-ce67-539b-8471-0b26ea7102e9 with scrape type 2
2026-03-26 13:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad46336a-ce67-539b-8471-0b26ea7102e9, identifier: 10723056
2026-03-26 13:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056
2026-03-26 13:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056
2026-03-26 13:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad46336a-ce67-539b-8471-0b26ea7102e9 with identifier: 10723056 to the API
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10723056>
{'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': 0,
'price': 19000,
'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-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710723056%27 HTTP/1.1" 200 None
2026-03-26 13:31:35 [openlane.gb] INFO: Saving data for 10723056: {'auction_closing_time': 1774540800.0, 'created_time': 1774445463.965194, 'last_price_update_time': 1774531895.832191}
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723056') HTTP/1.1" 204 0
2026-03-26 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730223> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223
2026-03-26 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with scrape type 1
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252F06178935-2aad-4953-9846-3c6dbfd285a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252Fdcb966f6-5390-42b2-8398-40a92eb26d60.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252Fb68f92ed-84c1-4673-8fd8-e6904683e743.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252F698f5c58-7db9-401e-97d5-559f678f6110.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252F4e06bb39-4861-438a-846c-189e1e99b04e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252Fe94e539a-8c1f-4ce7-8590-8392a1310e35.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252F0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252Fdc002045-2442-442e-937b-929970543162.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg already downloaded
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5525406%252Fgeneral%252F0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg already downloaded
2026-03-26 13:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350, identifier: 10730223
2026-03-26 13:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223
2026-03-26 13:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223
2026-03-26 13:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223 to the API
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730223>
{'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-30T14: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=10730223',
'listing': 'auction',
'location': 'Prestatyn',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photo_urls': ['https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg',
'https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg',
'https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg',
'https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg',
'https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg',
'https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg',
'https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg',
'https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg',
'https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108371,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91874,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97247,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96291,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97528,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62662,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg',
'Width': 480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87160,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71694,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e41b3cb-8074-5f91-8ea6-8ddb07eca350/2e41b3cb-8074-5f91-8ea6-8ddb07eca350_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93070,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg',
'Width': 640}],
'price': 10300,
'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-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [openlane.gb] INFO: Saving data for 10730223: {'created_time': 1774531898.04043, 'last_price_update_time': 1774531898.040443, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730223') HTTP/1.1" 204 0
2026-03-26 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730256> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256
2026-03-26 13:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968f5d64-e04d-5f48-ba74-78363a27e214 with scrape type 1
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 968f5d64-e04d-5f48-ba74-78363a27e214
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252F9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252F31475f79-857a-4302-801e-bd75ae950c58.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252F68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252F46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252Fc3282869-964e-4957-be2b-fefea73fd3e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252F97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252Fec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252F416007bb-8646-41e9-9db1-6f3419098091.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252Fc808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg already downloaded
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5701809%252Fgeneral%252Ffb1defa7-9664-4094-990d-dda3f3608056.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg already downloaded
2026-03-26 13:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 968f5d64-e04d-5f48-ba74-78363a27e214, identifier: 10730256
2026-03-26 13:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 13:31:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256
2026-03-26 13:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256 to the API
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730256>
{'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-30T14: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=10730256',
'listing': 'auction',
'location': 'Warrington',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg',
'https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg',
'https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg',
'https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg',
'https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg',
'https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg',
'https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg',
'https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg',
'https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg',
'https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3bb6df-f474-5a3e-aec9-5d0697c95155/4b3bb6df-f474-5a3e-aec9-5d0697c95155_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2016-09-13',
'seats_number': 5,
'seller_name': None,
'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-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-26 13:31:38 [openlane.gb] INFO: Saving data for 10730256: {'created_time': 1774531898.878846, 'last_price_update_time': 1774531898.878858, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730256') HTTP/1.1" 204 0
2026-03-26 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730219> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219
2026-03-26 13:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9aad261-6606-5ace-8f5a-1f326bfecfa7 with scrape type 1
2026-03-26 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9aad261-6606-5ace-8f5a-1f326bfecfa7
2026-03-26 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F73e47a0b-454a-4162-9597-f36d0859d5a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F26dda344-c911-4dd5-be4f-81847fcd0f75.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252Fffd96299-e414-42a0-87e3-6dd173800fb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F89a92d80-1f17-4b0c-9d7d-805554483dce.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F782e59e8-279f-40be-ab3e-2a700fb26952.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252Fcd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5517033%252Fgeneral%252F3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg already downloaded
2026-03-26 13:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f9aad261-6606-5ace-8f5a-1f326bfecfa7, identifier: 10730219
2026-03-26 13:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219
2026-03-26 13:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219
2026-03-26 13:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219 to the API
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730219>
{'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-30T14: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=10730219',
'listing': 'auction',
'location': 'Upminster',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg',
'https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg',
'https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg',
'https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg',
'https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg',
'https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg',
'https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg',
'https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg',
'https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg',
'https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68730,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69617,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69419,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66816,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57093,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57660,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62826,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58643,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75991,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5/ea9bdee0-69f1-59cb-a872-9bd3edd6e1b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87422,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg',
'Width': 1024}],
'price': 19900,
'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-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [openlane.gb] INFO: Saving data for 10730219: {'created_time': 1774531900.585112, 'last_price_update_time': 1774531900.585124, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730219') HTTP/1.1" 204 0
2026-03-26 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730230> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730208> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730268> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230
2026-03-26 13:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a519a-4344-54fe-8d42-c5026384ab56 with scrape type 1
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 145a519a-4344-54fe-8d42-c5026384ab56
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252F5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252Fbdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252Ff9401fa9-b476-4477-800f-05b5a927b896.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252Ff976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252F4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252Fc4f026a2-054f-49c7-bbae-a07258f12a74.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252F3309b05d-c703-4b58-b028-4a284c082159.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252F240bd768-9c58-40e8-8904-6d86278616fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252F0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg already downloaded
2026-03-26 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5578758%252Fgeneral%252F365596d3-5066-41b8-bf28-8fc3274652c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg already downloaded
2026-03-26 13:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 145a519a-4344-54fe-8d42-c5026384ab56, identifier: 10730230
2026-03-26 13:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230
2026-03-26 13:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230
2026-03-26 13:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230 to the API
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730230>
{'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-30T14: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=10730230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg',
'https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg',
'https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg',
'https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg',
'https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg',
'https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg',
'https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg',
'https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg',
'https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg',
'https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39640,
'Height': 340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg',
'Width': 453},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303633,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331516,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296835,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263964,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299948,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199646,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261175,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128736,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bde8421-a7a0-546c-b0ac-c64236336a62/0bde8421-a7a0-546c-b0ac-c64236336a62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71393,
'Height': 619,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg',
'Width': 825}],
'price': 8600,
'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-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730230%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [openlane.gb] INFO: Saving data for 10730230: {'created_time': 1774531901.425474, 'last_price_update_time': 1774531901.425487, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730230') HTTP/1.1" 204 0
2026-03-26 13:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208
2026-03-26 13:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b012094f-e582-56f3-a325-cc7d0e9b2bd4 with scrape type 1
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b012094f-e582-56f3-a325-cc7d0e9b2bd4
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252F56342552-d09b-4643-811c-f7f9b9334267.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252F5f71048e-e998-49bc-96d3-1c5c069481f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252F81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252Fe3909fba-347a-4fc7-b722-8cad3ff669f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252Fd19270b1-24e6-42f5-9c9e-c7f191617931.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252F2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252F87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252Fbba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252F4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5489310%252Fgeneral%252Fac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg already downloaded
2026-03-26 13:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b012094f-e582-56f3-a325-cc7d0e9b2bd4, identifier: 10730208
2026-03-26 13:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10730268
2026-03-26 13:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c6ca64-f78e-53c4-8311-40ec86d71109 with scrape type 1
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65c6ca64-f78e-53c4-8311-40ec86d71109
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252Fa6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F45ff451c-6312-449a-8358-ca99cd37815b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F7e3609fc-09da-4b60-96a5-2bd252036351.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252Fc105e11c-b74d-435d-a2eb-f7e498919b57.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg already downloaded
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F4f17161e-f90e-487a-91bc-9197fee681ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg already downloaded
2026-03-26 13:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 65c6ca64-f78e-53c4-8311-40ec86d71109, identifier: 10730268
2026-03-26 13:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208
2026-03-26 13:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208
2026-03-26 13:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208 to the API
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31: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-26 13:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730208>
{'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-30T14: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=10730208',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg',
'https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg',
'https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg',
'https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg',
'https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg',
'https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg',
'https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg',
'https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg',
'https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg',
'https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124326,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114715,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108354,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119584,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114006,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113897,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96697,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80265,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104271,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45fc3a39-7717-5be6-876a-ffe55b87bfc8/45fc3a39-7717-5be6-876a-ffe55b87bfc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108035,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg',
'Width': 960}],
'price': 10400,
'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-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-26 13:31:42 [openlane.gb] INFO: Saving data for 10730208: {'created_time': 1774531902.308397, 'last_price_update_time': 1774531902.308408, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730208') HTTP/1.1" 204 0
2026-03-26 13:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10730268
2026-03-26 13:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10730268
2026-03-26 13:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10730268 to the API
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31: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-26 13:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730268>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '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=10730268',
'listing': 'auction',
'location': 'Barnsley',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 19482,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg',
'https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg',
'https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg',
'https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg',
'https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg',
'https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg',
'https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg',
'https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg',
'https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg',
'https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c6ca64-f78e-53c4-8311-40ec86d71109/65c6ca64-f78e-53c4-8311-40ec86d71109_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg',
'Width': 1024}],
'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-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-26 13:31:42 [openlane.gb] INFO: Saving data for 10730268: {'created_time': 1774531902.63526, 'last_price_update_time': 1774531902.635278, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730268') HTTP/1.1" 204 0
2026-03-26 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730203> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203
2026-03-26 13:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38120098-04f6-51ca-ac0d-862c585944a3 with scrape type 1
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38120098-04f6-51ca-ac0d-862c585944a3
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252F0011645c-1307-4f7a-8bc4-f5f087597571.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252Fbaeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252Ffe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252F30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252F017d2730-ffaa-487a-a405-b4fce530b640.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252F9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252F52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252F26ab7e99-f90e-447b-af4a-e49fcb225096.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252Fa2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg already downloaded
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5417165%252Fgeneral%252Ff2587220-43dc-4a01-8193-ad4e30865460.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg already downloaded
2026-03-26 13:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 38120098-04f6-51ca-ac0d-862c585944a3, identifier: 10730203
2026-03-26 13:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203
2026-03-26 13:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203
2026-03-26 13:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203 to the API
2026-03-26 13:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '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=10730203',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 13131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg',
'https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg',
'https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg',
'https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg',
'https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg',
'https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg',
'https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg',
'https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg',
'https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg',
'https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115075,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113156,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132076,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135143,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109630,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103456,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88959,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72626,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112678,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e113fdfe-d527-5641-8c91-a8905430097a/e113fdfe-d527-5641-8c91-a8905430097a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98815,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg',
'Width': 960}],
'price': 14600,
'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-26 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-26 13:31:44 [openlane.gb] INFO: Saving data for 10730203: {'created_time': 1774531904.209749, 'last_price_update_time': 1774531904.209761, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730203') HTTP/1.1" 204 0
2026-03-26 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730255> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255
2026-03-26 13:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with scrape type 1
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F5945e5fe-5e63-4256-8941-26e2f916ee75.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252Ff733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252Fd16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252Fd3f60d18-4b24-455c-b207-8480dc1b2a99.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F44c1dd6f-4aa7-443c-841e-548c4116945b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F74dd863f-77e6-4d29-a36d-a28872d8134c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg already downloaded
2026-03-26 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5700748%252Fgeneral%252F89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg already downloaded
2026-03-26 13:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b7d61b38-4237-5b36-b4e1-51c08d08e0c9, identifier: 10730255
2026-03-26 13:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255
2026-03-26 13:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255
2026-03-26 13:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255 to the API
2026-03-26 13:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730255>
{'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-30T14: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=10730255',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 90428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg',
'https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg',
'https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg',
'https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg',
'https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg',
'https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg',
'https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg',
'https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg',
'https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg',
'https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902046,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 875584,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 868522,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1013206,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966977,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 848384,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504313,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564205,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435297,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7382be2-841f-5933-b0eb-caff1a3b6005/c7382be2-841f-5933-b0eb-caff1a3b6005_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864694,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg',
'Width': 2000}],
'price': 2300,
'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-26 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-26 13:31:47 [openlane.gb] INFO: Saving data for 10730255: {'created_time': 1774531907.572966, 'last_price_update_time': 1774531907.572983, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730255') HTTP/1.1" 204 0
2026-03-26 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730238> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238
2026-03-26 13:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a59ed1-6ded-59c0-985d-a0053859e0fb with scrape type 1
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73a59ed1-6ded-59c0-985d-a0053859e0fb
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252F64c8cdd0-bc56-4f10-9470-be462076580e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252F871a9b84-23ac-44cc-a674-6a106ac59c43.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252Ffa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252Fc7c93188-b7cf-400e-a417-2168a14ce594.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252Ffedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252F48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252Fedd5e7fb-de13-4383-87ce-3b5c364e6824.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252F2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252F8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg already downloaded
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5650859%252Fgeneral%252F0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg already downloaded
2026-03-26 13:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 73a59ed1-6ded-59c0-985d-a0053859e0fb, identifier: 10730238
2026-03-26 13:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238
2026-03-26 13:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238
2026-03-26 13:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238 to the API
2026-03-26 13:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730238>
{'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-30T14: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=10730238',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg',
'https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg',
'https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg',
'https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg',
'https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg',
'https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg',
'https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg',
'https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg',
'https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg',
'https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100742,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90575,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105604,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107531,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81627,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95076,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455142,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432528,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303321,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73a59ed1-6ded-59c0-985d-a0053859e0fb/73a59ed1-6ded-59c0-985d-a0053859e0fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96992,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg',
'Width': 640}],
'price': 14900,
'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-26 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-26 13:31:53 [openlane.gb] INFO: Saving data for 10730238: {'created_time': 1774531913.16485, 'last_price_update_time': 1774531913.16486, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730238') HTTP/1.1" 204 0
2026-03-26 13:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730214> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10730214
2026-03-26 13:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f895f61-ac43-5486-bef3-4c297ba15573 with scrape type 1
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f895f61-ac43-5486-bef3-4c297ba15573
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252Fe691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252Fb8012f53-f5ba-431f-a4c2-c37fa2816611.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252F2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252F58630366-d7d8-4a2e-bf76-203d793a65f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252Fdaa17df7-f784-44d4-afbb-91de90f2382e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252Fad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252F1db67551-3211-42e3-a227-9f79d1714114.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252F744d6758-0a50-4f26-919c-6c971cfa00f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252Fd0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg already downloaded
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31: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%252F5512535%252Fgeneral%252Fcacd68d1-525e-43a3-b856-7f2a2973c25c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg already downloaded
2026-03-26 13:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4f895f61-ac43-5486-bef3-4c297ba15573, identifier: 10730214
2026-03-26 13:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10730214
2026-03-26 13:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10730214
2026-03-26 13:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10730214 to the API
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730214>
{'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-30T14: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=10730214',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg',
'https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg',
'https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg',
'https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg',
'https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg',
'https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg',
'https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg',
'https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg',
'https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg',
'https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145920,
'Height': 501,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174806,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172865,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179564,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107847,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113927,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fb08cf-a14d-5203-9f62-40c5bee1fbec/a0fb08cf-a14d-5203-9f62-40c5bee1fbec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg',
'Width': 800}],
'price': 20200,
'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-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730214%27 HTTP/1.1" 200 None
2026-03-26 13:31:59 [openlane.gb] INFO: Saving data for 10730214: {'created_time': 1774531919.770656, 'last_price_update_time': 1774531919.770668, 'auction_closing_time': 1774879200.0}
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730214') HTTP/1.1" 204 0
2026-03-26 13:32:05 [scrapy.extensions.logstats] INFO: Crawled 27 pages (at 24 pages/min), scraped 23 items (at 22 items/min)
2026-03-26 13:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730206> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10730206
2026-03-26 13:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e894f22-5843-55b4-ab0a-7ec367d838e0 with scrape type 1
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e894f22-5843-55b4-ab0a-7ec367d838e0
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252F8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252Ff3493f1b-34c0-45aa-9f5e-39455564cb56.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252Fa2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252F76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252Fd4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252Fe66d836e-1284-4f4a-937f-960a629cac8a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252F00d86738-103d-405a-93cf-b2ebb46d6f99.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252F39ca112d-713d-40b1-8cf1-521025d9afc9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252F6df992d9-3290-4d47-a9f2-0225bf60c970.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg already downloaded
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431551%252Fgeneral%252F3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg already downloaded
2026-03-26 13:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1e894f22-5843-55b4-ab0a-7ec367d838e0, identifier: 10730206
2026-03-26 13:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10730206
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-26 13:32:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10730206
2026-03-26 13:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10730206 to the API
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730206>
{'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-30T14: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=10730206',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 12959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg',
'https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg',
'https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg',
'https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg',
'https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg',
'https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg',
'https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg',
'https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg',
'https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg',
'https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257419,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284549,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180602,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282529,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300552,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311099,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211833,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190124,
'Height': 1064,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150084,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12f4120-d011-5f40-a11e-a0c9058785d8/f12f4120-d011-5f40-a11e-a0c9058785d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173016,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg',
'Width': 1440}],
'price': 20900,
'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-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-26 13:32:07 [openlane.gb] INFO: Saving data for 10730206: {'created_time': 1774531927.943975, 'last_price_update_time': 1774531927.943991, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730206') HTTP/1.1" 204 0
2026-03-26 13:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730220> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10730220
2026-03-26 13:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7462119f-33b6-567b-ae4d-bc44f1607f52 with scrape type 1
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7462119f-33b6-567b-ae4d-bc44f1607f52
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F4e0a2073-4334-450e-83d1-4f93f98db352.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F00168d85-26b7-43dc-a79e-da8d3968e25e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252Fb354978d-7e53-4bf1-9e72-b146738682fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F25f1d064-7952-4dfd-85c3-a41440b89d29.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252Fb09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg already downloaded
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5557955%252Fgeneral%252F18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg already downloaded
2026-03-26 13:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7462119f-33b6-567b-ae4d-bc44f1607f52, identifier: 10730220
2026-03-26 13:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10730220
2026-03-26 13:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10730220
2026-03-26 13:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10730220 to the API
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730220>
{'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-30T14: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=10730220',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg',
'https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg',
'https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg',
'https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg',
'https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg',
'https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg',
'https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg',
'https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg',
'https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg',
'https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100954,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102573,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402364,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329741,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100130,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398230,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304123,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88677,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98511,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7462119f-33b6-567b-ae4d-bc44f1607f52/7462119f-33b6-567b-ae4d-bc44f1607f52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384215,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg',
'Width': 1600}],
'price': 12400,
'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-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-26 13:32:08 [openlane.gb] INFO: Saving data for 10730220: {'created_time': 1774531928.735555, 'last_price_update_time': 1774531928.735569, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730220') HTTP/1.1" 204 0
2026-03-26 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730228> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10730228
2026-03-26 13:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf41639-6c87-57e8-a5a9-cc779374a002 with scrape type 1
2026-03-26 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbf41639-6c87-57e8-a5a9-cc779374a002
2026-03-26 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5554333%252Fgeneral%252Ff179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252F3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252F5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252F8f6fc46d-1f99-432b-b3fb-f07011795630.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252F8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252F460b8f8f-b819-4483-9ef7-712e665913c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252F9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252Ffb11f688-5702-42c2-adb2-9eb1a807b715.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252Fd8807644-04d3-49f8-a450-2583b329a228.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg already downloaded
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%252F5554333%252Fgeneral%252Fbbe835d9-611d-4741-9ece-5446f0c26b55.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg already downloaded
2026-03-26 13:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bbf41639-6c87-57e8-a5a9-cc779374a002, identifier: 10730228
2026-03-26 13:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10730228
2026-03-26 13:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10730228
2026-03-26 13:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10730228 to the API
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '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=10730228',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 13599,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg',
'https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg',
'https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg',
'https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg',
'https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg',
'https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg',
'https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg',
'https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg',
'https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg',
'https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97201,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93369,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102078,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94744,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86517,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74773,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66221,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59597,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63294,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a/de4eceea-65ec-5a6c-a0d0-5cf5c48fdf7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89788,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg',
'Width': 960}],
'price': 8700,
'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-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730228%27 HTTP/1.1" 200 None
2026-03-26 13:32:15 [openlane.gb] INFO: Saving data for 10730228: {'created_time': 1774531935.554087, 'last_price_update_time': 1774531935.554104, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730228') HTTP/1.1" 204 0
2026-03-26 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730247> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10730247
2026-03-26 13:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with scrape type 1
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfd15bea-24bf-5ac9-b3ed-5471cbf38956
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Fbc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Ff308294d-44ee-4ceb-8556-51e6cb78fe86.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Fba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252F0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Fbd7c381a-2b94-45f8-a659-3956e747626f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Fb07186bc-cf59-4157-88f2-d19bf691c887.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Fe4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252F03409f3b-4923-4762-b731-1e205ad2f6d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252Fa9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg already downloaded
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704602%252Fgeneral%252F9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg already downloaded
2026-03-26 13:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bfd15bea-24bf-5ac9-b3ed-5471cbf38956, identifier: 10730247
2026-03-26 13:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10730247
2026-03-26 13:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10730247
2026-03-26 13:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10730247 to the API
2026-03-26 13:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730247>
{'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-30T14: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=10730247',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 5,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg',
'https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg',
'https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg',
'https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg',
'https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg',
'https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg',
'https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg',
'https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg',
'https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg',
'https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 739472,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684411,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 713426,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 801964,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655849,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659750,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449198,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367232,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358567,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfd15bea-24bf-5ac9-b3ed-5471cbf38956/bfd15bea-24bf-5ac9-b3ed-5471cbf38956_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402753,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg',
'Width': 2000}],
'price': 15800,
'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-26 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730247%27 HTTP/1.1" 200 None
2026-03-26 13:32:17 [openlane.gb] INFO: Saving data for 10730247: {'created_time': 1774531937.295679, 'last_price_update_time': 1774531937.295692, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730247') HTTP/1.1" 204 0
2026-03-26 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.co.uk/en/findcarv6/search> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10720882
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720882%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10720882: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10727653
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727653%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10727653: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10727654
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727654%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10727654: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10727655
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727655%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10727655: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10720877
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720877%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10720877: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10727656
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727656%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10727656: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10720878
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720878%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10720878: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10720879
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720879%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10720879: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10720880
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720880%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10720880: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10720876
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720876%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10720876: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10727642
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710727642%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10727642: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709056
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709056%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709056: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709057
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709057%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709057: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709060
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709060%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709060: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709059
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709059%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709059: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709044
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709044%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709044: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709055
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709055%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709055: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709050
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709050%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709050: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709042
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709042%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709042: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709048
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709048%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709048: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709046
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709046%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709046: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709045
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709045%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709045: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709040
2026-03-26 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709040%27 HTTP/1.1" 200 None
2026-03-26 13:32:18 [openlane.gb] INFO: Scrape type for 10709040: 0
2026-03-26 13:32:18 [openlane.gb] INFO: Found listing with ID: 10709053
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709053: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709052
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709052%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709052: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709051
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709051%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709051: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709058
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709058%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709058: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709041
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709041%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709041: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709049
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709049%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709049: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709047
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709047%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709047: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709009: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10707311: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10722844: 2
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10730130
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10730130: 1
2026-03-26 13:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730246> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10730106
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10730106: 1
2026-03-26 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-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10730107
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10730107: 1
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10730131
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10730131: 1
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10706007: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10722807: 2
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10721103: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10606304: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10606317: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10630715: 2
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10606319: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10721170: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10692824: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10721104: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10619051: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10630207: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10630206: 2
2026-03-26 13:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10730246
2026-03-26 13:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with scrape type 1
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c524bd9-eabc-5df9-95b5-f06312a1c7cf
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fd937f276-afbb-45ec-84bd-451f777736a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F198116eb-9a4b-4907-bc4d-ef88b061512e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Ff2df4576-d27d-4b8a-819f-2907e1815da7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F85617bfc-8676-45b8-bd64-051f46802f07.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fe73c975e-9e79-485d-a446-5e5577ba01fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252Fea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F77260057-00f4-4592-86dc-b522b2fb18bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg already downloaded
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704318%252Fgeneral%252F64b04a3c-ba61-43e0-b583-2561dae506a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg already downloaded
2026-03-26 13:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf, identifier: 10730246
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-26 13:32:19 [openlane.gb] INFO: Scrape type for 10707310: 0
2026-03-26 13:32:19 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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-26 13:32:20 [openlane.gb] INFO: Scrape type for 10707309: 0
2026-03-26 13:32:20 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707308%27 HTTP/1.1" 200 None
2026-03-26 13:32:20 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-26 13:32:20 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707307%27 HTTP/1.1" 200 None
2026-03-26 13:32:20 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-26 13:32:20 [openlane.gb] INFO: Found listing with ID: 10619050
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710619050%27 HTTP/1.1" 200 None
2026-03-26 13:32:20 [openlane.gb] INFO: Scrape type for 10619050: 2
2026-03-26 13:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10730246
2026-03-26 13:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10730246
2026-03-26 13:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10730246 to the API
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730246>
{'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-30T14: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=10730246',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg',
'https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg',
'https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg',
'https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg',
'https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg',
'https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg',
'https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg',
'https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg',
'https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg',
'https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 777426,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741945,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568947,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633421,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 650065,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604474,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390025,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372617,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340132,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c524bd9-eabc-5df9-95b5-f06312a1c7cf/0c524bd9-eabc-5df9-95b5-f06312a1c7cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316400,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg',
'Width': 2000}],
'price': 15800,
'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-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730246%27 HTTP/1.1" 200 None
2026-03-26 13:32:20 [openlane.gb] INFO: Saving data for 10730246: {'created_time': 1774531940.59888, 'last_price_update_time': 1774531940.598892, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730246') HTTP/1.1" 204 0
2026-03-26 13:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730249> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730250> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10730249
2026-03-26 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a466e4cc-91fc-533d-8ee9-60788db3363f with scrape type 1
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a466e4cc-91fc-533d-8ee9-60788db3363f
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252Fb7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252F0538375a-026d-4b4b-96b1-bfca08a4303b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252Fe702ce73-7e20-430f-bda4-653d386cae04.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252F1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252F5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252F95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252F21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252Fc4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252Ff568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg already downloaded
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5724859%252Fgeneral%252Fe6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg already downloaded
2026-03-26 13:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a466e4cc-91fc-533d-8ee9-60788db3363f, identifier: 10730249
2026-03-26 13:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10730249
2026-03-26 13:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10730249
2026-03-26 13:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10730249 to the API
2026-03-26 13:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32: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-26 13:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730249>
{'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-30T14: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=10730249',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg',
'https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg',
'https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg',
'https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg',
'https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg',
'https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg',
'https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg',
'https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg',
'https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg',
'https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711277,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659059,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535423,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623221,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 645740,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630570,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389713,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529276,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339161,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a466e4cc-91fc-533d-8ee9-60788db3363f/a466e4cc-91fc-533d-8ee9-60788db3363f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311927,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg',
'Width': 2000}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 100 hp - DS75BUU '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-26 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-26 13:32:26 [openlane.gb] INFO: Saving data for 10730249: {'created_time': 1774531946.150132, 'last_price_update_time': 1774531946.150143, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730249') HTTP/1.1" 204 0
2026-03-26 13:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10730250, dropping item
2026-03-26 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730221> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730204> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10730221
2026-03-26 13:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db5075fc-0a19-519a-ae9d-53c3148872b8 with scrape type 1
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db5075fc-0a19-519a-ae9d-53c3148872b8
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F8edf7d32-887f-48d6-98e5-7905c837837c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F0606353d-3225-402e-b6a6-6b04d7203315.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F353f1024-8fde-4763-bc0c-34527d7538b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F7d322a90-5b29-4f30-b3c7-310154c7690c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252Fb2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252Fc3ee2678-4871-4e8a-b605-c3a0c521d626.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F653b32d2-da69-4c65-907f-72e6c8c453a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg already downloaded
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541592%252Fgeneral%252F2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg already downloaded
2026-03-26 13:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: db5075fc-0a19-519a-ae9d-53c3148872b8, identifier: 10730221
2026-03-26 13:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10730221
2026-03-26 13:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10730221
2026-03-26 13:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10730221 to the API
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730221>
{'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-30T14: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=10730221',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 18705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg',
'https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg',
'https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg',
'https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg',
'https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg',
'https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg',
'https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg',
'https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg',
'https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg',
'https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121446,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131986,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126233,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132829,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101826,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116770,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84896,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81831,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74448,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5786d4bc-f992-5c75-b901-65c6ba967e18/5786d4bc-f992-5c75-b901-65c6ba967e18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87027,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg',
'Width': 960}],
'price': 12600,
'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-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [openlane.gb] INFO: Saving data for 10730221: {'created_time': 1774531948.113946, 'last_price_update_time': 1774531948.113957, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730221') HTTP/1.1" 204 0
2026-03-26 13:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10730204
2026-03-26 13:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with scrape type 1
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F8cbce409-ac43-448b-9db1-eea50d4f0851.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fc3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fdd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fd0479b3c-13b9-4576-aa4f-a22f30980475.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fe4f03567-4a8e-4f84-be95-383ada93c306.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F5baff728-f288-4380-b9ba-68b6418598a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252Fbe26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg already downloaded
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5418880%252Fgeneral%252F99659af1-6e8d-4ce4-9713-fa886e28a927.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg already downloaded
2026-03-26 13:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d, identifier: 10730204
2026-03-26 13:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10730204
2026-03-26 13:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10730204
2026-03-26 13:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10730204 to the API
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730204>
{'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-30T14: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=10730204',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg',
'https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg',
'https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg',
'https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg',
'https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg',
'https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg',
'https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg',
'https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg',
'https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg',
'https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303933,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286970,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254102,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249517,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172090,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172411,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2d6eee4-6544-5c35-9dbe-6d7c161aab04/f2d6eee4-6544-5c35-9dbe-6d7c161aab04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227422,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg',
'Width': 1440}],
'price': 12900,
'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-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-26 13:32:28 [openlane.gb] INFO: Saving data for 10730204: {'created_time': 1774531948.984671, 'last_price_update_time': 1774531948.984684, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730204') HTTP/1.1" 204 0
2026-03-26 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730243> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15f8574b-4522-5386-9e62-fea53b5496c3 with identifier: 10730243
2026-03-26 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f8574b-4522-5386-9e62-fea53b5496c3 with scrape type 1
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15f8574b-4522-5386-9e62-fea53b5496c3
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252Fa84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/a84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252F220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252F21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252Fe08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/e08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252Ff55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/f55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252F9830a6cb-b7af-4298-a97e-821ad67b2189.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/9830a6cb-b7af-4298-a97e-821ad67b2189.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252F4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252Fb0889b16-5058-4912-899f-d78230917191.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/b0889b16-5058-4912-899f-d78230917191.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252Fe04db156-9ede-4fbc-961d-8378ffbe0af0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/e04db156-9ede-4fbc-961d-8378ffbe0af0.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744109%252Fgeneral%252F9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744109/general/9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg already downloaded
2026-03-26 13:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 15f8574b-4522-5386-9e62-fea53b5496c3, identifier: 10730243
2026-03-26 13:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 15f8574b-4522-5386-9e62-fea53b5496c3 with identifier: 10730243
2026-03-26 13:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 15f8574b-4522-5386-9e62-fea53b5496c3 with identifier: 10730243
2026-03-26 13:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 15f8574b-4522-5386-9e62-fea53b5496c3 with identifier: 10730243 to the API
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '15f8574b-4522-5386-9e62-fea53b5496c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VF21XJC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730243',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 30871,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5744109/general/a84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg',
'https://images.openlane.eu/carimgs/5744109/general/220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg',
'https://images.openlane.eu/carimgs/5744109/general/21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg',
'https://images.openlane.eu/carimgs/5744109/general/e08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg',
'https://images.openlane.eu/carimgs/5744109/general/f55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg',
'https://images.openlane.eu/carimgs/5744109/general/9830a6cb-b7af-4298-a97e-821ad67b2189.jpg',
'https://images.openlane.eu/carimgs/5744109/general/4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg',
'https://images.openlane.eu/carimgs/5744109/general/b0889b16-5058-4912-899f-d78230917191.jpg',
'https://images.openlane.eu/carimgs/5744109/general/e04db156-9ede-4fbc-961d-8378ffbe0af0.jpg',
'https://images.openlane.eu/carimgs/5744109/general/9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224145,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/a84974bd-5b82-4ed2-b04b-ba7ff16a2071.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184382,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/220ed117-e81d-4ae5-bc2f-63b8a47327b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/21f8b409-8b8f-4474-bd8e-8afacb7fb864.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271619,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/e08ea95a-4450-46a0-8cf7-ee199a11bfb5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245877,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/f55c8f9d-4879-4186-82d1-ca57cd27e6b3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/9830a6cb-b7af-4298-a97e-821ad67b2189.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168895,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/4ffbb68b-3602-47a7-846e-ae0f812a17f8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/b0889b16-5058-4912-899f-d78230917191.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150676,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/e04db156-9ede-4fbc-961d-8378ffbe0af0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15f8574b-4522-5386-9e62-fea53b5496c3/15f8574b-4522-5386-9e62-fea53b5496c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208371,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744109/general/9786c4b1-635d-422a-8ed6-5c7b8d791fe6.jpg',
'Width': 1440}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa-e 46 kWh SE Nav - Electric - Automatic - 136 hp - '
'VF21XJC - 30,871 mi',
'transmission': 'automatic',
'trim': 'SE Nav',
'vin': None,
'year': 2021}
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730243%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [openlane.gb] INFO: Saving data for 10730243: {'created_time': 1774531949.773706, 'last_price_update_time': 1774531949.773718, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730243') HTTP/1.1" 204 0
2026-03-26 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730251> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79363294-5aa5-585f-a9a9-bd21f0cd590d with identifier: 10730251
2026-03-26 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79363294-5aa5-585f-a9a9-bd21f0cd590d with scrape type 1
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79363294-5aa5-585f-a9a9-bd21f0cd590d
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738343%252Fgeneral%252Feaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/eaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738343%252Fgeneral%252Fcadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/cadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738343%252Fgeneral%252F39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738343%252Fgeneral%252Ff46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/f46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738343%252Fgeneral%252F9460e2e2-79ac-4c95-9c84-318c467ec928.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/9460e2e2-79ac-4c95-9c84-318c467ec928.jpg already downloaded
2026-03-26 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5738343%252Fgeneral%252Fa4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/a4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5738343%252Fgeneral%252F708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5738343%252Fgeneral%252Fd44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/d44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5738343%252Fgeneral%252F1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5738343%252Fgeneral%252F3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738343/general/3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg already downloaded
2026-03-26 13:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 79363294-5aa5-585f-a9a9-bd21f0cd590d, identifier: 10730251
2026-03-26 13:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 79363294-5aa5-585f-a9a9-bd21f0cd590d with identifier: 10730251
2026-03-26 13:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 79363294-5aa5-585f-a9a9-bd21f0cd590d with identifier: 10730251
2026-03-26 13:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 79363294-5aa5-585f-a9a9-bd21f0cd590d with identifier: 10730251 to the API
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730251>
{'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': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '79363294-5aa5-585f-a9a9-bd21f0cd590d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG70EDX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730251',
'listing': 'auction',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 29542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5738343/general/eaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg',
'https://images.openlane.eu/carimgs/5738343/general/cadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg',
'https://images.openlane.eu/carimgs/5738343/general/39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg',
'https://images.openlane.eu/carimgs/5738343/general/f46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg',
'https://images.openlane.eu/carimgs/5738343/general/9460e2e2-79ac-4c95-9c84-318c467ec928.jpg',
'https://images.openlane.eu/carimgs/5738343/general/a4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg',
'https://images.openlane.eu/carimgs/5738343/general/708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg',
'https://images.openlane.eu/carimgs/5738343/general/d44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg',
'https://images.openlane.eu/carimgs/5738343/general/1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg',
'https://images.openlane.eu/carimgs/5738343/general/3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254955,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/eaa517c7-99da-4f3d-b7a2-226e403b7d9a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194003,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/cadf4b4d-190e-452e-b83d-6f2fbe69d948.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196992,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/39fc57f9-5369-49c8-a667-f10ee7ea05d8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226563,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/f46f79b3-30fd-4093-8d63-b1ec8a81f81d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208876,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/9460e2e2-79ac-4c95-9c84-318c467ec928.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255956,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/a4c844e4-4fc1-43e5-ab95-5057d5cd76d1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191347,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/708c3926-8cfb-40e9-b8e6-1dc1f2610409.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193495,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/d44695cc-cd18-4a6f-8090-2265ee89b4f0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176096,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/1ef4b4cb-e0bb-47c5-8728-8882ffa2d311.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79363294-5aa5-585f-a9a9-bd21f0cd590d/79363294-5aa5-585f-a9a9-bd21f0cd590d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187512,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738343/general/3d7374be-47b5-4d81-b01c-6e8057ef32a6.jpg',
'Width': 1440}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo SE - Petrol - Manual - 131 hp - '
'FG70EDX - 29,542 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [openlane.gb] INFO: Saving data for 10730251: {'created_time': 1774531950.518147, 'last_price_update_time': 1774531950.518158, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730251') HTTP/1.1" 204 0
2026-03-26 13:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730205> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10730205
2026-03-26 13:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14fdc7b-5ce9-5340-8791-346e3273638a with scrape type 1
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a14fdc7b-5ce9-5340-8791-346e3273638a
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252Ff2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252Fdf84b906-1bbd-4312-8810-2f0653a64a65.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252F5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252F1db78834-d358-4e58-951d-21779d766496.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252Fd0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252Fd1263de7-7664-43a7-9ebe-439b03165795.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252F7fe4a373-580d-47ed-b395-8d244b07cba4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252Fbc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252F29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg already downloaded
2026-03-26 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5431734%252Fgeneral%252F0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg already downloaded
2026-03-26 13:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a14fdc7b-5ce9-5340-8791-346e3273638a, identifier: 10730205
2026-03-26 13:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10730205
2026-03-26 13:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10730205
2026-03-26 13:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10730205 to the API
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730205>
{'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-30T14: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=10730205',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 8700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg',
'https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg',
'https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg',
'https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg',
'https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg',
'https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg',
'https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg',
'https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg',
'https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg',
'https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279172,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273944,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259988,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237908,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202309,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150883,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b/d2df1cf2-c0b0-5cb7-bdc7-8dd30671555b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209543,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg',
'Width': 1440}],
'price': 13600,
'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-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730205%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [openlane.gb] INFO: Saving data for 10730205: {'created_time': 1774531951.756558, 'last_price_update_time': 1774531951.756568, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730205') HTTP/1.1" 204 0
2026-03-26 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730266> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10730266
2026-03-26 13:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a2127a-5d60-5e7f-b9be-bbd86859a603 with scrape type 1
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51a2127a-5d60-5e7f-b9be-bbd86859a603
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252Fc40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg already downloaded
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252F1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg already downloaded
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252Ff034b11c-486e-49d2-aa1e-3908366a57a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg already downloaded
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252Fbb86e01e-b672-46cb-825e-72cb3538b157.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg already downloaded
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252F7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg already downloaded
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252Fca847f61-6b5f-4c12-a1e2-091300df3450.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg already downloaded
2026-03-26 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5731426%252Fgeneral%252Fb9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg already downloaded
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731426%252Fgeneral%252F118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg already downloaded
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731426%252Fgeneral%252F68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg already downloaded
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731426%252Fgeneral%252Fb259690e-1f04-45b5-a4c4-a80cab99fab5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg already downloaded
2026-03-26 13:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 51a2127a-5d60-5e7f-b9be-bbd86859a603, identifier: 10730266
2026-03-26 13:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10730266
2026-03-26 13:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10730266
2026-03-26 13:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10730266 to the API
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730266>
{'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-30T14: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=10730266',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 24454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg',
'https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg',
'https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg',
'https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg',
'https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg',
'https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg',
'https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg',
'https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg',
'https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg',
'https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a2127a-5d60-5e7f-b9be-bbd86859a603/51a2127a-5d60-5e7f-b9be-bbd86859a603_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg',
'Width': 1024}],
'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-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-26 13:32:32 [openlane.gb] INFO: Saving data for 10730266: {'created_time': 1774531952.474905, 'last_price_update_time': 1774531952.474918, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730266') HTTP/1.1" 204 0
2026-03-26 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730233> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10730233
2026-03-26 13:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with scrape type 1
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad9697f2-07b5-57ac-b38d-e9d8b68124b7
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F36da11e4-22cc-4108-b983-2a242be4b4ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252Fb5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F82a77225-023e-4916-9eee-b35124119515.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252Fd991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252Ff56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg already downloaded
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608453%252Fgeneral%252F320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg already downloaded
2026-03-26 13:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad9697f2-07b5-57ac-b38d-e9d8b68124b7, identifier: 10730233
2026-03-26 13:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10730233
2026-03-26 13:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10730233
2026-03-26 13:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10730233 to the API
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730233>
{'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-30T14: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=10730233',
'listing': 'auction',
'location': 'Upminster',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 44435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg',
'https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg',
'https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg',
'https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg',
'https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg',
'https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg',
'https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg',
'https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg',
'https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg',
'https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109895,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108544,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108277,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107564,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101653,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97359,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120366,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82273,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124330,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d57c08e-ceb8-5b4b-83b7-8545e9581b2e/3d57c08e-ceb8-5b4b-83b7-8545e9581b2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137926,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg',
'Width': 1440}],
'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-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730233%27 HTTP/1.1" 200 None
2026-03-26 13:32:39 [openlane.gb] INFO: Saving data for 10730233: {'created_time': 1774531959.914861, 'last_price_update_time': 1774531959.914873, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730233') HTTP/1.1" 204 0
2026-03-26 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730236> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10730236
2026-03-26 13:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7cef37-a6e4-5af9-90ad-57690c4a936c with scrape type 1
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b7cef37-a6e4-5af9-90ad-57690c4a936c
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252Fe9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252F0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252Fe538f5bd-abe6-473b-bc5f-71e53a845b11.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252Fe168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252F096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252F8e146b0d-a958-4c53-a725-99d36ff61c65.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252Fbbf7618a-39c3-4508-b33e-c1d95ca75122.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252F6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252F47353278-caea-421d-9166-e00e9a16d467.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg already downloaded
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5652249%252Fgeneral%252F6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg already downloaded
2026-03-26 13:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2b7cef37-a6e4-5af9-90ad-57690c4a936c, identifier: 10730236
2026-03-26 13:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10730236
2026-03-26 13:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10730236
2026-03-26 13:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10730236 to the API
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730236>
{'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-30T14: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=10730236',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Astra',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg',
'https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg',
'https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg',
'https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg',
'https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg',
'https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg',
'https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg',
'https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg',
'https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg',
'https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290594,
'Height': 1131,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322013,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216451,
'Height': 999,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526937,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297882,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419511,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498342,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468364,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184036,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg',
'Width': 1126},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b7cef37-a6e4-5af9-90ad-57690c4a936c/2b7cef37-a6e4-5af9-90ad-57690c4a936c_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317209,
'Height': 974,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg',
'Width': 1126}],
'price': 20100,
'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-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-26 13:32:46 [openlane.gb] INFO: Saving data for 10730236: {'created_time': 1774531966.800831, 'last_price_update_time': 1774531966.800843, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730236') HTTP/1.1" 204 0
2026-03-26 13:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730248> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1 with identifier: 10730248
2026-03-26 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1 with scrape type 1
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252F69e80707-282e-4c39-82fe-b0154ed0b813.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/69e80707-282e-4c39-82fe-b0154ed0b813.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252Fd1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/d1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252Fbe70dde2-9ba8-43a8-8218-202cabdb94fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/be70dde2-9ba8-43a8-8218-202cabdb94fe.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252F884aa8c7-b832-4c2f-bd21-b72d85802463.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/884aa8c7-b832-4c2f-bd21-b72d85802463.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252Fb8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/b8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252F9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252Fb08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/b08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252F1a133b2b-213c-4b5d-bf54-708a35608516.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/1a133b2b-213c-4b5d-bf54-708a35608516.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252Fa0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/a0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg already downloaded
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32: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%252F5677350%252Fgeneral%252F83c256cf-3122-49a0-80e0-f873b71516d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677350/general/83c256cf-3122-49a0-80e0-f873b71516d3.jpg already downloaded
2026-03-26 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1, identifier: 10730248
2026-03-26 13:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1 with identifier: 10730248
2026-03-26 13:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1 with identifier: 10730248
2026-03-26 13:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 00c2cf72-9d0f-5b22-99fb-b92f7efb9da1 with identifier: 10730248 to the API
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730248>
{'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': 226,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '00c2cf72-9d0f-5b22-99fb-b92f7efb9da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730248',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5677350/general/69e80707-282e-4c39-82fe-b0154ed0b813.jpg',
'https://images.openlane.eu/carimgs/5677350/general/d1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg',
'https://images.openlane.eu/carimgs/5677350/general/be70dde2-9ba8-43a8-8218-202cabdb94fe.jpg',
'https://images.openlane.eu/carimgs/5677350/general/884aa8c7-b832-4c2f-bd21-b72d85802463.jpg',
'https://images.openlane.eu/carimgs/5677350/general/b8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg',
'https://images.openlane.eu/carimgs/5677350/general/9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg',
'https://images.openlane.eu/carimgs/5677350/general/b08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg',
'https://images.openlane.eu/carimgs/5677350/general/1a133b2b-213c-4b5d-bf54-708a35608516.jpg',
'https://images.openlane.eu/carimgs/5677350/general/a0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg',
'https://images.openlane.eu/carimgs/5677350/general/83c256cf-3122-49a0-80e0-f873b71516d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102214,
'Height': 553,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/69e80707-282e-4c39-82fe-b0154ed0b813.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115369,
'Height': 629,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/d1a12bde-a33a-45a1-9bd4-d6967c86a737.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104589,
'Height': 568,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/be70dde2-9ba8-43a8-8218-202cabdb94fe.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84903,
'Height': 470,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/884aa8c7-b832-4c2f-bd21-b72d85802463.jpg',
'Width': 819},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104591,
'Height': 469,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/b8eb1bb1-e32b-4b0f-a156-58c1a8dac1b9.jpg',
'Width': 1075},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113034,
'Height': 489,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/9eb939b9-a98e-441c-b52b-7c1455ec4ed1.jpg',
'Width': 992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207340,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/b08e2fb8-d4b3-4dda-b561-fd405d90bbd7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138957,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/1a133b2b-213c-4b5d-bf54-708a35608516.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166333,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/a0332de1-3fd3-4c10-8d77-031ef71f4e8e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c2cf72-9d0f-5b22-99fb-b92f7efb9da1/00c2cf72-9d0f-5b22-99fb-b92f7efb9da1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254377,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677350/general/83c256cf-3122-49a0-80e0-f873b71516d3.jpg',
'Width': 819}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.6 Ultimate - Hybrid - Automatic - 226 hp - '
'DP75SXH - 15 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730248%27 HTTP/1.1" 200 None
2026-03-26 13:32:47 [openlane.gb] INFO: Saving data for 10730248: {'created_time': 1774531967.820904, 'last_price_update_time': 1774531967.820921, 'auction_closing_time': 1774879200.0}
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730248') HTTP/1.1" 204 0
2026-03-26 13:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630715> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715
2026-03-26 13:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-26 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-26 13:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b9c269a-fff8-5d2a-839d-8639f47277cb, identifier: 10630715
2026-03-26 13:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715
2026-03-26 13:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715
2026-03-26 13:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715 to the API
2026-03-26 13:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'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': 'DV75OZJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630715',
'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': 25700,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DV75OZJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710630715%27 HTTP/1.1" 200 None
2026-03-26 13:32:55 [openlane.gb] INFO: Saving data for 10630715: {'auction_closing_time': 1775034000.0, 'created_time': 1773405096.006508, 'last_price_update_time': 1774531975.065926}
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630715') HTTP/1.1" 204 0
2026-03-26 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10619050> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153642a8-3b55-5eaa-b1d3-33b573d4a590 with identifier: 10619050
2026-03-26 13:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153642a8-3b55-5eaa-b1d3-33b573d4a590 with scrape type 2
2026-03-26 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153642a8-3b55-5eaa-b1d3-33b573d4a590 with scrape type 2
2026-03-26 13:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 153642a8-3b55-5eaa-b1d3-33b573d4a590, identifier: 10619050
2026-03-26 13:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 153642a8-3b55-5eaa-b1d3-33b573d4a590 with identifier: 10619050
2026-03-26 13:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 153642a8-3b55-5eaa-b1d3-33b573d4a590 with identifier: 10619050
2026-03-26 13:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 153642a8-3b55-5eaa-b1d3-33b573d4a590 with identifier: 10619050 to the API
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10619050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 6,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '153642a8-3b55-5eaa-b1d3-33b573d4a590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RJV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10619050',
'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': 18650,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5 Turbo Prime - Diesel - Manual - 120 hp - '
'DP75RJV - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710619050%27 HTTP/1.1" 200 None
2026-03-26 13:32:55 [openlane.gb] INFO: Saving data for 10619050: {'auction_closing_time': 1775034000.0, 'created_time': 1773403283.188581, 'last_price_update_time': 1774531975.569086}
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10619050') HTTP/1.1" 204 0
2026-03-26 13:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730131> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 780d78a4-1d30-50af-bb68-85396ffc6271 with identifier: 10730131
2026-03-26 13:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 780d78a4-1d30-50af-bb68-85396ffc6271 with scrape type 1
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Fdf9e051c-b917-4e7e-aca7-840f7e9fe22a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/df9e051c-b917-4e7e-aca7-840f7e9fe22a.jpg not downloaded yet
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Fc0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/c0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg not downloaded yet
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252F02a8ce86-f700-4600-9def-20c801301bdb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/02a8ce86-f700-4600-9def-20c801301bdb.jpg not downloaded yet
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Fb0866e1e-8690-40c5-a05c-0385372d5cc7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/b0866e1e-8690-40c5-a05c-0385372d5cc7.jpg not downloaded yet
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252F57505ef6-5a5d-46f2-89fc-0e9ad961c6d6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/57505ef6-5a5d-46f2-89fc-0e9ad961c6d6.jpg not downloaded yet
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Ff79da549-5a69-4983-88fe-f2b6fa39f9f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/f79da549-5a69-4983-88fe-f2b6fa39f9f1.jpg not downloaded yet
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252F0db700a8-d426-41d5-bfb3-d2b592c64e73.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/0db700a8-d426-41d5-bfb3-d2b592c64e73.jpg not downloaded yet
2026-03-26 13:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722807> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807
2026-03-26 13:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27165561-ac5e-5a6a-ab88-d24751faccf5 with scrape type 2
2026-03-26 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27165561-ac5e-5a6a-ab88-d24751faccf5 with scrape type 2
2026-03-26 13:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 27165561-ac5e-5a6a-ab88-d24751faccf5, identifier: 10722807
2026-03-26 13:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807
2026-03-26 13:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807
2026-03-26 13:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807 to the API
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10722807>
{'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': '27165561-ac5e-5a6a-ab88-d24751faccf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75TZV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722807',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400,
'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 - '
'DT75TZV - 25 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-26 13:32:58 [openlane.gb] INFO: Saving data for 10722807: {'auction_closing_time': 1775034000.0, 'created_time': 1774431085.367611, 'last_price_update_time': 1774531978.469785}
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722807') HTTP/1.1" 204 0
2026-03-26 13:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630206> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/0db700a8-d426-41d5-bfb3-d2b592c64e73.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206
2026-03-26 13:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-26 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-26 13:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082, identifier: 10630206
2026-03-26 13:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206
2026-03-26 13:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206
2026-03-26 13:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206 to the API
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630206>
{'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': 'DT75ZTU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630206',
'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': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75ZTU - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-26 13:32:58 [openlane.gb] INFO: Saving data for 10630206: {'auction_closing_time': 1775034000.0, 'created_time': 1773403142.277635, 'last_price_update_time': 1774531978.963946}
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630206') HTTP/1.1" 204 0
2026-03-26 13:32:58 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 13:32:58 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 13:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9a65590>
2026-03-26 13:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_6.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252F0db700a8-d426-41d5-bfb3-d2b592c64e73.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/0db700a8-d426-41d5-bfb3-d2b592c64e73.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/57505ef6-5a5d-46f2-89fc-0e9ad961c6d6.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/f79da549-5a69-4983-88fe-f2b6fa39f9f1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730107> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/b0866e1e-8690-40c5-a05c-0385372d5cc7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70bbddfed0>
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_4.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252F57505ef6-5a5d-46f2-89fc-0e9ad961c6d6.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/57505ef6-5a5d-46f2-89fc-0e9ad961c6d6.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/02a8ce86-f700-4600-9def-20c801301bdb.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/df9e051c-b917-4e7e-aca7-840f7e9fe22a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9b71d50>
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_5.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Ff79da549-5a69-4983-88fe-f2b6fa39f9f1.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/f79da549-5a69-4983-88fe-f2b6fa39f9f1.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 780d78a4-1d30-50af-bb68-85396ffc6271 with identifier: 10730107, dropping item
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9997e50>
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_3.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Fb0866e1e-8690-40c5-a05c-0385372d5cc7.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/b0866e1e-8690-40c5-a05c-0385372d5cc7.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9973c50>
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_2.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252F02a8ce86-f700-4600-9def-20c801301bdb.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/02a8ce86-f700-4600-9def-20c801301bdb.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b957a2d0>
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_0.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Fdf9e051c-b917-4e7e-aca7-840f7e9fe22a.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/df9e051c-b917-4e7e-aca7-840f7e9fe22a.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748228/general/c0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730131)
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b94b1d50>
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_1.jpg HTTP/1.1" 201 0
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748228%252Fgeneral%252Fc0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg') HTTP/1.1" 204 0
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748228/general/c0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg saved to cache
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 780d78a4-1d30-50af-bb68-85396ffc6271
2026-03-26 13:32:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 780d78a4-1d30-50af-bb68-85396ffc6271, skipping ID generation
2026-03-26 13:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 780d78a4-1d30-50af-bb68-85396ffc6271 with scrape type 1
2026-03-26 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 780d78a4-1d30-50af-bb68-85396ffc6271 sending to next pipeline
2026-03-26 13:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 780d78a4-1d30-50af-bb68-85396ffc6271, identifier: 10730131
2026-03-26 13:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 780d78a4-1d30-50af-bb68-85396ffc6271 with identifier: 10730131
2026-03-26 13:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 780d78a4-1d30-50af-bb68-85396ffc6271 with identifier: 10730131
2026-03-26 13:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 780d78a4-1d30-50af-bb68-85396ffc6271 with identifier: 10730131 to the API
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748228/general/c0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg>
{'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-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '780d78a4-1d30-50af-bb68-85396ffc6271',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR26ROH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730131',
'listing': 'auctionplusdirectbuy',
'location': 'Sheffield',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226481,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/df9e051c-b917-4e7e-aca7-840f7e9fe22a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229036,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/c0f45382-fe0e-43d6-a7dd-9dd91b6356db.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210426,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/02a8ce86-f700-4600-9def-20c801301bdb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313654,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/b0866e1e-8690-40c5-a05c-0385372d5cc7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297831,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/57505ef6-5a5d-46f2-89fc-0e9ad961c6d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364707,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/f79da549-5a69-4983-88fe-f2b6fa39f9f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_780d78a4-1d30-50af-bb68-85396ffc6271/780d78a4-1d30-50af-bb68-85396ffc6271_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360533,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748228/general/0db700a8-d426-41d5-bfb3-d2b592c64e73.jpg',
'Width': 1920}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Yes - Petrol - Manual - 101 hp - YR26ROH - '
'20 mi',
'transmission': 'manual',
'trim': 'Yes',
'vin': None,
'year': 2026}
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730131%27 HTTP/1.1" 200 None
2026-03-26 13:33:00 [openlane.gb] INFO: Saving data for 10730131: {'created_time': 1774531980.470481, 'last_price_update_time': 1774531980.470495, 'auction_closing_time': 1775034000.0}
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730131') HTTP/1.1" 204 0
2026-03-26 13:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730241> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10730241
2026-03-26 13:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 with scrape type 1
2026-03-26 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3de8887e-1b16-56be-b779-44bfd2c78fe6
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645732%252Fgeneral%252Ff153292f-e27b-49f7-b6ec-440236e508cf.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/f153292f-e27b-49f7-b6ec-440236e508cf.JPG not downloaded yet
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645732%252Fgeneral%252Fc69dc361-d34b-4aa6-a312-d582a481a1d3.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/c69dc361-d34b-4aa6-a312-d582a481a1d3.JPG not downloaded yet
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645732%252Fgeneral%252F8aaa1607-c797-4473-8e3c-58d2715689eb.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/8aaa1607-c797-4473-8e3c-58d2715689eb.JPG not downloaded yet
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645732%252Fgeneral%252Fefa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/efa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG not downloaded yet
2026-03-26 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5645732%252Fgeneral%252F65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG not downloaded yet
2026-03-26 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5645732%252Fgeneral%252Fed50e893-be49-4724-962b-b39da335e7fc.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/ed50e893-be49-4724-962b-b39da335e7fc.JPG not downloaded yet
2026-03-26 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5645732%252Fgeneral%252F31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG not downloaded yet
2026-03-26 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5645732%252Fgeneral%252F3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG not downloaded yet
2026-03-26 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5645732%252Fgeneral%252Fd50622fd-6a53-425d-86a0-2429a0544abf.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/d50622fd-6a53-425d-86a0-2429a0544abf.JPG not downloaded yet
2026-03-26 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5645732%252Fgeneral%252F533724b9-ddda-46f6-9771-6723f10258a4.JPG%27 HTTP/1.1" 200 None
2026-03-26 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645732/general/533724b9-ddda-46f6-9771-6723f10258a4.JPG not downloaded yet
2026-03-26 13:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722844> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/533724b9-ddda-46f6-9771-6723f10258a4.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/d50622fd-6a53-425d-86a0-2429a0544abf.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844
2026-03-26 13:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-26 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-26 13:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8bdd813e-5c69-56c6-8694-2e712fd38ee2, identifier: 10722844
2026-03-26 13:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844
2026-03-26 13:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844
2026-03-26 13:33:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844 to the API
2026-03-26 13:33:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10722844>
{'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': 131,
'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': 'DT75UNR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722844',
'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': 17400,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo 1.5 Turbo Pro - Diesel - Automatic - 131 hp - '
'DT75UNR - 25 mi',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-26 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-26 13:33:02 [openlane.gb] INFO: Saving data for 10722844: {'auction_closing_time': 1775034000.0, 'created_time': 1774431084.367839, 'last_price_update_time': 1774531982.953971}
2026-03-26 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722844') HTTP/1.1" 204 0
2026-03-26 13:33:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730267> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/ed50e893-be49-4724-962b-b39da335e7fc.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/efa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10730267
2026-03-26 13:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5048cf11-7e52-594e-be63-b3c2ed252f36 with scrape type 1
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5048cf11-7e52-594e-be63-b3c2ed252f36
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252Fadf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F7127f203-a607-4511-8dff-d5688a12abf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252Fbb10a91f-7330-4546-b4fd-62625a53d05a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252Fa51ad833-5e51-44fd-99a0-8c2989b04745.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F146b7942-4e57-483d-bb8c-24ae992d5e01.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg already downloaded
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731423%252Fgeneral%252F3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg already downloaded
2026-03-26 13:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5048cf11-7e52-594e-be63-b3c2ed252f36, identifier: 10730267
2026-03-26 13:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10730267
2026-03-26 13:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10730267
2026-03-26 13:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10730267 to the API
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730267>
{'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-30T14: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=10730267',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 43150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg',
'https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg',
'https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg',
'https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg',
'https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg',
'https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg',
'https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg',
'https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg',
'https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg',
'https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5048cf11-7e52-594e-be63-b3c2ed252f36/5048cf11-7e52-594e-be63-b3c2ed252f36_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg',
'Width': 1024}],
'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-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-26 13:33:03 [openlane.gb] INFO: Saving data for 10730267: {'created_time': 1774531983.699598, 'last_price_update_time': 1774531983.69961, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730267') HTTP/1.1" 204 0
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/c69dc361-d34b-4aa6-a312-d582a481a1d3.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/8aaa1607-c797-4473-8e3c-58d2715689eb.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645732/general/f153292f-e27b-49f7-b6ec-440236e508cf.JPG> (referer: https://www.openlane.co.uk/en/carv6/auction/10730241)
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3de8887e-1b16-56be-b779-44bfd2c78fe6, skipping ID generation
2026-03-26 13:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 with scrape type 1
2026-03-26 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 sending to next pipeline
2026-03-26 13:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3de8887e-1b16-56be-b779-44bfd2c78fe6, identifier: 10730241
2026-03-26 13:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10730241
2026-03-26 13:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10730241
2026-03-26 13:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10730241 to the API
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645732/general/f153292f-e27b-49f7-b6ec-440236e508cf.JPG>
{'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-30T14: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=10730241',
'listing': 'auction',
'location': 'Wigan',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50479,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photos': [],
'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-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730241%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [openlane.gb] INFO: Saving data for 10730241: {'created_time': 1774531984.299662, 'last_price_update_time': 1774531984.299676, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730241') HTTP/1.1" 204 0
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 due to Ignoring non-200 response
2026-03-26 13:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730227> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10730227
2026-03-26 13:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 861e01fa-3263-5e73-87aa-434b55502668 with scrape type 1
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 861e01fa-3263-5e73-87aa-434b55502668
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252F8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252F60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252F570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252Fed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252F5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252Fa89188b7-d8da-49d5-9dba-f3e474a78040.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252F50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252F78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252Fcdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg already downloaded
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731378%252Fgeneral%252Ffc5aaafd-954b-4337-9a51-3dac545752e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg already downloaded
2026-03-26 13:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 861e01fa-3263-5e73-87aa-434b55502668, identifier: 10730227
2026-03-26 13:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10730227
2026-03-26 13:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10730227
2026-03-26 13:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10730227 to the API
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730227>
{'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-30T14: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=10730227',
'listing': 'auction',
'location': 'HUDDERSFIELD',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 2463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg',
'https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg',
'https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg',
'https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg',
'https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg',
'https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg',
'https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg',
'https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg',
'https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg',
'https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_861e01fa-3263-5e73-87aa-434b55502668/861e01fa-3263-5e73-87aa-434b55502668_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg',
'Width': 1024}],
'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-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [openlane.gb] INFO: Saving data for 10730227: {'created_time': 1774531985.483789, 'last_price_update_time': 1774531985.483803, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730227') HTTP/1.1" 204 0
2026-03-26 13:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730217> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10730217
2026-03-26 13:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba2d793-1553-5f1b-b931-59e724cfd56e with scrape type 1
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dba2d793-1553-5f1b-b931-59e724cfd56e
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252Fdfb41130-45e9-40ce-ba35-68cb86190cd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F2a25acf6-836c-43cf-8ecd-680d66deafea.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252Febbf7971-cd28-408f-a383-81fc45605828.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F5216829a-ebcc-4c6d-9286-e12181a76e50.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg already downloaded
2026-03-26 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5516978%252Fgeneral%252F13839f6d-eed1-4d89-a515-19a06c1c4028.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg already downloaded
2026-03-26 13:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: dba2d793-1553-5f1b-b931-59e724cfd56e, identifier: 10730217
2026-03-26 13:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10730217
2026-03-26 13:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10730217
2026-03-26 13:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10730217 to the API
2026-03-26 13:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730217>
{'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-30T14: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=10730217',
'listing': 'auction',
'location': 'Upminster',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 9916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg',
'https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg',
'https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg',
'https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg',
'https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg',
'https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg',
'https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg',
'https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg',
'https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg',
'https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66167,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70909,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68063,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65971,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63255,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61778,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66198,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57683,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64681,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85580f29-50e4-54e6-8393-0812f33a4580/85580f29-50e4-54e6-8393-0812f33a4580_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102742,
'Height': 769,
'OriginUrl': 'https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg',
'Width': 1024}],
'price': 18900,
'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-26 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-26 13:33:06 [openlane.gb] INFO: Saving data for 10730217: {'created_time': 1774531986.267343, 'last_price_update_time': 1774531986.267355, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730217') HTTP/1.1" 204 0
2026-03-26 13:33:06 [scrapy.extensions.logstats] INFO: Crawled 65 pages (at 38 pages/min), scraped 48 items (at 25 items/min)
2026-03-26 13:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730261> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10730261
2026-03-26 13:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4993e18e-bf0d-582c-8149-c27caa2d7569 with scrape type 1
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4993e18e-bf0d-582c-8149-c27caa2d7569
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252Fec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252F84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252F5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252Fd321a3b0-6232-469e-b289-1c74be06c0ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252Fd7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252F723de0b1-a60d-412e-86f4-7c927e56661f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252Ff1f66088-7df4-4071-aa92-24a437bbe18b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252F8302c677-f8e8-4300-b91c-c90da68ca04f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252F32386b28-8647-49a4-9977-6861ebf8e782.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg already downloaded
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731332%252Fgeneral%252Ff88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg already downloaded
2026-03-26 13:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4993e18e-bf0d-582c-8149-c27caa2d7569, identifier: 10730261
2026-03-26 13:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10730261
2026-03-26 13:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10730261
2026-03-26 13:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10730261 to the API
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730261>
{'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-30T14: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=10730261',
'listing': 'auction',
'location': 'Scunthorpe',
'make': 'Seat',
'model': 'Arona',
'odometer': 42000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg',
'https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg',
'https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg',
'https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg',
'https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg',
'https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg',
'https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg',
'https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg',
'https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg',
'https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212707,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg',
'Width': 1310},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221684,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg',
'Width': 1306},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206604,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208660,
'Height': 982,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg',
'Width': 1308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201768,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg',
'Width': 1308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182613,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167991,
'Height': 976,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg',
'Width': 1308},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164773,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg',
'Width': 1315},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209209,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4993e18e-bf0d-582c-8149-c27caa2d7569/4993e18e-bf0d-582c-8149-c27caa2d7569_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294328,
'Height': 981,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg',
'Width': 1310}],
'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-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-26 13:33:07 [openlane.gb] INFO: Saving data for 10730261: {'created_time': 1774531987.932199, 'last_price_update_time': 1774531987.932217, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730261') HTTP/1.1" 204 0
2026-03-26 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730273> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 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-26 13:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10730273
2026-03-26 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148de0da-b0e3-5baf-94ff-e165c469ced9 with scrape type 1
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Fe7b22ceb-2c07-447a-b12b-52859c44299b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F758bb406-d888-4983-ac77-a10f68e1f740.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Fd931bd50-2a90-4a76-83d8-b564d29142a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F6882e582-aca3-4465-aa28-b7dddd274e93.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Fcba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Faef99641-2f0e-4dd3-8212-c2348f304903.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg already downloaded
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F8992d40f-810c-44fc-afbb-d32319c24012.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg already downloaded
2026-03-26 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 148de0da-b0e3-5baf-94ff-e165c469ced9, identifier: 10730273
2026-03-26 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10730273
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10730273
2026-03-26 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10730273 to the API
2026-03-26 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730273>
{'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-30T14: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=10730273',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Renault',
'model': 'Clio',
'odometer': 56792,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg',
'https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg',
'https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg',
'https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg',
'https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg',
'https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg',
'https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg',
'https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg',
'https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg',
'https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455027,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357247,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460397,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410330,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215710,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368965,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320494,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377375,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229911,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309213,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg',
'Width': 1600}],
'price': 5900,
'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-26 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730273%27 HTTP/1.1" 200 None
2026-03-26 13:33:10 [openlane.gb] INFO: Saving data for 10730273: {'created_time': 1774531990.17147, 'last_price_update_time': 1774531990.171482, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730273') HTTP/1.1" 204 0
2026-03-26 13:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730253> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10730253
2026-03-26 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d5b85de-0772-5806-aafc-120125c077ef with scrape type 1
2026-03-26 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d5b85de-0772-5806-aafc-120125c077ef
2026-03-26 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5689682%252Fgeneral%252Fc9245872-1407-45cd-b8d5-d2061b329057.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg already downloaded
2026-03-26 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5689682%252Fgeneral%252Fe0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg already downloaded
2026-03-26 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5689682%252Fgeneral%252Fe52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg already downloaded
2026-03-26 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5689682%252Fgeneral%252F644d64d0-de8b-4d24-a19d-4713b25b2897.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg already downloaded
2026-03-26 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5689682%252Fgeneral%252Fd0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg already downloaded
2026-03-26 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689682%252Fgeneral%252F6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg already downloaded
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689682%252Fgeneral%252F0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg already downloaded
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689682%252Fgeneral%252Fd1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg already downloaded
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689682%252Fgeneral%252F601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg already downloaded
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689682%252Fgeneral%252F78645c19-b06c-428c-a5d6-23fef886e851.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg already downloaded
2026-03-26 13:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d5b85de-0772-5806-aafc-120125c077ef, identifier: 10730253
2026-03-26 13:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10730253
2026-03-26 13:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10730253
2026-03-26 13:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10730253 to the API
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730253>
{'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-30T14: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=10730253',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 20980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg',
'https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg',
'https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg',
'https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg',
'https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg',
'https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg',
'https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg',
'https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg',
'https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg',
'https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461059,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367296,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451893,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415457,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390367,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434650,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378397,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324166,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257525,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4f25e27-e45f-5c86-b7e3-2337718a5ef9/b4f25e27-e45f-5c86-b7e3-2337718a5ef9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300326,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg',
'Width': 2000}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': None,
'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-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-26 13:33:12 [openlane.gb] INFO: Saving data for 10730253: {'created_time': 1774531992.514268, 'last_price_update_time': 1774531992.514281, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730253') HTTP/1.1" 204 0
2026-03-26 13:33:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.594(s), this was the 1st time calling it.
2026-03-26 13:33:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.447260678222409 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-26 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730271> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10730271
2026-03-26 13:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be055ee-b86e-5a2f-9919-d9307437285f with scrape type 1
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3be055ee-b86e-5a2f-9919-d9307437285f
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252F136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252Fd6057531-2a6e-4318-8385-8e226588b799.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252Fe0ab200f-0d40-4666-b1d1-681271967594.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252F983bbf43-85cf-4c86-b721-531aab29dfa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252F79a7f369-015f-43ce-967d-a6d90223c60f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252F2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731462%252Fgeneral%252F0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg already downloaded
2026-03-26 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731462%252Fgeneral%252F569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg already downloaded
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731462%252Fgeneral%252Fc6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg already downloaded
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731462%252Fgeneral%252F914853f6-9537-491f-9227-52d89db8d257.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg already downloaded
2026-03-26 13:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3be055ee-b86e-5a2f-9919-d9307437285f, identifier: 10730271
2026-03-26 13:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10730271
2026-03-26 13:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10730271
2026-03-26 13:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10730271 to the API
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730271>
{'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-30T14: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=10730271',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 2334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg',
'https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg',
'https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg',
'https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg',
'https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg',
'https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg',
'https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg',
'https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg',
'https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg',
'https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be055ee-b86e-5a2f-9919-d9307437285f/3be055ee-b86e-5a2f-9919-d9307437285f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg',
'Width': 1024}],
'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-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-26 13:33:14 [openlane.gb] INFO: Saving data for 10730271: {'created_time': 1774531994.483158, 'last_price_update_time': 1774531994.483169, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730271') HTTP/1.1" 204 0
2026-03-26 13:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730213> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10730213
2026-03-26 13:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 997915f4-7574-531b-a82a-a5d2da75ea17 with scrape type 1
2026-03-26 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 997915f4-7574-531b-a82a-a5d2da75ea17
2026-03-26 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5510281%252Fgeneral%252Fd5e12e93-c9f2-4bd2-8374-9086784200c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg already downloaded
2026-03-26 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5510281%252Fgeneral%252Fcde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg already downloaded
2026-03-26 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5510281%252Fgeneral%252F51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg already downloaded
2026-03-26 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5510281%252Fgeneral%252Fb67c7811-7936-40c2-8ac9-3abf653646bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg already downloaded
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F3a119e90-bea9-49f9-8637-238b5c016b58.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg already downloaded
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F654e02c2-0572-409e-af16-f6093457627c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg already downloaded
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fc4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg already downloaded
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg already downloaded
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg already downloaded
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg already downloaded
2026-03-26 13:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 997915f4-7574-531b-a82a-a5d2da75ea17, identifier: 10730213
2026-03-26 13:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10730213
2026-03-26 13:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10730213
2026-03-26 13:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10730213 to the API
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 226,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '997915f4-7574-531b-a82a-a5d2da75ea17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PL71NAA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730213',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Peugeot',
'model': '508',
'odometer': 32680,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg',
'https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg',
'https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg',
'https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg',
'https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg',
'https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg',
'https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg',
'https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg',
'https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg',
'https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 681379,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705273,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 687901,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552306,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 701444,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433359,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554604,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515714,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997915f4-7574-531b-a82a-a5d2da75ea17/997915f4-7574-531b-a82a-a5d2da75ea17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560447,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg',
'Width': 2000}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.6 GT - Hybrid - Automatic - 226 hp - PL71NAA - 32,680 '
'mi',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-26 13:33:16 [openlane.gb] INFO: Saving data for 10730213: {'created_time': 1774531996.693427, 'last_price_update_time': 1774531996.693442, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730213') HTTP/1.1" 204 0
2026-03-26 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730231> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10730231
2026-03-26 13:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23952ea7-7e86-52cf-9944-244e974861f5 with scrape type 1
2026-03-26 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23952ea7-7e86-52cf-9944-244e974861f5
2026-03-26 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fd478ad5f-3e52-4971-99bc-6b09e4173e46.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F37512b02-4eec-4d19-ae9f-efabeffd7354.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fde9a0723-c270-42ae-857e-64f2a07386ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fd2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fe08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F8b82df23-5e78-4967-af61-395a170e33ab.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg already downloaded
2026-03-26 13:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 23952ea7-7e86-52cf-9944-244e974861f5, identifier: 10730231
2026-03-26 13:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10730231
2026-03-26 13:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10730231
2026-03-26 13:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10730231 to the API
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730231>
{'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-30T14: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=10730231',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Seat',
'model': 'Arona',
'odometer': 16562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg',
'https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg',
'https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg',
'https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg',
'https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg',
'https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg',
'https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg',
'https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg',
'https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg',
'https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74963,
'Height': 548,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74865,
'Height': 556,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70798,
'Height': 562,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69751,
'Height': 559,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67339,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77598,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66737,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71114,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84445,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e5f552a-c022-5746-8e86-76152c951422/3e5f552a-c022-5746-8e86-76152c951422_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94174,
'Height': 590,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg',
'Width': 800}],
'price': 13200,
'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-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [openlane.gb] INFO: Saving data for 10730231: {'created_time': 1774531998.663534, 'last_price_update_time': 1774531998.663544, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730231') HTTP/1.1" 204 0
2026-03-26 13:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730270> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730229> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10730270
2026-03-26 13:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3deb64-87ac-5fa8-92e4-c406e076a3fb with scrape type 1
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed3deb64-87ac-5fa8-92e4-c406e076a3fb
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F245f3760-7418-400b-99d6-ed0741635bbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252Fe75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F304037ef-62ee-4eca-b10e-27c5f8605102.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252Febd47883-6415-4cfd-9f19-e8e5655ad577.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F2e6cd494-7992-4aa0-9c92-39697f84293a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F3a01d572-c225-4ec3-8c86-c102606522dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg already downloaded
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg already downloaded
2026-03-26 13:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ed3deb64-87ac-5fa8-92e4-c406e076a3fb, identifier: 10730270
2026-03-26 13:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10730270
2026-03-26 13:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10730270
2026-03-26 13:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10730270 to the API
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730270>
{'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-30T14: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=10730270',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': '208',
'odometer': 15279,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg',
'https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg',
'https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg',
'https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg',
'https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg',
'https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg',
'https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg',
'https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg',
'https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg',
'https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3deb64-87ac-5fa8-92e4-c406e076a3fb/ed3deb64-87ac-5fa8-92e4-c406e076a3fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg',
'Width': 1024}],
'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-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [openlane.gb] INFO: Saving data for 10730270: {'created_time': 1774531999.761226, 'last_price_update_time': 1774531999.761238, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730270') HTTP/1.1" 204 0
2026-03-26 13:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10730229
2026-03-26 13:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff78838-d85f-5e9a-bc41-6716659ac81d with scrape type 1
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aff78838-d85f-5e9a-bc41-6716659ac81d
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252Fdf911203-e632-42a6-80bb-9ef3e2333472.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F3814fbed-4e33-486c-827c-02f3f660be0c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252Fa2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg already downloaded
2026-03-26 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252Fd8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605624%252Fgeneral%252F46d5a95b-6688-481e-8244-7f63f7dcdede.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg already downloaded
2026-03-26 13:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: aff78838-d85f-5e9a-bc41-6716659ac81d, identifier: 10730229
2026-03-26 13:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10730229
2026-03-26 13:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10730229
2026-03-26 13:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10730229 to the API
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730229>
{'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-30T14: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=10730229',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 21659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg',
'https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg',
'https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg',
'https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg',
'https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg',
'https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg',
'https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg',
'https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg',
'https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg',
'https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79747,
'Height': 569,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73642,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79221,
'Height': 552,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77195,
'Height': 537,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70729,
'Height': 538,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68922,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63261,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74571,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80351,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d/e2eab7b1-4df2-50aa-8763-2c5e4f9aac6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86653,
'Height': 587,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg',
'Width': 800}],
'price': 15500,
'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-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [openlane.gb] INFO: Saving data for 10730229: {'created_time': 1774532000.44931, 'last_price_update_time': 1774532000.449322, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730229') HTTP/1.1" 204 0
2026-03-26 13:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730225> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10730225
2026-03-26 13:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d16bb4a-581a-5c8b-93a3-f016d642308f with scrape type 1
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d16bb4a-581a-5c8b-93a3-f016d642308f
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fe272a83f-aeac-4096-800a-9c569be8a89a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fe80b946d-64b5-4248-a258-f0cf3398159f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fa1f8726a-d17a-493d-be86-9e89a379e23f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F4377b9bd-a206-4050-916c-00cf885d7cbb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F3cd7a165-c98f-43c4-9169-9a815cee8758.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fcf089b8c-7858-46fb-b35f-759090aa91e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F9fa55921-e9b3-40a7-913b-574bbf305e94.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F257b7d74-f131-4c09-9bb4-2e937089e441.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg already downloaded
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F5e382342-aac3-4a04-b03a-23fbc058735f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg already downloaded
2026-03-26 13:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4d16bb4a-581a-5c8b-93a3-f016d642308f, identifier: 10730225
2026-03-26 13:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10730225
2026-03-26 13:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10730225
2026-03-26 13:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10730225 to the API
2026-03-26 13:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730225>
{'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-30T14: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=10730225',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Peugeot',
'model': '2008',
'odometer': 2859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg',
'https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg',
'https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg',
'https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg',
'https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg',
'https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg',
'https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg',
'https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg',
'https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg',
'https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108415,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg',
'Width': 882},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104194,
'Height': 611,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg',
'Width': 870},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86893,
'Height': 572,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg',
'Width': 842},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93878,
'Height': 591,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg',
'Width': 872},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82520,
'Height': 561,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102674,
'Height': 652,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg',
'Width': 870},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123533,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130780,
'Height': 647,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg',
'Width': 866},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116664,
'Height': 635,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg',
'Width': 853},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d16bb4a-581a-5c8b-93a3-f016d642308f/4d16bb4a-581a-5c8b-93a3-f016d642308f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136903,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg',
'Width': 862}],
'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-26 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-26 13:33:21 [openlane.gb] INFO: Saving data for 10730225: {'created_time': 1774532001.239113, 'last_price_update_time': 1774532001.239125, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730225') HTTP/1.1" 204 0
2026-03-26 13:33:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.702(s), this was the 1st time calling it.
2026-03-26 13:33:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8501036748406348 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-26 13:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730269> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10730269
2026-03-26 13:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with scrape type 1
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b06dcfd9-fdca-50b0-95bb-512bce4fa2d6
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252Fcb9539a3-924c-4e26-980b-7786cf28e468.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F90e6f32d-d940-4899-aee4-bd67174527f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F07ae221f-ab89-417e-a891-e30c20826224.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252Fbde9d882-6676-432d-8623-bad6c5015c97.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F91779483-693d-4d1b-8d58-2bc67151d5dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252Fa84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F77a9e0c0-7478-4721-9349-3d99e29e804e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F38b64d59-539d-4557-9463-909ba99ba549.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg already downloaded
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F9518dbf3-bc09-4491-b55d-d89dce983711.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg already downloaded
2026-03-26 13:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6, identifier: 10730269
2026-03-26 13:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10730269
2026-03-26 13:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10730269
2026-03-26 13:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10730269 to the API
2026-03-26 13:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730269>
{'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-30T14: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=10730269',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 28123,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg',
'https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg',
'https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg',
'https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg',
'https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg',
'https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg',
'https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg',
'https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg',
'https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg',
'https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b06dcfd9-fdca-50b0-95bb-512bce4fa2d6/b06dcfd9-fdca-50b0-95bb-512bce4fa2d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg',
'Width': 1024}],
'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-26 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-26 13:33:23 [openlane.gb] INFO: Saving data for 10730269: {'created_time': 1774532003.43957, 'last_price_update_time': 1774532003.439586, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730269') HTTP/1.1" 204 0
2026-03-26 13:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730262> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10730262
2026-03-26 13:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6049a20-0b20-5f15-af56-c3c3ccc17c5b with scrape type 1
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6049a20-0b20-5f15-af56-c3c3ccc17c5b
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fcc12d693-06f9-49c2-ba3a-92287e124fe2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F7067de59-952f-4348-a7d2-335135879168.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fbde2593c-0559-4be9-a608-52c6295e1134.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fc28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F589a60d9-bbe1-4643-b6ab-3744fd198182.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Ff6c2a033-e273-480b-b14a-18fdbaae611b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg already downloaded
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fc62e0c44-8470-43c2-80a2-53b700c95cd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg already downloaded
2026-03-26 13:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e6049a20-0b20-5f15-af56-c3c3ccc17c5b, identifier: 10730262
2026-03-26 13:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10730262
2026-03-26 13:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10730262
2026-03-26 13:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10730262 to the API
2026-03-26 13:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730262>
{'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-30T14: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=10730262',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Nissan',
'model': 'Juke',
'odometer': 28602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg',
'https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg',
'https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg',
'https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg',
'https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg',
'https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg',
'https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg',
'https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg',
'https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg',
'https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231639,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg',
'Width': 1305},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225775,
'Height': 981,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213381,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206464,
'Height': 975,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211565,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg',
'Width': 1303},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213141,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg',
'Width': 1307},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185909,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg',
'Width': 1311},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225546,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg',
'Width': 1310},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285294,
'Height': 978,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg',
'Width': 1312},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6049a20-0b20-5f15-af56-c3c3ccc17c5b/e6049a20-0b20-5f15-af56-c3c3ccc17c5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325576,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg',
'Width': 1306}],
'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-26 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-26 13:33:34 [openlane.gb] INFO: Saving data for 10730262: {'created_time': 1774532014.38466, 'last_price_update_time': 1774532014.384673, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730262') HTTP/1.1" 204 0
2026-03-26 13:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730257> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10730257, dropping item
2026-03-26 13:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730252> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10730252
2026-03-26 13:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with scrape type 1
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54348c4d-a6fb-5135-a9a2-c55d9616dda3
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252Ff9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252Fe2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252F627a4dce-510c-4577-b2b1-f787e2b146b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252Ff5eaf090-fad4-4610-9ae7-78eafd885975.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252Fc21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252F754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252F2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252Fd36a5183-95f7-4fb4-93ca-c47702e548ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252F9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg already downloaded
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686127%252Fgeneral%252F6d1ace71-8d22-4d6e-a4db-419405c69142.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg already downloaded
2026-03-26 13:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 54348c4d-a6fb-5135-a9a2-c55d9616dda3, identifier: 10730252
2026-03-26 13:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10730252
2026-03-26 13:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10730252
2026-03-26 13:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10730252 to the API
2026-03-26 13:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33: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-26 13:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730252>
{'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-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '54348c4d-a6fb-5135-a9a2-c55d9616dda3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SX70CYH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730252',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Ford',
'model': 'Kuga',
'odometer': 130300,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg',
'https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg',
'https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg',
'https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg',
'https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg',
'https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg',
'https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg',
'https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg',
'https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg',
'https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688071,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642919,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606521,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592108,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626064,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505777,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466150,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581076,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467110,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_515a78ce-f00e-5358-9940-aaab2919b4a2/515a78ce-f00e-5358-9940-aaab2919b4a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439796,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg',
'Width': 2000}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 2.5 Vignale - Hybrid - Automatic - 224 hp - SX70CYH - '
'130,300 mi',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2021}
2026-03-26 13:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-26 13:33:42 [openlane.gb] INFO: Saving data for 10730252: {'created_time': 1774532022.444372, 'last_price_update_time': 1774532022.444389, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730252') HTTP/1.1" 204 0
2026-03-26 13:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730265> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10730265
2026-03-26 13:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5427762-0375-570b-ba3b-3a64f05042b4 with scrape type 1
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5427762-0375-570b-ba3b-3a64f05042b4
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252Fe68ed384-48cf-4566-bc05-e6ce11e0105d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252Fee216b47-b7eb-40f6-9548-1295444ad478.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252Fa68816f2-c145-4751-aed9-2b48b8854e00.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252F37f3daf6-a0ba-4334-a505-72418309c296.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252Fc44fe418-c893-4b56-9584-3b1e32f2d942.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252F75cb7380-f087-42ff-9a88-7490d3169fcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252Fb3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252F5dd95822-5c52-470b-b4d4-358841373fb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252F65fbb72f-ad87-4687-ac8d-c957463afaea.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg already downloaded
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5731407%252Fgeneral%252F251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg already downloaded
2026-03-26 13:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d5427762-0375-570b-ba3b-3a64f05042b4, identifier: 10730265
2026-03-26 13:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10730265
2026-03-26 13:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10730265
2026-03-26 13:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10730265 to the API
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33: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-26 13:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730265>
{'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-30T14: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=10730265',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 19260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg',
'https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg',
'https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg',
'https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg',
'https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg',
'https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg',
'https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg',
'https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg',
'https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg',
'https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5427762-0375-570b-ba3b-3a64f05042b4/d5427762-0375-570b-ba3b-3a64f05042b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg',
'Width': 1024}],
'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-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [openlane.gb] INFO: Saving data for 10730265: {'created_time': 1774532025.851731, 'last_price_update_time': 1774532025.851744, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730265') HTTP/1.1" 204 0
2026-03-26 13:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730234> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10730234
2026-03-26 13:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fda9922-c50d-557c-b6d8-a896040263db with scrape type 1
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fda9922-c50d-557c-b6d8-a896040263db
2026-03-26 13:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252F9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252F6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252F80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252Fe9127f66-78cd-4ce2-85ba-d5de19614047.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252Fa386c9ee-a532-452d-b757-354da6f1da5d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252Fe4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252Fc63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252F462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252F075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5608564%252Fgeneral%252F23b07182-78c7-47ab-b51b-07f006dcf990.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg already downloaded
2026-03-26 13:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2fda9922-c50d-557c-b6d8-a896040263db, identifier: 10730234
2026-03-26 13:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10730234
2026-03-26 13:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10730234
2026-03-26 13:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10730234 to the API
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33: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-26 13:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730234>
{'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-30T14: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=10730234',
'listing': 'auction',
'location': 'Upminster',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 64716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg',
'https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg',
'https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg',
'https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg',
'https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg',
'https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg',
'https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg',
'https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg',
'https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg',
'https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126483,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121429,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116115,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118069,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110002,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109859,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133385,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85304,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121944,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebdaac48-8a20-5d31-96f0-2572f9e77d50/ebdaac48-8a20-5d31-96f0-2572f9e77d50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137930,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg',
'Width': 1440}],
'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-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [openlane.gb] INFO: Saving data for 10730234: {'created_time': 1774532026.65089, 'last_price_update_time': 1774532026.650903, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730234') HTTP/1.1" 204 0
2026-03-26 13:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730260> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10730260
2026-03-26 13:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with scrape type 1
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F6bc1cad2-506e-443b-8887-64711d2146d7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F140fcbc0-40db-4427-825a-0d2cad590210.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F97a67087-0404-4ccc-a180-032e8996c46f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252Fa66803a1-84d2-408d-a20b-031bf6f23b5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg already downloaded
2026-03-26 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5728847%252Fgeneral%252F8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg already downloaded
2026-03-26 13:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11, identifier: 10730260
2026-03-26 13:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10730260
2026-03-26 13:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10730260
2026-03-26 13:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10730260 to the API
2026-03-26 13:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730260>
{'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-30T14: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=10730260',
'listing': 'auction',
'location': 'Corby',
'make': 'Maserati',
'model': 'Levante',
'odometer': 40476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg',
'https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg',
'https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg',
'https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg',
'https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg',
'https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg',
'https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg',
'https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg',
'https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg',
'https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245889,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199461,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205882,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222953,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239313,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205847,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11/b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214711,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg',
'Width': 1440}],
'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-26 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-26 13:33:47 [openlane.gb] INFO: Saving data for 10730260: {'created_time': 1774532027.365993, 'last_price_update_time': 1774532027.366004, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730260') HTTP/1.1" 204 0
2026-03-26 13:33:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.016(s), this was the 1st time calling it.
2026-03-26 13:33:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.286484535367573 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-26 13:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730245> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:33:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10730245
2026-03-26 13:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45032f7-269d-5e64-a284-991fefe90dce with scrape type 1
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c45032f7-269d-5e64-a284-991fefe90dce
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252Fe6905400-c203-4c13-a048-06050f45735f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F98556ba3-d91a-409e-9a1c-31aa290faad9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F58aed227-001e-407e-98b8-cc73d07e9f7c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F9a99f871-84dc-4884-bf6f-0b941edd6349.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252Fdc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg already downloaded
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33: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%252F5656898%252Fgeneral%252F9b0f5630-a8f5-4864-9345-47297fc79f98.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg already downloaded
2026-03-26 13:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c45032f7-269d-5e64-a284-991fefe90dce, identifier: 10730245
2026-03-26 13:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10730245
2026-03-26 13:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10730245
2026-03-26 13:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10730245 to the API
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730245>
{'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-30T14: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=10730245',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 111543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg',
'https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg',
'https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg',
'https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg',
'https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg',
'https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg',
'https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg',
'https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg',
'https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg',
'https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61eda7b7-39c4-5053-bd80-074b21b41fb1/61eda7b7-39c4-5053-bd80-074b21b41fb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg',
'Width': 1024}],
'price': 10700,
'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-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-26 13:33:54 [openlane.gb] INFO: Saving data for 10730245: {'created_time': 1774532034.74433, 'last_price_update_time': 1774532034.744407, 'auction_closing_time': 1774879200.0}
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730245') HTTP/1.1" 204 0
2026-03-26 13:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730283> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10730283
2026-03-26 13:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea76dd53-ef29-5337-9b9d-55e326021f9b with scrape type 1
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea76dd53-ef29-5337-9b9d-55e326021f9b
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252Fd95935f8-a8f7-435e-9484-ca46c1791ec9.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252Fb835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F4833af23-c162-4170-8690-424b4d680009.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252Fbfc6655b-cc3d-4802-904f-6abc1998751a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg already downloaded
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg already downloaded
2026-03-26 13:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ea76dd53-ef29-5337-9b9d-55e326021f9b, identifier: 10730283
2026-03-26 13:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10730283
2026-03-26 13:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10730283
2026-03-26 13:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10730283 to the API
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730283>
{'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-30T14: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=10730283',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Compass',
'odometer': 60207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg',
'https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg',
'https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg',
'https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg',
'https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg',
'https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg',
'https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg',
'https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg',
'https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg',
'https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269790,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286091,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267326,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181059,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148121,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200294,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95342c2c-d8d2-5a1f-9552-917bda04809d/95342c2c-d8d2-5a1f-9552-917bda04809d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208543,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg',
'Width': 1440}],
'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-26 13:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-26 13:34:01 [openlane.gb] INFO: Saving data for 10730283: {'created_time': 1774532041.092471, 'last_price_update_time': 1774532041.092487, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730283') HTTP/1.1" 204 0
2026-03-26 13:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730211> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da5713b2-0493-5793-b429-3764704460de with identifier: 10730211
2026-03-26 13:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5713b2-0493-5793-b429-3764704460de with scrape type 1
2026-03-26 13:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da5713b2-0493-5793-b429-3764704460de
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252F44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252F17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252F580dac24-e2d7-4139-8ea0-4bc766b70180.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252Fb2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252Fcab89ff8-436a-4371-857b-f5d18ab03177.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252Ff040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252F72c37060-bcf0-46d4-b4ef-ef362966c545.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252Fa35d615e-5a21-4b5e-8fd5-211117761aa5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252Fbf002802-9bed-4dc4-9db4-6720f342796f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg already downloaded
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5511847%252Fgeneral%252F47669f1e-271b-448b-8897-1283c09ae33d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg already downloaded
2026-03-26 13:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: da5713b2-0493-5793-b429-3764704460de, identifier: 10730211
2026-03-26 13:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: da5713b2-0493-5793-b429-3764704460de with identifier: 10730211
2026-03-26 13:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: da5713b2-0493-5793-b429-3764704460de with identifier: 10730211
2026-03-26 13:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: da5713b2-0493-5793-b429-3764704460de with identifier: 10730211 to the API
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'da5713b2-0493-5793-b429-3764704460de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VLW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730211',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 13141,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg',
'https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg',
'https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg',
'https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg',
'https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg',
'https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg',
'https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg',
'https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg',
'https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg',
'https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107614,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123297,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115889,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112194,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108421,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111968,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74414,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63059,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65481,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0642268a-94ee-539d-b3f1-70cb28a2b0d7/0642268a-94ee-539d-b3f1-70cb28a2b0d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75763,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg',
'Width': 960}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VLW - 13,141 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-26 13:34:05 [openlane.gb] INFO: Saving data for 10730211: {'created_time': 1774532045.778011, 'last_price_update_time': 1774532045.778023, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730211') HTTP/1.1" 204 0
2026-03-26 13:34:05 [scrapy.extensions.logstats] INFO: Crawled 84 pages (at 19 pages/min), scraped 66 items (at 18 items/min)
2026-03-26 13:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730207> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10730207
2026-03-26 13:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab821d2-c152-5a92-9e08-be21c5c20d5e with scrape type 1
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ab821d2-c152-5a92-9e08-be21c5c20d5e
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F0b49d580-9729-47ce-b535-f06b4549aa2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252Fd75db44b-b909-4890-81ef-85ea2464a1de.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252Fb11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F76fe7bfb-d231-42d9-851b-455ce45c2311.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252Fe548ce36-3cc4-4665-80b8-1c6269afd809.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg already downloaded
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5490248%252Fgeneral%252F1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg already downloaded
2026-03-26 13:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0ab821d2-c152-5a92-9e08-be21c5c20d5e, identifier: 10730207
2026-03-26 13:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10730207
2026-03-26 13:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10730207
2026-03-26 13:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10730207 to the API
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730207>
{'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-30T14: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=10730207',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 7465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg',
'https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg',
'https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg',
'https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg',
'https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg',
'https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg',
'https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg',
'https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg',
'https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg',
'https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97494,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90432,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109899,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97011,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80688,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99205,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88894,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76724,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82477,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf046ee2-6e53-5de4-8ccd-eeb821e0a297/bf046ee2-6e53-5de4-8ccd-eeb821e0a297_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109554,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg',
'Width': 960}],
'price': 20400,
'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-26 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-26 13:34:08 [openlane.gb] INFO: Saving data for 10730207: {'created_time': 1774532048.032178, 'last_price_update_time': 1774532048.03219, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730207') HTTP/1.1" 204 0
2026-03-26 13:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730226> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10730226
2026-03-26 13:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 109f99ca-3d79-5234-a100-99a74632eaf6 with scrape type 1
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 109f99ca-3d79-5234-a100-99a74632eaf6
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F89be656e-ecc3-44f5-9663-074286ccffa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F530ffeb9-cce2-4873-8f61-937a25c96e92.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F1d437ede-018c-426a-a641-46db0da9c0f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252Fc1f8c834-8a88-4dbc-a616-ac890fe68559.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F5149a8d9-3c30-49db-9171-0aad0347f378.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg already downloaded
2026-03-26 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5540118%252Fgeneral%252F16054190-8b30-4f21-9aa5-5e606412c4de.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg already downloaded
2026-03-26 13:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 109f99ca-3d79-5234-a100-99a74632eaf6, identifier: 10730226
2026-03-26 13:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10730226
2026-03-26 13:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10730226
2026-03-26 13:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10730226 to the API
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730226>
{'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-30T14: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=10730226',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg',
'https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg',
'https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg',
'https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg',
'https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg',
'https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg',
'https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg',
'https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg',
'https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg',
'https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86909,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106270,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121857,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100548,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103509,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113033,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111743,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101541,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89114,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ac745b-b1ef-55bd-bafe-211590cdcf24/40ac745b-b1ef-55bd-bafe-211590cdcf24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94146,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg',
'Width': 960}],
'price': 14200,
'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-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [openlane.gb] INFO: Saving data for 10730226: {'created_time': 1774532052.354142, 'last_price_update_time': 1774532052.354153, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730226') HTTP/1.1" 204 0
2026-03-26 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730210> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10730210
2026-03-26 13:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ec4c54-aef0-5a55-9263-7f0bb325965b with scrape type 1
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4ec4c54-aef0-5a55-9263-7f0bb325965b
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F70033af5-f34c-49a1-b50e-23c5d173509c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F23003f5b-db74-420b-ad43-23abe8d9c3be.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fd178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F51698edb-ee3c-4980-9dc3-d6781c471100.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fa7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fc1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg already downloaded
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg already downloaded
2026-03-26 13:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a4ec4c54-aef0-5a55-9263-7f0bb325965b, identifier: 10730210
2026-03-26 13:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10730210
2026-03-26 13:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10730210
2026-03-26 13:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10730210 to the API
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a4ec4c54-aef0-5a55-9263-7f0bb325965b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR24VKB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730210',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 13764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg',
'https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg',
'https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg',
'https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg',
'https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg',
'https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg',
'https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg',
'https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg',
'https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg',
'https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80233,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83301,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97780,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95542,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85666,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86139,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60778,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49666,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56368,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2a33bf-4eff-5f42-8efe-c75a9203b34c/7a2a33bf-4eff-5f42-8efe-c75a9203b34c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66481,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg',
'Width': 960}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR24VKB - 13,764 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [openlane.gb] INFO: Saving data for 10730210: {'created_time': 1774532053.761631, 'last_price_update_time': 1774532053.761642, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730210') HTTP/1.1" 204 0
2026-03-26 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730212> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10730212
2026-03-26 13:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd101c04-df1a-516b-b455-a05bfded401f with scrape type 1
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd101c04-df1a-516b-b455-a05bfded401f
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5510996%252Fgeneral%252F4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg already downloaded
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5510996%252Fgeneral%252Fba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg already downloaded
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5510996%252Fgeneral%252F178269ea-b0c2-4063-a00d-996576ed6f23.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg already downloaded
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5510996%252Fgeneral%252F622e159c-d931-497a-9292-c8c7f1743aa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg already downloaded
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5510996%252Fgeneral%252F07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg already downloaded
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5510996%252Fgeneral%252F6a70245f-e59e-40b0-9d85-23466e97aba1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg already downloaded
2026-03-26 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg already downloaded
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F40d32a40-8aae-4003-81c1-84107cc4ab67.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg already downloaded
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252Fbd08e9b1-9364-486d-9882-b0bf1763198c.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg already downloaded
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg already downloaded
2026-03-26 13:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fd101c04-df1a-516b-b455-a05bfded401f, identifier: 10730212
2026-03-26 13:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10730212
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-26 13:34:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10730212
2026-03-26 13:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10730212 to the API
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730212>
{'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-30T14: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=10730212',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12143,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg',
'https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg',
'https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg',
'https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg',
'https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg',
'https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg',
'https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg',
'https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg',
'https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg',
'https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252541,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278297,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268113,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256194,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257571,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224884,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236159,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194690,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175231,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83e9a25b-6780-58f5-93e2-6c10540502cf/83e9a25b-6780-58f5-93e2-6c10540502cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231702,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg',
'Width': 1440}],
'price': 13600,
'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-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-26 13:34:14 [openlane.gb] INFO: Saving data for 10730212: {'created_time': 1774532054.739364, 'last_price_update_time': 1774532054.739377, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730212') HTTP/1.1" 204 0
2026-03-26 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730222> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10730222
2026-03-26 13:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a55d1cbd-10ed-592f-9545-8194b5499bc7 with scrape type 1
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a55d1cbd-10ed-592f-9545-8194b5499bc7
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F3e1044c0-3aa7-4c47-bada-94582129e916.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F32361f7f-378d-4387-9920-13d6f46c7126.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fc47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fb0feece5-c69c-440f-a6aa-dec345946f69.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F65be7059-9046-491d-9f4a-96d6c440d134.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Ff6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fdfd7d76e-13f4-4124-ac85-338e1379c69d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg already downloaded
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fb0837953-1163-4ace-856e-dd8cf64df157.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg already downloaded
2026-03-26 13:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a55d1cbd-10ed-592f-9545-8194b5499bc7, identifier: 10730222
2026-03-26 13:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10730222
2026-03-26 13:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10730222
2026-03-26 13:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10730222 to the API
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a55d1cbd-10ed-592f-9545-8194b5499bc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO73PXC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730222',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 8177,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg',
'https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg',
'https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg',
'https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg',
'https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg',
'https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg',
'https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg',
'https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg',
'https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg',
'https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131587,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109559,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113613,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129499,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115014,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114834,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112914,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101293,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91897,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84bca8aa-fe66-55e9-92d8-7fb6df748213/84bca8aa-fe66-55e9-92d8-7fb6df748213_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115572,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg',
'Width': 960}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Avenger 51 kWh First Edition - Electric - Automatic - 156 hp - '
'WO73PXC - 8,177 mi',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2024}
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-26 13:34:16 [openlane.gb] INFO: Saving data for 10730222: {'created_time': 1774532056.63865, 'last_price_update_time': 1774532056.638663, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730222') HTTP/1.1" 204 0
2026-03-26 13:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730240> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10730240
2026-03-26 13:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d65d1f5-9efc-5301-b045-5283daf8ca9f with scrape type 1
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d65d1f5-9efc-5301-b045-5283daf8ca9f
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252F4c1e2cac-3c95-4559-a158-a29132a86d85.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Fa67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Fcc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Fbbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252F9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Ff8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Fa4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Ff5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252F509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg already downloaded
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252F4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg already downloaded
2026-03-26 13:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3d65d1f5-9efc-5301-b045-5283daf8ca9f, identifier: 10730240
2026-03-26 13:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10730240
2026-03-26 13:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10730240
2026-03-26 13:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10730240 to the API
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730240>
{'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-30T14: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=10730240',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 50641,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg',
'https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg',
'https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg',
'https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg',
'https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg',
'https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg',
'https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg',
'https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg',
'https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg',
'https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318803,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327166,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306112,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337611,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300727,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283635,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178593,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b/a7dadcf4-7c3d-5fe4-9e1e-2c3ac7af870b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194911,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg',
'Width': 1440}],
'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-26 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-26 13:34:20 [openlane.gb] INFO: Saving data for 10730240: {'created_time': 1774532060.062114, 'last_price_update_time': 1774532060.062127, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730240') HTTP/1.1" 204 0
2026-03-26 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730237> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10730237
2026-03-26 13:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c475f0-8f65-54e7-94a6-382ba58fe54f with scrape type 1
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57c475f0-8f65-54e7-94a6-382ba58fe54f
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252F415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fd36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fa01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fb4ccfeea-7f54-4e32-833c-04b08f38708d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Ff3e8803f-fe93-408f-bdba-4547953b06d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fb2a4c65b-87e5-47ee-88a9-da10570349a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252F4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Ffe15cb75-a321-4813-920d-ab398e014ac3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252F0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg already downloaded
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fd0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg already downloaded
2026-03-26 13:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 57c475f0-8f65-54e7-94a6-382ba58fe54f, identifier: 10730237
2026-03-26 13:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10730237
2026-03-26 13:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10730237
2026-03-26 13:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10730237 to the API
2026-03-26 13:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '57c475f0-8f65-54e7-94a6-382ba58fe54f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22ZBP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730237',
'listing': 'auction',
'location': 'Upminster',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 75820,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg',
'https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg',
'https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg',
'https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg',
'https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg',
'https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg',
'https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg',
'https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg',
'https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg',
'https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139424,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135622,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134581,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136211,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123218,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121230,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143960,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87752,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121476,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8069082-aa35-5d17-964d-0d3755cd40b8/a8069082-aa35-5d17-964d-0d3755cd40b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111688,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg',
'Width': 1440}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-04-30',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Hyundai Tucson 1.6 GDI SE Connect - Petrol - Manual - 150 hp - '
'SA22ZBP - 75,820 mi',
'transmission': 'manual',
'trim': 'SE Connect',
'vin': None,
'year': 2022}
2026-03-26 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730237%27 HTTP/1.1" 200 None
2026-03-26 13:34:36 [openlane.gb] INFO: Saving data for 10730237: {'created_time': 1774532076.450849, 'last_price_update_time': 1774532076.45086, 'auction_closing_time': 1774879200.0}
2026-03-26 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730237') HTTP/1.1" 204 0
2026-03-26 13:34:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.869(s), this was the 1st time calling it.
2026-03-26 13:34:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.021683261942489 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-26 13:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730130> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c9da4c4-abb0-56df-9846-e362562b71de with identifier: 10730130
2026-03-26 13:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c9da4c4-abb0-56df-9846-e362562b71de with scrape type 1
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252F4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg not downloaded yet
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252F361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg not downloaded yet
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252Fcd146e91-d3b7-4c0b-a83c-0eff12679190.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg not downloaded yet
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252Faeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg not downloaded yet
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252Fd2c80be2-4ef5-4607-810f-700691359f09.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg not downloaded yet
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252Fda1ab6bc-9730-4dde-925d-90009b9a3216.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg not downloaded yet
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5748224%252Fgeneral%252F3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg not downloaded yet
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730130)
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9a5fed0>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_0.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252F4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b947a8d0>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_3.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Faeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9a196d0>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_1.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252F361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9595990>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_2.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Fcd146e91-d3b7-4c0b-a83c-0eff12679190.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9994050>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_4.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Fd2c80be2-4ef5-4607-810f-700691359f09.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9a7b110>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_6.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252F3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9a1a610>
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_5.jpg HTTP/1.1" 201 0
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748224%252Fgeneral%252Fda1ab6bc-9730-4dde-925d-90009b9a3216.jpg') HTTP/1.1" 204 0
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg saved to cache
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c9da4c4-abb0-56df-9846-e362562b71de
2026-03-26 13:34:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c9da4c4-abb0-56df-9846-e362562b71de, skipping ID generation
2026-03-26 13:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c9da4c4-abb0-56df-9846-e362562b71de with scrape type 1
2026-03-26 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c9da4c4-abb0-56df-9846-e362562b71de sending to next pipeline
2026-03-26 13:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8c9da4c4-abb0-56df-9846-e362562b71de, identifier: 10730130
2026-03-26 13:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8c9da4c4-abb0-56df-9846-e362562b71de with identifier: 10730130
2026-03-26 13:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8c9da4c4-abb0-56df-9846-e362562b71de with identifier: 10730130
2026-03-26 13:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8c9da4c4-abb0-56df-9846-e362562b71de with identifier: 10730130 to the API
2026-03-26 13:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg>
{'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-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8c9da4c4-abb0-56df-9846-e362562b71de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML26GKV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730130',
'listing': 'auctionplusdirectbuy',
'location': 'Oldham',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226481,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/4d5e8729-69ff-4f58-a77e-12b70d1bebd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222595,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/361dba6e-42a2-4ea3-8039-8ea099be6f79.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210426,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/cd146e91-d3b7-4c0b-a83c-0eff12679190.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313654,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/aeafcd74-0df9-4bb4-a2a9-d15d490b5f16.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297831,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/d2c80be2-4ef5-4607-810f-700691359f09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364707,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/da1ab6bc-9730-4dde-925d-90009b9a3216.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c9da4c4-abb0-56df-9846-e362562b71de/8c9da4c4-abb0-56df-9846-e362562b71de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360533,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748224/general/3a3e6631-9aa0-4382-a0ea-ce53e175b1b1.jpg',
'Width': 1920}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2026-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Yes - Petrol - Manual - 101 hp - ML26GKV - '
'25 mi',
'transmission': 'manual',
'trim': 'Yes',
'vin': None,
'year': 2026}
2026-03-26 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-26 13:34:53 [openlane.gb] INFO: Saving data for 10730130: {'created_time': 1774532093.216206, 'last_price_update_time': 1774532093.216218, 'auction_closing_time': 1775034000.0}
2026-03-26 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730130') HTTP/1.1" 204 0
2026-03-26 13:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730235> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10730235
2026-03-26 13:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6530110-b29d-5a75-bf9c-336a4a53c8b3 with scrape type 1
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6530110-b29d-5a75-bf9c-336a4a53c8b3
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252Fd1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252Fe830e2f4-d4ba-488c-bf10-d4220844611a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252F12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252F98552615-82fc-47bc-ba84-6f332cc05cb6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252F444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252Fe984a375-8f73-4130-864c-26424d56da58.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252Fb645778f-361e-4e9b-b354-f648ad5291d2.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252F139b047f-8b50-4b4e-89fd-2130eb072960.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252F65479a30-7246-4c04-b7de-6676a71e5104.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg already downloaded
2026-03-26 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:34: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%252F5608642%252Fgeneral%252F2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg already downloaded
2026-03-26 13:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d6530110-b29d-5a75-bf9c-336a4a53c8b3, identifier: 10730235
2026-03-26 13:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10730235
2026-03-26 13:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10730235
2026-03-26 13:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10730235 to the API
2026-03-26 13:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730235>
{'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-30T14: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=10730235',
'listing': 'auction',
'location': 'Upminster',
'make': 'Kia',
'model': 'Niro',
'odometer': 51927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg',
'https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg',
'https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg',
'https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg',
'https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg',
'https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg',
'https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg',
'https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg',
'https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg',
'https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110686,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111531,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105959,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110877,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96653,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95945,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108481,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93660,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110913,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927a1a1-8f1c-5be0-8016-05e0d7359b12/5927a1a1-8f1c-5be0-8016-05e0d7359b12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147845,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg',
'Width': 1440}],
'price': 16000,
'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-26 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730235%27 HTTP/1.1" 200 None
2026-03-26 13:35:00 [openlane.gb] INFO: Saving data for 10730235: {'created_time': 1774532100.428436, 'last_price_update_time': 1774532100.428447, 'auction_closing_time': 1774879200.0}
2026-03-26 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730235') HTTP/1.1" 204 0
2026-03-26 13:35:05 [scrapy.extensions.logstats] INFO: Crawled 93 pages (at 9 pages/min), scraped 75 items (at 9 items/min)
2026-03-26 13:35:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:35:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.231(s), this was the 1st time calling it.
2026-03-26 13:35:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.1945725076660025 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-26 13:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:35:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.039(s), this was the 1st time calling it.
2026-03-26 13:35:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.700182272951024 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-26 13:35:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.282(s), this was the 1st time calling it.
2026-03-26 13:35:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.9463793920357544 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-26 13:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730232> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10730232
2026-03-26 13:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36e84dcf-3587-50a8-a1c8-1754a506940a with scrape type 1
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36e84dcf-3587-50a8-a1c8-1754a506940a
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252F3e7cc818-612c-47b2-b394-e693dab1a617.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252Fa19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252F9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252F42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252F0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252Fd61056e4-b3e0-4719-84f5-251f03c10714.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35: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%252F5606980%252Fgeneral%252F1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg already downloaded
2026-03-26 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606980%252Fgeneral%252Fc566e195-9620-4389-b799-feda3c4ba8ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg already downloaded
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606980%252Fgeneral%252Fb967c81b-1420-4bf0-b2b9-1159d659ff29.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg already downloaded
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606980%252Fgeneral%252Fc31ef385-5e62-480a-820f-44e6056099b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg already downloaded
2026-03-26 13:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 36e84dcf-3587-50a8-a1c8-1754a506940a, identifier: 10730232
2026-03-26 13:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10730232
2026-03-26 13:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10730232
2026-03-26 13:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10730232 to the API
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 13:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730232>
{'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-30T14: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=10730232',
'listing': 'auction',
'location': 'Upminster',
'make': 'Nissan',
'model': 'Juke',
'odometer': 17053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg',
'https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg',
'https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg',
'https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg',
'https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg',
'https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg',
'https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg',
'https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg',
'https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg',
'https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114030,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114961,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112865,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110269,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96854,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103424,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127348,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64801,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116789,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55bcc760-34bd-5cb8-a959-d77a51bbf79e/55bcc760-34bd-5cb8-a959-d77a51bbf79e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154875,
'Height': 1081,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg',
'Width': 1440}],
'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-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710730232%27 HTTP/1.1" 200 None
2026-03-26 13:35:39 [openlane.gb] INFO: Saving data for 10730232: {'created_time': 1774532139.495239, 'last_price_update_time': 1774532139.495253, 'auction_closing_time': 1774879200.0}
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730232') HTTP/1.1" 204 0
2026-03-26 13:36:05 [scrapy.extensions.logstats] INFO: Crawled 94 pages (at 1 pages/min), scraped 76 items (at 1 items/min)
2026-03-26 13:36:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730724> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:36:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20bcbb1c-2787-5996-b53f-1cbdceb9486a with identifier: 10730724
2026-03-26 13:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a with scrape type 1
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F94f8be03-e090-4e30-91e4-e282319bdb20.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F34817335-9bd6-4868-8f82-ced7873d5bf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252Fbcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252Fb33f3431-7d37-4c80-85a0-c70345785c86.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fgeneral%252F11275799-fb63-46ef-b0f9-5968f314d77d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg not downloaded yet
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36: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%252F5748208%252Fdamage%252F27323fdb-c473-4e7a-92fe-394b63965aae.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg not downloaded yet
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b943b810>
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F94f8be03-e090-4e30-91e4-e282319bdb20.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg saved to cache
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9597ed0>
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg saved to cache
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9b9a110>
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg saved to cache
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9b9a450>
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F34817335-9bd6-4868-8f82-ced7873d5bf8.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg saved to cache
2026-03-26 13:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9f7f250>
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg saved to cache
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9f47f10>
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F11275799-fb63-46ef-b0f9-5968f314d77d.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg saved to cache
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70c5791950>
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fdamage%252F27323fdb-c473-4e7a-92fe-394b63965aae.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg saved to cache
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9c08d90>
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252F645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg saved to cache
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b9a91e50>
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252Fbcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg saved to cache
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10730724)
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f70b97d65d0>
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748208%252Fgeneral%252Fb33f3431-7d37-4c80-85a0-c70345785c86.jpg') HTTP/1.1" 204 0
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg saved to cache
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a
2026-03-26 13:36:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20bcbb1c-2787-5996-b53f-1cbdceb9486a, skipping ID generation
2026-03-26 13:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a with scrape type 1
2026-03-26 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20bcbb1c-2787-5996-b53f-1cbdceb9486a sending to next pipeline
2026-03-26 13:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 20bcbb1c-2787-5996-b53f-1cbdceb9486a, identifier: 10730724
2026-03-26 13:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 20bcbb1c-2787-5996-b53f-1cbdceb9486a with identifier: 10730724
2026-03-26 13:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 20bcbb1c-2787-5996-b53f-1cbdceb9486a with identifier: 10730724
2026-03-26 13:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 20bcbb1c-2787-5996-b53f-1cbdceb9486a with identifier: 10730724 to the API
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:36: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-26 13:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '20bcbb1c-2787-5996-b53f-1cbdceb9486a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DU08VXY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730724',
'listing': 'auction',
'location': 'Mold',
'make': 'Mitsubishi',
'model': 'Lancer',
'odometer': 45977,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239308,
'Height': 920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/94f8be03-e090-4e30-91e4-e282319bdb20.jpg',
'Width': 1542},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297465,
'Height': 977,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/645f6942-dd2a-4bd1-a5eb-5f4a2d003a98.jpg',
'Width': 1535},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248459,
'Height': 1036,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/3ba752ac-3f14-484b-9fef-213bbf7cd1a8.jpg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267244,
'Height': 992,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/34817335-9bd6-4868-8f82-ced7873d5bf8.jpg',
'Width': 1522},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267828,
'Height': 886,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/0b0e3f3e-2c37-4afc-b4b2-9122f722d9cf.jpg',
'Width': 1541},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271099,
'Height': 1062,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/69bb710a-e95a-4637-9a0f-0819e4cd8d8d.jpg',
'Width': 1542},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221705,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/bcb2fe7e-b172-4d51-b392-8d4513c765a0.jpg',
'Width': 1535},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334069,
'Height': 1095,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/b33f3431-7d37-4c80-85a0-c70345785c86.jpg',
'Width': 1531},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172044,
'Height': 970,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/general/11275799-fb63-46ef-b0f9-5968f314d77d.jpg',
'Width': 1532},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20bcbb1c-2787-5996-b53f-1cbdceb9486a/20bcbb1c-2787-5996-b53f-1cbdceb9486a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159318,
'Height': 641,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748208/damage/27323fdb-c473-4e7a-92fe-394b63965aae.jpg',
'Width': 1251}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2008-03-27',
'seats_number': 5,
'seller_name': 'MCD Cars',
'title': 'Mitsubishi Lancer 1.6 Equippe - Petrol - Manual - 98 hp - DU08VXY - '
'45,977 mi',
'transmission': 'manual',
'trim': 'Equippe',
'vin': None,
'year': 2008}
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730724%27 HTTP/1.1" 200 None
2026-03-26 13:36:46 [openlane.gb] INFO: Saving data for 10730724: {'created_time': 1774532206.960039, 'last_price_update_time': 1774532206.960056, 'auction_closing_time': 1774879200.0}
2026-03-26 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730724') HTTP/1.1" 204 0
2026-03-26 13:37:05 [scrapy.extensions.logstats] INFO: Crawled 95 pages (at 1 pages/min), scraped 77 items (at 1 items/min)
2026-03-26 13:37:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-26 13:37:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.446(s), this was the 2nd time calling it.
2026-03-26 13:37:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.292269660342999 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-26 13:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-26 13:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730106> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-26 13:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 780d78a4-1d30-50af-bb68-85396ffc6271 with identifier: 10730106, dropping item
2026-03-26 13:37:31 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 13:37:31 [openlane.gb] INFO: openlane.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -4, <ScrapeType.NEW_DUPLICATE_ID: 4>: 4, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 13:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-26 13:37:31 [openlane.gb] INFO: Saving data for 10730257: {'created_time': 1774532251.953948}
2026-03-26 13:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730257') HTTP/1.1" 204 0
2026-03-26 13:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730250%27 HTTP/1.1" 200 None
2026-03-26 13:37:32 [openlane.gb] INFO: Saving data for 10730250: {'created_time': 1774532252.011327}
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730250') HTTP/1.1" 204 0
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-26 13:37:32 [openlane.gb] INFO: Saving data for 10730106: {'created_time': 1774532252.043235}
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730106') HTTP/1.1" 204 0
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-26 13:37:32 [openlane.gb] INFO: Saving data for 10730107: {'created_time': 1774532252.073048}
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730107') HTTP/1.1" 204 0
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-26 13:37:32 [openlane.gb] INFO: Saving data for 10730259: {'created_time': 1774532252.106913}
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730259') HTTP/1.1" 204 0
2026-03-26 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:37:32 [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%201774100252 HTTP/1.1" 200 None
2026-03-26 13:37:32 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (77 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-26T13_30_00.jl
2026-03-26 13:37:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 184726,
'downloader/request_count': 120,
'downloader/request_method_count/GET': 117,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 13897869,
'downloader/response_count': 120,
'downloader/response_status_count/200': 110,
'downloader/response_status_count/403': 10,
'elapsed_time_seconds': 446.461708,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 13, 37, 32, 168718, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 45474,
'httpcompression/response_count': 10,
'item_scraped_count': 77,
'log_count/DEBUG': 3429,
'log_count/INFO': 2088,
'memusage/max': 199204864,
'memusage/startup': 150085632,
'photo_download_count': 24,
'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': 282,
'playwright/request_count/method/GET': 252,
'playwright/request_count/method/POST': 30,
'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': 8,
'playwright/request_count/resource_type/image': 108,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 85,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 13,
'playwright/response_count': 252,
'playwright/response_count/method/GET': 222,
'playwright/response_count/method/POST': 30,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 58,
'playwright/response_count/resource_type/font': 8,
'playwright/response_count/resource_type/image': 78,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 85,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 13,
'request_depth_max': 5,
'response_received_count': 96,
'scheduler/dequeued': 120,
'scheduler/dequeued/memory': 120,
'scheduler/enqueued': 120,
'scheduler/enqueued/memory': 120,
'scrape_type/new': 71,
'scrape_type/new_duplicate_id': 5,
'scrape_type/price_update': 6,
'scrape_type/skipped': 184,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 93,
'scrapy-zyte-api/error_ratio': 0.08602150537634409,
'scrapy-zyte-api/errors': 8,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 8,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.664593836314538,
'scrapy-zyte-api/mean_response_seconds': 11.696707338423415,
'scrapy-zyte-api/processed': 85,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 85,
'scrapy-zyte-api/request_args/experimental.requestCookies': 85,
'scrapy-zyte-api/request_args/experimental.responseCookies': 85,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 85,
'scrapy-zyte-api/request_args/httpResponseHeaders': 85,
'scrapy-zyte-api/request_args/url': 85,
'scrapy-zyte-api/status_codes/0': 8,
'scrapy-zyte-api/status_codes/200': 85,
'scrapy-zyte-api/success': 85,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 266,
'source/total_available': 266,
'start_time': datetime.datetime(2026, 3, 26, 13, 30, 5, 707010, tzinfo=datetime.timezone.utc)}
2026-03-26 13:37:32 [scrapy.core.engine] INFO: Spider closed (finished)