2026-03-24 09:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 09: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-24 09:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-24 09:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 09:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 09:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 09:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 09:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: a27b9c376c7d2115
2026-03-24 09:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 09:30:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/openlane.gb/task_10_2026-03-24T09_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-24 09:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 09:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 09:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 09:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 09:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 09:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 09:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 09: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-24 09:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 09:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 09:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 09: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-24 09:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 09: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-24 09: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-24 09:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 09:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 09:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 09:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-24 09:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 09:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 09:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 09:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 09:30:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 09:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032409> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032409>
2026-03-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-24 09: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-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-24 09: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-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-24 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-24 09:30:14 [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-24 09:30:14 [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-24 09:30:14 [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-24 09:30:14 [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-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63k1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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-24 09: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-24 09:30:14 [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-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63k1>
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/login/UpdateJwt> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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=1207039066.1774344614&dt=Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE&auid=954860215.1774344614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63k1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~117484252~118104773~118131590&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774344614489&tfd=2175> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js>
2026-03-24 09:30:15 [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-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v2.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0> (resource type: font, referrer: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-24 09:30:15 [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-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-24 09:30:15 [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=1207039066.1774344614&dt=Online%20Used%20Car%20Auctions%20%E2%80%93%20Buy%20%26%20Sell%20Cars%20%E2%80%93%20OPENLANE&auid=954860215.1774344614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63k1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~117484252~118104773~118131590&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774344614489&tfd=2175>
2026-03-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [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-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js>
2026-03-24 09: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-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v2.jpg>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0>
2026-03-24 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-24 09:30:16 [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-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157>
2026-03-24 09:30:16 [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-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-24 09: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=1774344616278&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774344613.1925035711&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Buy%20and%20sell%20cars%20online%20on%20openlane.eu.%20The%20number%20one%20European%20vehicle%20auction%20platform%20for%20professional%20car%20traders.&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1087&it=1774344615208&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js>
2026-03-24 09:30:16 [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_1774344616548_1289806450> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [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-24 09:30:16 [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-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774344616548_1289806450>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/okta> (resource type: document, referrer: https://www.openlane.co.uk/en/home)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <201 https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous>
2026-03-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032409> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032409>
2026-03-24 09:30:17 [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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-24 09: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-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-24 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-24 09:30:18 [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-24 09:30:18 [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-24 09:30:18 [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-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-24 09:30:18 [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-24 09:30:18 [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-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63k1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [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-24 09:30:18 [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-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-24 09:30:18 [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-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63k1>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-24 09:30:18 [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-24 09:30:18 [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-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-24 09: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-24 09: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-24 09: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-24 09: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-24 09:30:18 [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=1212151816.1774344619&auid=954860215.1774344614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63k1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774344618618&tfd=1893> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&scrsrc=www.googletagmanager.com&rnd=1212151816.1774344619&auid=954860215.1774344614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63k1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774344618618&tfd=1893>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=stable&domain=www.openlane.co.uk&hme=7561e8db2489737df4c74b634c943d82cefbf4e67acc7fda2493ff919471f0aa&ex_m=101%2C194%2C143%2C22%2C69%2C70%2C136%2C65%2C64%2C11%2C151%2C87%2C16%2C130%2C123%2C72%2C75%2C129%2C148%2C153%2C8%2C4%2C5%2C7%2C6%2C3%2C88%2C98%2C154%2C159%2C208%2C59%2C175%2C176%2C52%2C264%2C30%2C71%2C220%2C219%2C218%2C23%2C32%2C100%2C58%2C10%2C60%2C94%2C95%2C96%2C102%2C126%2C31%2C29%2C128%2C125%2C124%2C144%2C73%2C147%2C145%2C146%2C47%2C57%2C119%2C15%2C150%2C42%2C251%2C252%2C250%2C26%2C27%2C28%2C45%2C137%2C74%2C109%2C18%2C20%2C41%2C37%2C39%2C38%2C80%2C89%2C93%2C107%2C135%2C138%2C43%2C108%2C24%2C21%2C115%2C66%2C35%2C140%2C139%2C141%2C132%2C131%2C25%2C34%2C56%2C106%2C149%2C67%2C17%2C142%2C111%2C78%2C63%2C19%2C82%2C83%2C112%2C81%2C33%2C280%2C201%2C190%2C191%2C189%2C283%2C275%2C49%2C202%2C104%2C127%2C77%2C117%2C51%2C44%2C46%2C110%2C116%2C122%2C55%2C61%2C50%2C53%2C97%2C152%2C1%2C120%2C14%2C118%2C12%2C2%2C54%2C90%2C62%2C114%2C86%2C85%2C155%2C156%2C91%2C92%2C9%2C121%2C99%2C48%2C133%2C84%2C76%2C68%2C113%2C103%2C40%2C134%2C0%2C79%2C36%2C105%2C13%2C157>
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774344618924&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774344613.1925035711&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=793&it=1774344618633&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-24 09:30:19 [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-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774344618924&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774344613.1925035711&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=793&it=1774344618633&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET>
2026-03-24 09:30:19 [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-24 09:30:19 [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-24 09:30:19 [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-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/embed.nocache.js>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1886173974.1774344619> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774344619398&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.1774344613.1925035711&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=793&it=1774344618633&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]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63k1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614&_tu=CA>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1886173974.1774344619>
2026-03-24 09:30:19 [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-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1886173974.1774344619> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63k1>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774344619398&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.1774344613.1925035711&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=793&it=1774344618633&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]=hf1&rqm=GET>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63k1z876626767za20gzb76626767zd76626767&_p=1774344617036&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1381839604.1774344620&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~117484252~118131589&sid=1774344619&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=2935> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63k1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117384406~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=954860215.1774344614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1886173974.1774344619>
2026-03-24 09:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63k1z876626767za20gzb76626767zd76626767&_p=1774344617036&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1381839604.1774344620&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~117484252~118131589&sid=1774344619&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=2935>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-24 09:30:20 [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-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/obs/bugfix-d476fa1-526/obs.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/ce/bugfix-5cb1b0e-528/ce.js>
2026-03-24 09:30:20 [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_1774344620445_773036120> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [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-24 09:30:20 [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-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/integration/integration.nocache.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774344620445_773036120>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/enterprise_cb.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/visibility_cb.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/custom_variables_cb.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.js>
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/icon/associated_icons_cb.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/user_action/user_actions_cb.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22elbq8FwMIM6IW8BJ%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774344621156_510314223> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [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-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.683.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774340062829/data/beacon/4473c6cd-bd8c-416f-9c6b-9e29004e8503.json>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.13.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.132.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.106.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.361.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.3.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.356.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.655.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.513.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.90.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.595.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.363.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22elbq8FwMIM6IW8BJ%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774344621212_1124974822> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22elbq8FwMIM6IW8BJ%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774344621156_510314223>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.683.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/dal/bugfix-900da77-540/dal.517.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.13.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.132.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.106.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.361.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.3.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.655.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.356.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.513.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.90.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.595.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.363.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.909.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.20.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.929.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-24 09: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-24 09: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-24 09: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-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/beacon/get_seen_counters/v26?request=%7B%22widget_ids%22%3A%5B%224473c6cd-bd8c-416f-9c6b-9e29004e8503%3Add6e91c2-faac-4bf0-a896-6325868d2f8f%3A1759309799661%22%5D%2C+%22user_id%22%3A%22elbq8FwMIM6IW8BJ%22%2C+%22is_encrypted%22%3Afalse%7D&callback=callback_1774344621212_1124974822>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.909.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.20.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1772040526928/modules/up/bugfix-9e8b67d-540/up.929.chunk.js>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-24 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-24 09: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-24 09:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-24 09: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-24 09:30:36 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-24 09:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-24 09:30:39 [openlane.gb] INFO: Cookies from Playwright: [{'name': '_cfuvid', 'value': 'R4T3MDsjTdZEBLhBfG.ZUFwMi.jMUri7S4.3oPxZykM-1774344620628-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': '6.YVL3Y9eEsBtUq_7nhtP5K4JZ.64br_mTKnFEz0HlI-1774344615.2035267-1.0.1.1-UfbMh8nJ3O9QgWBTF4DmJiIhoHLziC6eO8Cv7vpSKxpyQFS28igrqC9xidKw4fR46a3k41MV9JcX8SEB5iV.ieKwUGfP2bpOtNMJGNIwRuwJFzDMypRS4xweuzg.lI5R', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774346415, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'asvwibkoyzwgtsdyen4f1jre', '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': 1805880612, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'FElidoVlKwkLNuNbhd5J4RJRzyv_72ZRGLzoKYmacUf9u-5FQgAW_FnexDdYaD2YwjJGBbR1aN5qFmu_fGGozqFXa6GIUJTr8d-e94a4mS0RK1Ez-QLZAh6NFeDJ7UCfkpdcQYtbn7BVNENUFeDU9Q2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': '6KfghlkVRPYUjWn9m6B7G3d4G728RTh1hp6FqlVJOus-1774344612.5740805-1.0.1.1-S0BspFkURreNsZOeU.yxUFtsW4jw8wWgFvMSa8t_ICuY16ltIU0Gq37VgBwsbxIgGEFLSFsh8k96HTA0BcVOwdrgqlz1sBr.pwO6z2HAsM40llXOh_LTqVzqKI.U3Bkr', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774346412, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774344613.1925035711', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782120613, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': 'SDHWVO50TA2SbABZYtoh8UiEwtuW.8A.50aCE.yFRmY-1774344616.1210892-1.0.1.1-o4TB4qwi_EahGPE2FfXEYKEk3jWJg4l7Q6LslFy13aY', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'f0_uid', 'value': 'efea114b-c1a4-4d58-83fe-1b8c76ead966.1774344617862', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1805880617, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '762c0e1f-2be2-4a56-9481-ce47e0323d95.1774344617862.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774431017, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Tue+Mar+24+2026+09%3A30%3A18+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=9ab2ac15-bada-493a-a2d9-bf08c3391b39&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774344616727&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1805880618, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '_gcl_au', 'value': '1.1.954860215.1774344614.1886173974.1774344619.1774344619', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782120614, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774344619$o1$g0$t1774344619$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837416619, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1381839604.1774344620', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837416619, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00bHi0f_rXuQncRuOvpv1BBfiWwlvCHi4IFeHWTk-3', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774344920, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': 'elbq8FwMIM6IW8BJ', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1782984620, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': 'B921FB08BE3A449831373BAFFAE96ECE', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI1dQW1JAbMQFGXa2b9CnC-xQ', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837416620, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-24 09:30:39 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '_cfuvid', 'value': 'R4T3MDsjTdZEBLhBfG.ZUFwMi.jMUri7S4.3oPxZykM-1774344620628-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/'}, {'name': '__cf_bm', 'value': '6.YVL3Y9eEsBtUq_7nhtP5K4JZ.64br_mTKnFEz0HlI-1774344615.2035267-1.0.1.1-UfbMh8nJ3O9QgWBTF4DmJiIhoHLziC6eO8Cv7vpSKxpyQFS28igrqC9xidKw4fR46a3k41MV9JcX8SEB5iV.ieKwUGfP2bpOtNMJGNIwRuwJFzDMypRS4xweuzg.lI5R', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'asvwibkoyzwgtsdyen4f1jre', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'FElidoVlKwkLNuNbhd5J4RJRzyv_72ZRGLzoKYmacUf9u-5FQgAW_FnexDdYaD2YwjJGBbR1aN5qFmu_fGGozqFXa6GIUJTr8d-e94a4mS0RK1Ez-QLZAh6NFeDJ7UCfkpdcQYtbn7BVNENUFeDU9Q2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': '6KfghlkVRPYUjWn9m6B7G3d4G728RTh1hp6FqlVJOus-1774344612.5740805-1.0.1.1-S0BspFkURreNsZOeU.yxUFtsW4jw8wWgFvMSa8t_ICuY16ltIU0Gq37VgBwsbxIgGEFLSFsh8k96HTA0BcVOwdrgqlz1sBr.pwO6z2HAsM40llXOh_LTqVzqKI.U3Bkr', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774344613.1925035711', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': 'SDHWVO50TA2SbABZYtoh8UiEwtuW.8A.50aCE.yFRmY-1774344616.1210892-1.0.1.1-o4TB4qwi_EahGPE2FfXEYKEk3jWJg4l7Q6LslFy13aY', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': 'efea114b-c1a4-4d58-83fe-1b8c76ead966.1774344617862', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '762c0e1f-2be2-4a56-9481-ce47e0323d95.1774344617862.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Tue+Mar+24+2026+09%3A30%3A18+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=9ab2ac15-bada-493a-a2d9-bf08c3391b39&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774344616727&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.954860215.1774344614.1886173974.1774344619.1774344619', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774344619$o1$g0$t1774344619$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1381839604.1774344620', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00bHi0f_rXuQncRuOvpv1BBfiWwlvCHi4IFeHWTk-3', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': 'elbq8FwMIM6IW8BJ', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': 'B921FB08BE3A449831373BAFFAE96ECE', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI1dQW1JAbMQFGXa2b9CnC-xQ', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-24 09:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='OpenlaneGB',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 09:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [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-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716381
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716381%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716381: 1
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716380
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716380%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716380: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716383
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716383%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716383: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716424
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716424%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716424: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716409
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716409%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716409: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716441
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716441%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716441: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716421
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716421%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716421: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716394
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716394%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716394: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716406
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716406%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716406: 1
2026-03-24 09:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716392
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716392%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716392: 1
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716377
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716377%27 HTTP/1.1" 200 None
2026-03-24 09:30:52 [openlane.gb] INFO: Scrape type for 10716377: 1
2026-03-24 09:30:52 [openlane.gb] INFO: Found listing with ID: 10716393
2026-03-24 09:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716393%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716393: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716375
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716375%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716375: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716376
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716376%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716376: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716410
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716410%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716410: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716411
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716411%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716411: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716405
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716405%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716405: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716415
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716415%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716415: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716425
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716425%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716425: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716404
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716404%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716404: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716402
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716402%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716402: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716395
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716395%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716395: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716378
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716378%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716378: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716426
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716426%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716426: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716401
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716401%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716401: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716396
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716396%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716396: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716382
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716382%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716382: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716412
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716412%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716412: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716400
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716400%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716400: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716403
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716403%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716403: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716407
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716407%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716407: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716371
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716371%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716371: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716369
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716369%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716369: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716391
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716391%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716391: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716390
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716390%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716390: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716368
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716368%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716368: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716389
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716389%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716389: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716414
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716414%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716414: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716418
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716418%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716418: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716416
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716416%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716416: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716385
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716385%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716385: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716397
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716397%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716397: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716387
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716387%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716387: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716386
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716386%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716386: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716366
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716366%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716366: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716370
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716370%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716370: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716372
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716372%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716372: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716417
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716417%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716417: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716367
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716367%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716367: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716398
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716398%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716398: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716408
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716408%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716408: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716373
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716373%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716373: 1
2026-03-24 09:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716394> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716399
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716399%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716399: 1
2026-03-24 09:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716388
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716388%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716388: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716384
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716384%27 HTTP/1.1" 200 None
2026-03-24 09:30:53 [openlane.gb] INFO: Scrape type for 10716384: 1
2026-03-24 09:30:53 [openlane.gb] INFO: Found listing with ID: 10716374
2026-03-24 09:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716374%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [openlane.gb] INFO: Scrape type for 10716374: 1
2026-03-24 09:30:54 [openlane.gb] INFO: Found listing with ID: 10716379
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716379%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [openlane.gb] INFO: Scrape type for 10716379: 1
2026-03-24 09:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10716394
2026-03-24 09:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ed5cfeb-3189-50a2-be7b-f80641673342 with scrape type 1
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ed5cfeb-3189-50a2-be7b-f80641673342
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F37882a71-70d8-47f7-a89e-60949be38097.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/37882a71-70d8-47f7-a89e-60949be38097.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F334ada8f-b895-4472-8533-cf98e1554e49.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/334ada8f-b895-4472-8533-cf98e1554e49.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/9f04540c-2c89-4786-b1eb-dd75445bcfca.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Fa69be777-3472-4d9d-a66a-511191763a7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/a69be777-3472-4d9d-a66a-511191763a7c.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F8e996b1b-affb-4bda-8a57-4d930781ed34.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/8e996b1b-affb-4bda-8a57-4d930781ed34.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F7a5a073e-2520-45b2-be4c-08c09252a610.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/7a5a073e-2520-45b2-be4c-08c09252a610.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Fcc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/cc10124f-09a1-48c1-a3a9-6700fc7cf3b2.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252F4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/4d663da8-8508-4cb1-aeaa-7d24cd363bae.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Fa6084c2f-95f3-44cc-a812-721e5909abe7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/a6084c2f-95f3-44cc-a812-721e5909abe7.jpg already downloaded
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731457%252Fgeneral%252Ff5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731457/general/f5f7b9f3-555a-451d-afbc-1a6c4e239425.jpg already downloaded
2026-03-24 09:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4ed5cfeb-3189-50a2-be7b-f80641673342, identifier: 10716394
2026-03-24 09:30:54 [openlane.gb] INFO: Found listing with ID: 10716433
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716433%27 HTTP/1.1" 200 None
2026-03-24 09:30:54 [openlane.gb] INFO: Scrape type for 10716433: 1
2026-03-24 09:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10716394
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 09:30:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10716394
2026-03-24 09:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10716394 to the API
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716394>
{'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-25T14: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=10716394',
'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-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716394%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [openlane.gb] INFO: Saving data for 10716394: {'created_time': 1774344655.392148, 'last_price_update_time': 1774344655.392162, 'auction_closing_time': 1774447200.0}
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716394') HTTP/1.1" 204 0
2026-03-24 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716381> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:55 [openlane.gb] INFO: Found listing with ID: 10716423
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716423%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [openlane.gb] INFO: Scrape type for 10716423: 1
2026-03-24 09:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716441> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716421> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716409> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716424> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:55 [openlane.gb] INFO: Found listing with ID: 10716430
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716430%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [openlane.gb] INFO: Scrape type for 10716430: 1
2026-03-24 09:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:55 [openlane.gb] INFO: Found listing with ID: 10716437
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716437%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [openlane.gb] INFO: Scrape type for 10716437: 1
2026-03-24 09:30:55 [openlane.gb] INFO: Found listing with ID: 10716413
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716413%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [openlane.gb] INFO: Scrape type for 10716413: 1
2026-03-24 09:30:55 [openlane.gb] INFO: Found listing with ID: 10716428
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716428%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [openlane.gb] INFO: Scrape type for 10716428: 1
2026-03-24 09:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10716381
2026-03-24 09:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 253317ec-900a-50f0-a1bd-c6534e45ba9b with scrape type 1
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 253317ec-900a-50f0-a1bd-c6534e45ba9b
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fe40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/e40f8634-b15e-4b13-a2b4-cf449e3f5906.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F39155f43-6df4-4804-bedd-aa6520ea151d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/39155f43-6df4-4804-bedd-aa6520ea151d.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/7f5d0ae2-1eb1-4657-af1e-5adc20d7eb25.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fd29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/d29da675-0c8c-47ad-ad32-8135bb31e4e0.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F70a98d43-0bc1-4112-8cda-b63c3294972a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/70a98d43-0bc1-4112-8cda-b63c3294972a.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F81b5817d-83db-4e83-9860-e9d22466a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/81b5817d-83db-4e83-9860-e9d22466a3c4.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252F881960cd-d8b4-4164-86c2-c9ba107661bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/881960cd-d8b4-4164-86c2-c9ba107661bd.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fbb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/bb3b9a04-4f2b-4890-9e9f-e5a0ad417498.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fa36755bc-aead-4256-9a43-67c4656603df.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/a36755bc-aead-4256-9a43-67c4656603df.jpg already downloaded
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516796%252Fgeneral%252Fe2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516796/general/e2a71baa-2dfe-4e86-af6a-17b9eec21d2d.jpg already downloaded
2026-03-24 09:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 253317ec-900a-50f0-a1bd-c6534e45ba9b, identifier: 10716381
2026-03-24 09:30:56 [openlane.gb] INFO: Found listing with ID: 10716432
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716432%27 HTTP/1.1" 200 None
2026-03-24 09:30:56 [openlane.gb] INFO: Scrape type for 10716432: 1
2026-03-24 09:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10716381
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 09:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10716381
2026-03-24 09:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 253317ec-900a-50f0-a1bd-c6534e45ba9b with identifier: 10716381 to the API
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716381>
{'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-25T14: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=10716381',
'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-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716381%27 HTTP/1.1" 200 None
2026-03-24 09:30:56 [openlane.gb] INFO: Saving data for 10716381: {'created_time': 1774344656.91506, 'last_price_update_time': 1774344656.915074, 'auction_closing_time': 1774447200.0}
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716381') HTTP/1.1" 204 0
2026-03-24 09:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10716441
2026-03-24 09:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8526954c-3792-55ec-85f5-82d34667ecc8 with scrape type 1
2026-03-24 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8526954c-3792-55ec-85f5-82d34667ecc8
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252Fef742791-f998-4c72-a952-1344c3be01ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/ef742791-f998-4c72-a952-1344c3be01ff.jpg already downloaded
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731484%252Fgeneral%252F6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/6ed164c3-e385-4117-b508-bbcb9d0885c8.jpg already downloaded
2026-03-24 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252Fb8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/b8d6308f-c34b-453c-9a54-9a2b1af6f275.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252F4fecb351-e1b9-470d-8aae-60302a621bee.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/4fecb351-e1b9-470d-8aae-60302a621bee.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252F827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/827f22ba-3cf7-4b0b-ba72-3c895df034b9.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252F1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/1a7b76e0-8f10-48d8-a5c2-c46c84c6f4a0.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252F334e5ff0-4dbd-460e-965f-181dab870bcf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/334e5ff0-4dbd-460e-965f-181dab870bcf.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252Fd1719f7b-bf69-4d22-8494-272df8201a6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/d1719f7b-bf69-4d22-8494-272df8201a6a.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252Fda24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/da24fa5d-1a67-4419-8fb2-9de4c69ecd83.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5731484%252Fgeneral%252F3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731484/general/3af052fa-ca3a-40e4-ae38-e579a8f46049.jpg already downloaded
2026-03-24 09:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8526954c-3792-55ec-85f5-82d34667ecc8, identifier: 10716441
2026-03-24 09:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10716421
2026-03-24 09:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with scrape type 1
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54348c4d-a6fb-5135-a9a2-c55d9616dda3
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252Ff9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/f9c993d6-aa15-45a9-964d-b8879ce29ff3.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252Fe2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/e2d90d58-9de8-42d4-829c-2f7af804b9e4.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252F627a4dce-510c-4577-b2b1-f787e2b146b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/627a4dce-510c-4577-b2b1-f787e2b146b0.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252Ff5eaf090-fad4-4610-9ae7-78eafd885975.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/f5eaf090-fad4-4610-9ae7-78eafd885975.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252Fc21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/c21717b9-d945-4a80-b8a1-7cbc204fcaf7.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252F754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/754e88f3-880f-4db5-9f14-4ca2a0ff95ce.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252F2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/2e3732c9-c48d-47ac-95b8-9c9053f7977d.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252Fd36a5183-95f7-4fb4-93ca-c47702e548ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/d36a5183-95f7-4fb4-93ca-c47702e548ce.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252F9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/9e72ab04-d831-4fbf-86d4-5f49bf22de05.jpg already downloaded
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30: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%252F5686127%252Fgeneral%252F6d1ace71-8d22-4d6e-a4db-419405c69142.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686127/general/6d1ace71-8d22-4d6e-a4db-419405c69142.jpg already downloaded
2026-03-24 09:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 54348c4d-a6fb-5135-a9a2-c55d9616dda3, identifier: 10716421
2026-03-24 09:30:57 [openlane.gb] INFO: Found listing with ID: 10716427
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716427%27 HTTP/1.1" 200 None
2026-03-24 09:30:57 [openlane.gb] INFO: Scrape type for 10716427: 1
2026-03-24 09:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716406> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10716441
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 09:30:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10716441
2026-03-24 09:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10716441 to the API
2026-03-24 09:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716441>
{'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-25T14: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=10716441',
'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-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716441%27 HTTP/1.1" 200 None
2026-03-24 09:30:58 [openlane.gb] INFO: Saving data for 10716441: {'created_time': 1774344658.180623, 'last_price_update_time': 1774344658.180635, 'auction_closing_time': 1774447200.0}
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716441') HTTP/1.1" 204 0
2026-03-24 09:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10716421
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 09:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 09:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10716421
2026-03-24 09:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 54348c4d-a6fb-5135-a9a2-c55d9616dda3 with identifier: 10716421 to the API
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '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=10716421',
'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-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716421%27 HTTP/1.1" 200 None
2026-03-24 09:30:58 [openlane.gb] INFO: Saving data for 10716421: {'created_time': 1774344658.865032, 'last_price_update_time': 1774344658.865046, 'auction_closing_time': 1774447200.0}
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716421') HTTP/1.1" 204 0
2026-03-24 09:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716380> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10716409
2026-03-24 09:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429c7e99-8e25-5cfd-a361-acee08c9eae2 with scrape type 1
2026-03-24 09:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 429c7e99-8e25-5cfd-a361-acee08c9eae2
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Ff785f0b1-781e-48d5-8566-eefd52c88bc6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/f785f0b1-781e-48d5-8566-eefd52c88bc6.jpg already downloaded
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/9164feed-c3b0-44e1-a54c-98daf2eebc45.jpg already downloaded
2026-03-24 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Fdd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/dd0a769f-ebb3-49ae-9da5-61eccf7b4dcb.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/96aa8bab-f463-4a8b-8e84-ed6dd855d6ff.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/5ab3f32e-2c33-49c1-a186-1e0b6bee7461.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Fa844812a-9e4e-4807-8c67-43fc0ebc287f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/a844812a-9e4e-4807-8c67-43fc0ebc287f.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/30d3b3a0-666a-4934-89d6-1ede5a9a3706.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252Feb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/eb8b91b5-ba98-41a0-8f7a-b71da16f8ca7.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/24a1618f-b3c5-44dc-ab91-951f7290e41c.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653695%252Fgeneral%252F7419ddcf-f347-4832-81df-9abff7f9f939.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653695/general/7419ddcf-f347-4832-81df-9abff7f9f939.jpg already downloaded
2026-03-24 09:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 429c7e99-8e25-5cfd-a361-acee08c9eae2, identifier: 10716409
2026-03-24 09:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10716424
2026-03-24 09:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with scrape type 1
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 016d0b57-d879-5e69-8eba-e60e81ed8ad1
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F328394b8-d5c5-442c-af33-b7b47f33068f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/328394b8-d5c5-442c-af33-b7b47f33068f.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F774e6d1d-1c5c-4ec4-909a-f9b3f271eea9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/774e6d1d-1c5c-4ec4-909a-f9b3f271eea9.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F1dd2f33f-6775-4400-bbd3-92a0d6679e2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/1dd2f33f-6775-4400-bbd3-92a0d6679e2e.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F0d736158-7c0f-4a0b-b7f3-9c798b66b6e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/0d736158-7c0f-4a0b-b7f3-9c798b66b6e1.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F0db9a1d0-7e3b-42cb-853c-1e4c7764c2b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/0db9a1d0-7e3b-42cb-853c-1e4c7764c2b9.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F32f0df1f-7059-476f-80cf-7387c141e265.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/32f0df1f-7059-476f-80cf-7387c141e265.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252Fa50a0e9a-92b9-476c-9fa1-00f4566814e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/a50a0e9a-92b9-476c-9fa1-00f4566814e4.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252Fee26883b-aaa3-4872-bbca-f37e2051e383.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/ee26883b-aaa3-4872-bbca-f37e2051e383.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252Fe2da5e1c-e8ad-493c-98cf-7c0218ca3639.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/e2da5e1c-e8ad-493c-98cf-7c0218ca3639.jpg already downloaded
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703706%252Fgeneral%252F3f98dfe3-20f7-4ca4-a8a7-ebb4e48bdc5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703706/general/3f98dfe3-20f7-4ca4-a8a7-ebb4e48bdc5c.jpg already downloaded
2026-03-24 09:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 016d0b57-d879-5e69-8eba-e60e81ed8ad1, identifier: 10716424
2026-03-24 09:30:59 [openlane.gb] INFO: Found listing with ID: 10716435
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716435%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [openlane.gb] INFO: Scrape type for 10716435: 1
2026-03-24 09:30:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10716409
2026-03-24 09:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10716409
2026-03-24 09:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 429c7e99-8e25-5cfd-a361-acee08c9eae2 with identifier: 10716409 to the API
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716409>
{'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-25T14: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=10716409',
'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-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716409%27 HTTP/1.1" 200 None
2026-03-24 09:30:59 [openlane.gb] INFO: Saving data for 10716409: {'created_time': 1774344659.997988, 'last_price_update_time': 1774344659.998006, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716409') HTTP/1.1" 204 0
2026-03-24 09:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10716424
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10716424
2026-03-24 09:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10716424 to the API
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': '016d0b57-d879-5e69-8eba-e60e81ed8ad1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN75LBF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716424',
'listing': 'auction',
'location': 'Telford',
'make': 'Citroën',
'model': 'C5',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5703706/general/328394b8-d5c5-442c-af33-b7b47f33068f.jpg',
'https://images.openlane.eu/carimgs/5703706/general/774e6d1d-1c5c-4ec4-909a-f9b3f271eea9.jpg',
'https://images.openlane.eu/carimgs/5703706/general/1dd2f33f-6775-4400-bbd3-92a0d6679e2e.jpg',
'https://images.openlane.eu/carimgs/5703706/general/0d736158-7c0f-4a0b-b7f3-9c798b66b6e1.jpg',
'https://images.openlane.eu/carimgs/5703706/general/0db9a1d0-7e3b-42cb-853c-1e4c7764c2b9.jpg',
'https://images.openlane.eu/carimgs/5703706/general/32f0df1f-7059-476f-80cf-7387c141e265.jpg',
'https://images.openlane.eu/carimgs/5703706/general/a50a0e9a-92b9-476c-9fa1-00f4566814e4.jpg',
'https://images.openlane.eu/carimgs/5703706/general/ee26883b-aaa3-4872-bbca-f37e2051e383.jpg',
'https://images.openlane.eu/carimgs/5703706/general/e2da5e1c-e8ad-493c-98cf-7c0218ca3639.jpg',
'https://images.openlane.eu/carimgs/5703706/general/3f98dfe3-20f7-4ca4-a8a7-ebb4e48bdc5c.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': 72361,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/328394b8-d5c5-442c-af33-b7b47f33068f.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': 70735,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/774e6d1d-1c5c-4ec4-909a-f9b3f271eea9.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': 91640,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/1dd2f33f-6775-4400-bbd3-92a0d6679e2e.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': 73649,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/0d736158-7c0f-4a0b-b7f3-9c798b66b6e1.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': 69141,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/0db9a1d0-7e3b-42cb-853c-1e4c7764c2b9.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': 63291,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/32f0df1f-7059-476f-80cf-7387c141e265.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': 63144,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/a50a0e9a-92b9-476c-9fa1-00f4566814e4.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': 77031,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/ee26883b-aaa3-4872-bbca-f37e2051e383.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': 46860,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/e2da5e1c-e8ad-493c-98cf-7c0218ca3639.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': 72242,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703706/general/3f98dfe3-20f7-4ca4-a8a7-ebb4e48bdc5c.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 - VN75LBF '
'- 10 mi',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716424%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [openlane.gb] INFO: Saving data for 10716424: {'created_time': 1774344660.581842, 'last_price_update_time': 1774344660.581855, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716424') HTTP/1.1" 204 0
2026-03-24 09:31:00 [openlane.gb] INFO: Found listing with ID: 10716431
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716431%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [openlane.gb] INFO: Scrape type for 10716431: 1
2026-03-24 09:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10716406
2026-03-24 09:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c475f0-8f65-54e7-94a6-382ba58fe54f with scrape type 1
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57c475f0-8f65-54e7-94a6-382ba58fe54f
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252F415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/415c0eea-51e2-442f-be9b-b7b4e49dd3b5.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fd36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/d36be7dc-c5b4-4f9c-aaca-0330845dda02.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fa01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/a01ce6ce-f2aa-4cae-aff1-bcbe25d60a6a.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fb4ccfeea-7f54-4e32-833c-04b08f38708d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/b4ccfeea-7f54-4e32-833c-04b08f38708d.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Ff3e8803f-fe93-408f-bdba-4547953b06d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/f3e8803f-fe93-408f-bdba-4547953b06d0.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fb2a4c65b-87e5-47ee-88a9-da10570349a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/b2a4c65b-87e5-47ee-88a9-da10570349a1.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252F4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/4b24a7cc-9d55-4ebd-ac43-f5a6bc7e8f2d.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Ffe15cb75-a321-4813-920d-ab398e014ac3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/fe15cb75-a321-4813-920d-ab398e014ac3.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252F0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/0bc87abe-76c0-4b7d-b227-257b8a2270b6.jpg already downloaded
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5608794%252Fgeneral%252Fd0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608794/general/d0a75f13-3fe5-4182-9406-35bac5d5c18e.jpg already downloaded
2026-03-24 09:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 57c475f0-8f65-54e7-94a6-382ba58fe54f, identifier: 10716406
2026-03-24 09:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10716380
2026-03-24 09:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with scrape type 1
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce3c5e48-5b2c-581c-8b70-4440d1e9eaae
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252Fff247c08-3659-4699-ae13-b50ff0d51833.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/ff247c08-3659-4699-ae13-b50ff0d51833.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/3dd6ce4c-a338-47f7-b845-28eb21c67d24.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/15b51ecb-979d-44dd-82dd-3612c1feabd1.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/24424057-feb1-43ed-83e3-5c75a9f8e7e7.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/5d92ca9f-ce17-46a1-8ec8-ee3ecc49ec79.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/4ae8e1af-3241-4689-a1e3-868ee2ad9e26.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252Ffc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/fc6d1a59-42e9-4bde-aec6-e10cdae07f84.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F8042e071-6715-418c-90d1-e8d3c3a03a65.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/8042e071-6715-418c-90d1-e8d3c3a03a65.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/3664ee98-91d8-4ae1-812e-4527cac7bebf.jpg already downloaded
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5516492%252Fgeneral%252F7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516492/general/7fbf9c66-6a0a-4144-8345-b825b43a93f2.jpg already downloaded
2026-03-24 09:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae, identifier: 10716380
2026-03-24 09:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10716406
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 09:31:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10716406
2026-03-24 09:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 57c475f0-8f65-54e7-94a6-382ba58fe54f with identifier: 10716406 to the API
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716406>
{'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-25T14: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=10716406',
'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-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716406%27 HTTP/1.1" 200 None
2026-03-24 09:31:01 [openlane.gb] INFO: Saving data for 10716406: {'created_time': 1774344661.871955, 'last_price_update_time': 1774344661.87197, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716406') HTTP/1.1" 204 0
2026-03-24 09:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10716380
2026-03-24 09:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10716380
2026-03-24 09:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ce3c5e48-5b2c-581c-8b70-4440d1e9eaae with identifier: 10716380 to the API
2026-03-24 09:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716380>
{'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-25T14: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=10716380',
'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-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716380%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Saving data for 10716380: {'created_time': 1774344662.241104, 'last_price_update_time': 1774344662.241116, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716380') HTTP/1.1" 204 0
2026-03-24 09:31:02 [openlane.gb] INFO: Found listing with ID: 10716438
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716438%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Scrape type for 10716438: 1
2026-03-24 09:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716392> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716376> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:02 [openlane.gb] INFO: Found listing with ID: 10716439
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716439%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Scrape type for 10716439: 1
2026-03-24 09: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-24 09: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-24 09:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716375> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716377> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716393> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09: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-24 09: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-24 09:31:02 [openlane.gb] INFO: Found listing with ID: 10716440
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716440%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Scrape type for 10716440: 1
2026-03-24 09:31:02 [openlane.gb] INFO: Found listing with ID: 10716422
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716422%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Scrape type for 10716422: 1
2026-03-24 09:31:02 [openlane.gb] INFO: Found listing with ID: 10716442
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716442%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Scrape type for 10716442: 1
2026-03-24 09:31:02 [openlane.gb] INFO: Found listing with ID: 10716436
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716436%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [openlane.gb] INFO: Scrape type for 10716436: 1
2026-03-24 09:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10716392
2026-03-24 09:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a55d1cbd-10ed-592f-9545-8194b5499bc7 with scrape type 1
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a55d1cbd-10ed-592f-9545-8194b5499bc7
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/9e10abb1-5834-4fb2-8caa-832787db9a1b.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/411a4a74-7bfc-4897-9a9a-d7ba3cd0c77d.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F3e1044c0-3aa7-4c47-bada-94582129e916.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/3e1044c0-3aa7-4c47-bada-94582129e916.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F32361f7f-378d-4387-9920-13d6f46c7126.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/32361f7f-378d-4387-9920-13d6f46c7126.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fc47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/c47bd6a0-05fc-4ca8-9486-09acb7ef794d.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fb0feece5-c69c-440f-a6aa-dec345946f69.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/b0feece5-c69c-440f-a6aa-dec345946f69.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252F65be7059-9046-491d-9f4a-96d6c440d134.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/65be7059-9046-491d-9f4a-96d6c440d134.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Ff6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/f6aaa2ac-19c0-4078-b21c-7b18087453b1.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fdfd7d76e-13f4-4124-ac85-338e1379c69d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/dfd7d76e-13f4-4124-ac85-338e1379c69d.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540484%252Fgeneral%252Fb0837953-1163-4ace-856e-dd8cf64df157.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540484/general/b0837953-1163-4ace-856e-dd8cf64df157.jpg already downloaded
2026-03-24 09:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a55d1cbd-10ed-592f-9545-8194b5499bc7, identifier: 10716392
2026-03-24 09:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da5713b2-0493-5793-b429-3764704460de with identifier: 10716376
2026-03-24 09:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5713b2-0493-5793-b429-3764704460de with scrape type 1
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da5713b2-0493-5793-b429-3764704460de
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252F44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/44b06a15-3f21-4650-a3f7-d0a3f6e3287e.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252F17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/17e24ce0-64a2-4a83-8caa-4d09ff1b1bfe.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252F580dac24-e2d7-4139-8ea0-4bc766b70180.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/580dac24-e2d7-4139-8ea0-4bc766b70180.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252Fb2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/b2ee3bca-3699-4ddf-a04f-bbc00b10bddd.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252Fcab89ff8-436a-4371-857b-f5d18ab03177.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/cab89ff8-436a-4371-857b-f5d18ab03177.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252Ff040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/f040f1f9-6b59-49dd-88d0-e71beb6e6f1e.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252F72c37060-bcf0-46d4-b4ef-ef362966c545.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/72c37060-bcf0-46d4-b4ef-ef362966c545.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252Fa35d615e-5a21-4b5e-8fd5-211117761aa5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/a35d615e-5a21-4b5e-8fd5-211117761aa5.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252Fbf002802-9bed-4dc4-9db4-6720f342796f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/bf002802-9bed-4dc4-9db4-6720f342796f.jpg already downloaded
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511847%252Fgeneral%252F47669f1e-271b-448b-8897-1283c09ae33d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511847/general/47669f1e-271b-448b-8897-1283c09ae33d.jpg already downloaded
2026-03-24 09:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: da5713b2-0493-5793-b429-3764704460de, identifier: 10716376
2026-03-24 09:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10716375
2026-03-24 09:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ec4c54-aef0-5a55-9263-7f0bb325965b with scrape type 1
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4ec4c54-aef0-5a55-9263-7f0bb325965b
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F70033af5-f34c-49a1-b50e-23c5d173509c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/70033af5-f34c-49a1-b50e-23c5d173509c.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/9faf68e8-eee7-4932-b3ce-04b7945b8f7e.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F23003f5b-db74-420b-ad43-23abe8d9c3be.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/23003f5b-db74-420b-ad43-23abe8d9c3be.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/0dcd8c46-b40f-40ce-bcab-d6737c0683a7.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/3f1cab5f-579e-478e-8d97-3fb36a7b4299.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fd178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/d178d0b9-1e6b-4934-83fb-37bd9b2e2c5d.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252F51698edb-ee3c-4980-9dc3-d6781c471100.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/51698edb-ee3c-4980-9dc3-d6781c471100.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fa7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/a7bb1bc2-e076-4934-b3a7-4f7f5ac29141.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fc1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/c1dba9a0-739c-4f6c-a9c3-eeda161f72f3.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511844%252Fgeneral%252Fae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511844/general/ae53c8da-6a62-4daa-87f5-d52e17d986ba.jpg already downloaded
2026-03-24 09:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a4ec4c54-aef0-5a55-9263-7f0bb325965b, identifier: 10716375
2026-03-24 09:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377
2026-03-24 09:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd101c04-df1a-516b-b455-a05bfded401f with scrape type 1
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd101c04-df1a-516b-b455-a05bfded401f
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/4b28fa79-d7c5-4e72-b2d4-f6b324bf0d84.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252Fba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/ba104caa-b523-47ec-8a76-0ed6ed6a73bd.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F178269ea-b0c2-4063-a00d-996576ed6f23.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/178269ea-b0c2-4063-a00d-996576ed6f23.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F622e159c-d931-497a-9292-c8c7f1743aa4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/622e159c-d931-497a-9292-c8c7f1743aa4.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/07681cee-9caa-41b3-a4fc-d038b6d23cca.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F6a70245f-e59e-40b0-9d85-23466e97aba1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/6a70245f-e59e-40b0-9d85-23466e97aba1.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/7e26106b-491d-4e6e-84d9-f51f01f775e2.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F40d32a40-8aae-4003-81c1-84107cc4ab67.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/40d32a40-8aae-4003-81c1-84107cc4ab67.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252Fbd08e9b1-9364-486d-9882-b0bf1763198c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/bd08e9b1-9364-486d-9882-b0bf1763198c.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510996%252Fgeneral%252F0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510996/general/0399b1e8-6d2a-4eab-b895-66dc157ddad0.jpg already downloaded
2026-03-24 09:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fd101c04-df1a-516b-b455-a05bfded401f, identifier: 10716377
2026-03-24 09:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393
2026-03-24 09:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 109f99ca-3d79-5234-a100-99a74632eaf6 with scrape type 1
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 109f99ca-3d79-5234-a100-99a74632eaf6
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F89be656e-ecc3-44f5-9663-074286ccffa4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/89be656e-ecc3-44f5-9663-074286ccffa4.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F530ffeb9-cce2-4873-8f61-937a25c96e92.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/530ffeb9-cce2-4873-8f61-937a25c96e92.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F1d437ede-018c-426a-a641-46db0da9c0f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/1d437ede-018c-426a-a641-46db0da9c0f8.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/78d127e1-6c9c-4893-a7d7-a2db8d2edddc.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/50699e16-c046-4f47-8dbf-05d74dd20ec8.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252Fc1f8c834-8a88-4dbc-a616-ac890fe68559.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/c1f8c834-8a88-4dbc-a616-ac890fe68559.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/1243e9a6-2922-4d7b-bf7b-29eaa9bc0749.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/8b0652ab-0fd9-47e8-ac58-ee5542785757.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540118%252Fgeneral%252F5149a8d9-3c30-49db-9171-0aad0347f378.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/5149a8d9-3c30-49db-9171-0aad0347f378.jpg already downloaded
2026-03-24 09:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5540118%252Fgeneral%252F16054190-8b30-4f21-9aa5-5e606412c4de.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540118/general/16054190-8b30-4f21-9aa5-5e606412c4de.jpg already downloaded
2026-03-24 09:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 109f99ca-3d79-5234-a100-99a74632eaf6, identifier: 10716393
2026-03-24 09:31:04 [openlane.gb] INFO: Found listing with ID: 10716434
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716434%27 HTTP/1.1" 200 None
2026-03-24 09:31:04 [openlane.gb] INFO: Scrape type for 10716434: 1
2026-03-24 09:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10716392
2026-03-24 09:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10716392
2026-03-24 09:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a55d1cbd-10ed-592f-9545-8194b5499bc7 with identifier: 10716392 to the API
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716392>
{'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-25T14: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=10716392',
'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-24 09:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716392%27 HTTP/1.1" 200 None
2026-03-24 09:31:04 [openlane.gb] INFO: Saving data for 10716392: {'created_time': 1774344664.541042, 'last_price_update_time': 1774344664.541055, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716392') HTTP/1.1" 204 0
2026-03-24 09:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: da5713b2-0493-5793-b429-3764704460de with identifier: 10716376
2026-03-24 09:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: da5713b2-0493-5793-b429-3764704460de with identifier: 10716376
2026-03-24 09:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: da5713b2-0493-5793-b429-3764704460de with identifier: 10716376 to the API
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716376>
{'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-25T14: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=10716376',
'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-24 09:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716376%27 HTTP/1.1" 200 None
2026-03-24 09:31:04 [openlane.gb] INFO: Saving data for 10716376: {'created_time': 1774344664.989711, 'last_price_update_time': 1774344664.989722, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716376') HTTP/1.1" 204 0
2026-03-24 09:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10716375
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 09:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09: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-24 09:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10716375
2026-03-24 09:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a4ec4c54-aef0-5a55-9263-7f0bb325965b with identifier: 10716375 to the API
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716375>
{'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-25T14: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=10716375',
'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-24 09:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716375%27 HTTP/1.1" 200 None
2026-03-24 09:31:05 [openlane.gb] INFO: Saving data for 10716375: {'created_time': 1774344665.479224, 'last_price_update_time': 1774344665.479235, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716375') HTTP/1.1" 204 0
2026-03-24 09:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-24 09:31:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09: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-24 09:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377
2026-03-24 09:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fd101c04-df1a-516b-b455-a05bfded401f with identifier: 10716377 to the API
2026-03-24 09:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fd101c04-df1a-516b-b455-a05bfded401f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24FUE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716377',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12143,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716377%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Saving data for 10716377: {'created_time': 1774344666.049151, 'last_price_update_time': 1774344666.049163, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716377') HTTP/1.1" 204 0
2026-03-24 09:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393
2026-03-24 09:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393
2026-03-24 09:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 109f99ca-3d79-5234-a100-99a74632eaf6 with identifier: 10716393 to the API
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '109f99ca-3d79-5234-a100-99a74632eaf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74BOJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716393',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5576,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716393%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Saving data for 10716393: {'created_time': 1774344666.409604, 'last_price_update_time': 1774344666.409615, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716393') HTTP/1.1" 204 0
2026-03-24 09:31:06 [scrapy.extensions.logstats] INFO: Crawled 15 pages (at 15 pages/min), scraped 13 items (at 13 items/min)
2026-03-24 09:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 186MiB
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10716419
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716419%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10716419: 1
2026-03-24 09:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716410> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716411> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716383> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10716420
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716420%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10716420: 1
2026-03-24 09:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10716429
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716429%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10716429: 1
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10709056
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709056%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10709056: 2
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10709057
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10709057: 2
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10709060
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10709060: 2
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10709059
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709059%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10709059: 2
2026-03-24 09:31:06 [openlane.gb] INFO: Found listing with ID: 10709044
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709044%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [openlane.gb] INFO: Scrape type for 10709044: 2
2026-03-24 09:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410
2026-03-24 09:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea76dd53-ef29-5337-9b9d-55e326021f9b with scrape type 1
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea76dd53-ef29-5337-9b9d-55e326021f9b
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/1e59db7f-babd-4395-a54b-93b4e41fad7d.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/9650aa91-5b56-475c-a6c6-aa2183b6ecab.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252Fd95935f8-a8f7-435e-9484-ca46c1791ec9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/d95935f8-a8f7-435e-9484-ca46c1791ec9.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/31ead63d-465c-402e-ab03-57cb3a5a6e40.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/6b038a6e-353a-4f49-ac1b-7c1fc56a8949.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252Fb835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/b835656e-8a9d-44b2-8f63-2bb43a27fa89.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F4833af23-c162-4170-8690-424b4d680009.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/4833af23-c162-4170-8690-424b4d680009.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/409a9c7b-50bc-443b-b61a-21e7bf39a0b8.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252Fbfc6655b-cc3d-4802-904f-6abc1998751a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/bfc6655b-cc3d-4802-904f-6abc1998751a.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694683%252Fgeneral%252F7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694683/general/7bea98e1-9a3a-4792-8d8a-1b8cf617ba87.jpg already downloaded
2026-03-24 09:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ea76dd53-ef29-5337-9b9d-55e326021f9b, identifier: 10716410
2026-03-24 09:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411
2026-03-24 09:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d65d1f5-9efc-5301-b045-5283daf8ca9f with scrape type 1
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d65d1f5-9efc-5301-b045-5283daf8ca9f
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252F4c1e2cac-3c95-4559-a158-a29132a86d85.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/4c1e2cac-3c95-4559-a158-a29132a86d85.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Fa67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/a67f030a-662a-4e8a-bef3-96c3c2bd0f76.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694968%252Fgeneral%252Fcc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/cc07a6f5-d75b-44ae-a006-4ab5970ca31d.jpg already downloaded
2026-03-24 09:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252Fbbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/bbac37ee-53db-4c88-afe4-88bb72e2ac3e.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252F9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/9f638b53-f9f3-44c0-b0e9-1e71f1503231.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252Ff8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/f8d28a56-b49c-43f2-b9ab-8c0f8f281213.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252Fa4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/a4d2c870-cad6-40db-8e7d-551f64e3eea6.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252Ff5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/f5c81c7d-92a6-4f54-b29d-b899c0b3888e.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252F509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/509de454-b9dc-4624-a0c5-dc66a7a4bb9f.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5694968%252Fgeneral%252F4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694968/general/4f093ea5-f325-4328-bdcd-8bc28609f33b.jpg already downloaded
2026-03-24 09:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3d65d1f5-9efc-5301-b045-5283daf8ca9f, identifier: 10716411
2026-03-24 09:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383
2026-03-24 09:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b0d06d-f84c-5700-bfe0-995237c77dcb with scrape type 1
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1b0d06d-f84c-5700-bfe0-995237c77dcb
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252Fc675f56c-0b89-4b56-b31e-363ad550de8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/c675f56c-0b89-4b56-b31e-363ad550de8a.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252Fca193700-851b-47a8-a63d-078f4a6dd7ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/ca193700-851b-47a8-a63d-078f4a6dd7ce.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252F762921b5-d50c-4480-8449-41f4139c37aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/762921b5-d50c-4480-8449-41f4139c37aa.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252Ffc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/fc28be18-9554-4cf1-bf8a-df22fb3cc61e.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252Fa4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/a4a8d3b0-be8f-4c46-94e6-1d256847a4fc.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252F10f67fd0-3267-43ee-b343-a24a5acd382b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/10f67fd0-3267-43ee-b343-a24a5acd382b.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252F213a178d-c4dd-4da2-aa56-81113fe8718f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/213a178d-c4dd-4da2-aa56-81113fe8718f.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252Fd50099b1-66c4-43ce-be34-10de03f187cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/d50099b1-66c4-43ce-be34-10de03f187cd.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252F73068226-08b8-419d-9285-110345a0d677.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/73068226-08b8-419d-9285-110345a0d677.jpg already downloaded
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5517000%252Fgeneral%252F194cb256-13c9-4953-b212-5b3ab759b310.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517000/general/194cb256-13c9-4953-b212-5b3ab759b310.jpg already downloaded
2026-03-24 09:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f1b0d06d-f84c-5700-bfe0-995237c77dcb, identifier: 10716383
2026-03-24 09:31:07 [openlane.gb] INFO: Found listing with ID: 10709055
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709055%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [openlane.gb] INFO: Scrape type for 10709055: 0
2026-03-24 09:31:07 [openlane.gb] INFO: Found listing with ID: 10709050
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709050%27 HTTP/1.1" 200 None
2026-03-24 09:31:07 [openlane.gb] INFO: Scrape type for 10709050: 2
2026-03-24 09:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410
2026-03-24 09:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410
2026-03-24 09:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ea76dd53-ef29-5337-9b9d-55e326021f9b with identifier: 10716410 to the API
2026-03-24 09:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ea76dd53-ef29-5337-9b9d-55e326021f9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP18BVZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716410',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Compass',
'odometer': 60207,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716410%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Saving data for 10716410: {'created_time': 1774344668.197778, 'last_price_update_time': 1774344668.19779, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716410') HTTP/1.1" 204 0
2026-03-24 09:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411
2026-03-24 09:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411
2026-03-24 09:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3d65d1f5-9efc-5301-b045-5283daf8ca9f with identifier: 10716411 to the API
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3d65d1f5-9efc-5301-b045-5283daf8ca9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LN67RMZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716411',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 50641,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716411%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Saving data for 10716411: {'created_time': 1774344668.546605, 'last_price_update_time': 1774344668.546616, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716411') HTTP/1.1" 204 0
2026-03-24 09:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383
2026-03-24 09:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383
2026-03-24 09:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f1b0d06d-f84c-5700-bfe0-995237c77dcb with identifier: 10716383 to the API
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f1b0d06d-f84c-5700-bfe0-995237c77dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL22EFS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716383',
'listing': 'auction',
'location': 'Upminster',
'make': 'BMW',
'model': '2 Series',
'odometer': 39460,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716383%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Saving data for 10716383: {'created_time': 1774344668.880551, 'last_price_update_time': 1774344668.880562, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716383') HTTP/1.1" 204 0
2026-03-24 09:31:08 [openlane.gb] INFO: Found listing with ID: 10709042
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709042%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Scrape type for 10709042: 2
2026-03-24 09:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716379> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716374> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716433> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716373> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716423> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09: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-24 09: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-24 09: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-24 09: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-24 09:31:08 [openlane.gb] INFO: Found listing with ID: 10709048
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709048%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Scrape type for 10709048: 2
2026-03-24 09:31:08 [openlane.gb] INFO: Found listing with ID: 10709046
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709046%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Scrape type for 10709046: 2
2026-03-24 09:31:08 [openlane.gb] INFO: Found listing with ID: 10709045
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709045%27 HTTP/1.1" 200 None
2026-03-24 09:31:08 [openlane.gb] INFO: Scrape type for 10709045: 2
2026-03-24 09:31:08 [openlane.gb] INFO: Found listing with ID: 10709040
2026-03-24 09:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709040%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709040: 2
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709053
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709053: 0
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709052
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709052%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709052: 0
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709051
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709051%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709051: 0
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709058
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709058%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709058: 0
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709041
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709041%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709041: 0
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709049
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709049%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709049: 0
2026-03-24 09:31:09 [openlane.gb] INFO: Found listing with ID: 10709047
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709047%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [openlane.gb] INFO: Scrape type for 10709047: 2
2026-03-24 09:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379
2026-03-24 09:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f895f61-ac43-5486-bef3-4c297ba15573 with scrape type 1
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f895f61-ac43-5486-bef3-4c297ba15573
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252Fe691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/e691df83-5ac2-4d9f-acbc-602a2fb43a58.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252Fb8012f53-f5ba-431f-a4c2-c37fa2816611.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/b8012f53-f5ba-431f-a4c2-c37fa2816611.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252F2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/2d4831c0-efc8-463a-ac50-6b99b3eb75e1.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252F58630366-d7d8-4a2e-bf76-203d793a65f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/58630366-d7d8-4a2e-bf76-203d793a65f9.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252Fdaa17df7-f784-44d4-afbb-91de90f2382e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/daa17df7-f784-44d4-afbb-91de90f2382e.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252Fad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/ad87d248-1ea2-48ab-b8dc-4c46ce4e6767.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252F1db67551-3211-42e3-a227-9f79d1714114.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/1db67551-3211-42e3-a227-9f79d1714114.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252F744d6758-0a50-4f26-919c-6c971cfa00f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/744d6758-0a50-4f26-919c-6c971cfa00f4.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252Fd0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/d0ff9d8c-8a17-493d-a211-0738f3b7787a.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5512535%252Fgeneral%252Fcacd68d1-525e-43a3-b856-7f2a2973c25c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5512535/general/cacd68d1-525e-43a3-b856-7f2a2973c25c.jpg already downloaded
2026-03-24 09:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4f895f61-ac43-5486-bef3-4c297ba15573, identifier: 10716379
2026-03-24 09:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374
2026-03-24 09:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with scrape type 1
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/0a8b7db5-cbee-49f1-8a19-2cf419ba0347.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F1092350b-1b6d-4a4d-af5b-d826506b576d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/1092350b-1b6d-4a4d-af5b-d826506b576d.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252Fe54425ef-fbed-4452-b01c-ac927eef37d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/e54425ef-fbed-4452-b01c-ac927eef37d5.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F4bedf137-5f3b-4553-8e05-6adbdafef288.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/4bedf137-5f3b-4553-8e05-6adbdafef288.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252Fcb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/cb3cbcaa-7cd0-405a-b81b-e533819c1f46.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252Fcac1c10c-ab16-4d93-925f-05159ad40e77.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/cac1c10c-ab16-4d93-925f-05159ad40e77.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F50691b74-007d-42e0-95e9-d72578c09b80.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/50691b74-007d-42e0-95e9-d72578c09b80.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/2da4ba85-361c-4653-a202-796b5ec4d2a5.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/9d9d2a44-fe0a-4acf-8269-9624a16e01be.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731491%252Fgeneral%252F063afe37-7d92-4948-b743-1edd7eb84cde.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731491/general/063afe37-7d92-4948-b743-1edd7eb84cde.jpg already downloaded
2026-03-24 09:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8, identifier: 10716374
2026-03-24 09:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433
2026-03-24 09:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07581c52-e909-5153-8350-7c4bd35f2807 with scrape type 1
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07581c52-e909-5153-8350-7c4bd35f2807
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F23291d0c-da94-485f-8b21-413587eabb46.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/23291d0c-da94-485f-8b21-413587eabb46.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252Fdd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/dd28c155-dfcd-43b3-a1e2-84acfb2691bf.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/6d4294c2-d70a-4867-aeb2-1ef8e27e6e80.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F6c9d0793-9366-457f-a744-377fa407696d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/6c9d0793-9366-457f-a744-377fa407696d.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/858a4758-d2a7-4d63-8388-7092b35bfcc2.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F05b89646-00f4-4312-9d48-5ec64a7c0226.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/05b89646-00f4-4312-9d48-5ec64a7c0226.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252Ff0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/f0fddb32-8056-41c1-87d3-98f94ab9e87e.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252Faf557eb4-213e-4040-b234-5bbdaf5e1011.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/af557eb4-213e-4040-b234-5bbdaf5e1011.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F44b20853-2544-4dd8-a3a3-17268356ffd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/44b20853-2544-4dd8-a3a3-17268356ffd8.jpg already downloaded
2026-03-24 09:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731373%252Fgeneral%252F1a3c9a09-5af5-4719-be74-846550fd302f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731373/general/1a3c9a09-5af5-4719-be74-846550fd302f.jpg already downloaded
2026-03-24 09:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 07581c52-e909-5153-8350-7c4bd35f2807, identifier: 10716433
2026-03-24 09:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373
2026-03-24 09:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b012094f-e582-56f3-a325-cc7d0e9b2bd4 with scrape type 1
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b012094f-e582-56f3-a325-cc7d0e9b2bd4
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252F56342552-d09b-4643-811c-f7f9b9334267.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/56342552-d09b-4643-811c-f7f9b9334267.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252F5f71048e-e998-49bc-96d3-1c5c069481f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/5f71048e-e998-49bc-96d3-1c5c069481f9.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252F81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/81574bb0-71a5-4b4f-a3d7-729ace27c201.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252Fe3909fba-347a-4fc7-b722-8cad3ff669f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/e3909fba-347a-4fc7-b722-8cad3ff669f0.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252Fd19270b1-24e6-42f5-9c9e-c7f191617931.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/d19270b1-24e6-42f5-9c9e-c7f191617931.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252F2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/2828d54c-2496-4e4d-9ab3-08ab6ba72015.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252F87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/87936fbb-0585-4200-9fd4-96aaa5b76dbb.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252Fbba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/bba0bfbb-7216-4cbd-b0d9-762035c0e161.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252F4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/4b2d23b8-02ff-498f-ab4d-fe860340917d.jpg already downloaded
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5489310%252Fgeneral%252Fac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5489310/general/ac71cbd3-098b-4160-b779-5ea36bb4b92e.jpg already downloaded
2026-03-24 09:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b012094f-e582-56f3-a325-cc7d0e9b2bd4, identifier: 10716373
2026-03-24 09:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10716423, dropping item
2026-03-24 09:31:10 [openlane.gb] INFO: Found listing with ID: 10700907
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700907%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [openlane.gb] INFO: Scrape type for 10700907: 0
2026-03-24 09:31:10 [openlane.gb] INFO: Found listing with ID: 10700911
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700911%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [openlane.gb] INFO: Scrape type for 10700911: 0
2026-03-24 09:31:10 [openlane.gb] INFO: Found listing with ID: 10700915
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700915%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [openlane.gb] INFO: Scrape type for 10700915: 0
2026-03-24 09:31:10 [openlane.gb] INFO: Found listing with ID: 10700910
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700910%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [openlane.gb] INFO: Scrape type for 10700910: 0
2026-03-24 09:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379
2026-03-24 09:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379
2026-03-24 09:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4f895f61-ac43-5486-bef3-4c297ba15573 with identifier: 10716379 to the API
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4f895f61-ac43-5486-bef3-4c297ba15573',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK72TVM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716379',
'listing': 'auction',
'location': 'Barnoldswick',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716379%27 HTTP/1.1" 200 None
2026-03-24 09:31:10 [openlane.gb] INFO: Saving data for 10716379: {'created_time': 1774344670.923761, 'last_price_update_time': 1774344670.923773, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716379') HTTP/1.1" 204 0
2026-03-24 09:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374
2026-03-24 09:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374
2026-03-24 09:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10716374 to the API
2026-03-24 09:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0d4f90e-225f-57cd-b2c4-57b03fab1cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK73YWG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716374',
'listing': 'auction',
'location': 'Derby',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 10062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716374%27 HTTP/1.1" 200 None
2026-03-24 09:31:11 [openlane.gb] INFO: Saving data for 10716374: {'created_time': 1774344671.649969, 'last_price_update_time': 1774344671.649981, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716374') HTTP/1.1" 204 0
2026-03-24 09:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433
2026-03-24 09:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433
2026-03-24 09:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 07581c52-e909-5153-8350-7c4bd35f2807 with identifier: 10716433 to the API
2026-03-24 09:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 530,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '07581c52-e909-5153-8350-7c4bd35f2807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG74BKN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716433',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Byd',
'model': 'Seal',
'odometer': 9818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716433%27 HTTP/1.1" 200 None
2026-03-24 09:31:12 [openlane.gb] INFO: Saving data for 10716433: {'created_time': 1774344672.049624, 'last_price_update_time': 1774344672.049641, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716433') HTTP/1.1" 204 0
2026-03-24 09:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373
2026-03-24 09:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373
2026-03-24 09:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10716373 to the API
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b012094f-e582-56f3-a325-cc7d0e9b2bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72LCZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716373',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716373%27 HTTP/1.1" 200 None
2026-03-24 09:31:12 [openlane.gb] INFO: Saving data for 10716373: {'created_time': 1774344672.432239, 'last_price_update_time': 1774344672.432252, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716373') HTTP/1.1" 204 0
2026-03-24 09:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716432> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716427> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432
2026-03-24 09:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652146f7-25d5-55cb-ad68-9c591a5aaf87 with scrape type 1
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 652146f7-25d5-55cb-ad68-9c591a5aaf87
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252Fc8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/c8f53e6e-5634-40e1-bcf0-734f4cc8523d.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252F649ea155-d751-4def-bf36-358ebdbd0006.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/649ea155-d751-4def-bf36-358ebdbd0006.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252F3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/3e8a7458-26c0-4bb7-ba4b-dee7458c1e87.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252Ff57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/f57334d0-f904-4922-920f-5d8c5b8f3ae9.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252Fb9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/b9ca1d63-1d98-4989-a30b-7760cf74b8fa.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252F01abe91e-c15a-4733-9a4c-57f8891fd644.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/01abe91e-c15a-4733-9a4c-57f8891fd644.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252F5b8044ba-6357-4325-9c80-97d64bffbee8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/5b8044ba-6357-4325-9c80-97d64bffbee8.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252Fb2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/b2bd1819-0cb5-4a46-8350-3f1dd85b1c69.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252Fa8936806-051e-4b72-beaf-d9b43c27c7b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/a8936806-051e-4b72-beaf-d9b43c27c7b7.jpg already downloaded
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731294%252Fgeneral%252Fcc137813-e15e-4d7d-8616-cc542d0c0dda.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731294/general/cc137813-e15e-4d7d-8616-cc542d0c0dda.jpg already downloaded
2026-03-24 09:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 652146f7-25d5-55cb-ad68-9c591a5aaf87, identifier: 10716432
2026-03-24 09:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432
2026-03-24 09:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432
2026-03-24 09:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10716432 to the API
2026-03-24 09:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '652146f7-25d5-55cb-ad68-9c591a5aaf87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WRZ8490',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716432',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Kuga',
'odometer': 17409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716432%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [openlane.gb] INFO: Saving data for 10716432: {'created_time': 1774344674.193737, 'last_price_update_time': 1774344674.193748, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716432') HTTP/1.1" 204 0
2026-03-24 09:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716384> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716435> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716431> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716428> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427
2026-03-24 09:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c15693a-3cb0-5763-ac88-866a3ee15e37 with scrape type 1
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c15693a-3cb0-5763-ac88-866a3ee15e37
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/7bc85db7-de7b-4b31-86ff-51f6b5adb4ef.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/1ec130dc-01ae-495b-81e4-dc2aab2f6f34.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252Fc4fefba6-88e8-4770-a3c2-426b6de7d012.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/c4fefba6-88e8-4770-a3c2-426b6de7d012.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F668da482-2d48-46a4-8bea-e338d83336c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/668da482-2d48-46a4-8bea-e338d83336c0.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/07e2b9d5-d795-46ce-8fea-0a344bb689b9.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252Fd12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/d12d43fe-13f1-4406-a5f6-8c327c1c7c27.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F968ada56-736d-4974-bdf9-b806124100c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/968ada56-736d-4974-bdf9-b806124100c1.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252Ffd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/fd9497cf-5947-4cd9-87bb-8888b0e7382d.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/6049d0fd-eef4-4df5-af1e-2952328c5d61.jpg already downloaded
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695899%252Fgeneral%252F388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695899/general/388eb67a-84f8-429e-a9d4-20ddba8dd9a0.jpg already downloaded
2026-03-24 09:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1c15693a-3cb0-5763-ac88-866a3ee15e37, identifier: 10716427
2026-03-24 09:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427
2026-03-24 09:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427
2026-03-24 09:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1c15693a-3cb0-5763-ac88-866a3ee15e37 with identifier: 10716427 to the API
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1c15693a-3cb0-5763-ac88-866a3ee15e37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73NZP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716427',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Ford',
'model': 'Puma',
'odometer': 15314,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716427%27 HTTP/1.1" 200 None
2026-03-24 09:31:14 [openlane.gb] INFO: Saving data for 10716427: {'created_time': 1774344674.961107, 'last_price_update_time': 1774344674.961118, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716427') HTTP/1.1" 204 0
2026-03-24 09:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384
2026-03-24 09:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9aad261-6606-5ace-8f5a-1f326bfecfa7 with scrape type 1
2026-03-24 09:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9aad261-6606-5ace-8f5a-1f326bfecfa7
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F73e47a0b-454a-4162-9597-f36d0859d5a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/73e47a0b-454a-4162-9597-f36d0859d5a7.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/9747d38d-7b5a-4baa-8d1b-5f5822dbd373.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F26dda344-c911-4dd5-be4f-81847fcd0f75.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/26dda344-c911-4dd5-be4f-81847fcd0f75.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/9708e16b-0f0e-46f4-ac62-49fd0b21d661.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/29e0751b-7796-45f2-a24e-d43e7bde1d8d.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252Fffd96299-e414-42a0-87e3-6dd173800fb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/ffd96299-e414-42a0-87e3-6dd173800fb6.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F89a92d80-1f17-4b0c-9d7d-805554483dce.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/89a92d80-1f17-4b0c-9d7d-805554483dce.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F782e59e8-279f-40be-ab3e-2a700fb26952.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/782e59e8-279f-40be-ab3e-2a700fb26952.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252Fcd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/cd94d3ef-3a08-4609-a252-7599cdf1ae32.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5517033%252Fgeneral%252F3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5517033/general/3c479781-16d3-4cad-b29d-3f075e1ae43e.jpg already downloaded
2026-03-24 09:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f9aad261-6606-5ace-8f5a-1f326bfecfa7, identifier: 10716384
2026-03-24 09:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435
2026-03-24 09:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5427762-0375-570b-ba3b-3a64f05042b4 with scrape type 1
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5427762-0375-570b-ba3b-3a64f05042b4
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252Fe68ed384-48cf-4566-bc05-e6ce11e0105d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/e68ed384-48cf-4566-bc05-e6ce11e0105d.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252Fee216b47-b7eb-40f6-9548-1295444ad478.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/ee216b47-b7eb-40f6-9548-1295444ad478.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252Fa68816f2-c145-4751-aed9-2b48b8854e00.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/a68816f2-c145-4751-aed9-2b48b8854e00.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252F37f3daf6-a0ba-4334-a505-72418309c296.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/37f3daf6-a0ba-4334-a505-72418309c296.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252Fc44fe418-c893-4b56-9584-3b1e32f2d942.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/c44fe418-c893-4b56-9584-3b1e32f2d942.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252F75cb7380-f087-42ff-9a88-7490d3169fcf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/75cb7380-f087-42ff-9a88-7490d3169fcf.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252Fb3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/b3962949-2b6a-44bb-8b33-4ad33bf70d5a.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252F5dd95822-5c52-470b-b4d4-358841373fb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/5dd95822-5c52-470b-b4d4-358841373fb9.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252F65fbb72f-ad87-4687-ac8d-c957463afaea.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/65fbb72f-ad87-4687-ac8d-c957463afaea.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731407%252Fgeneral%252F251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731407/general/251d46bc-815f-40c5-a2eb-b74f7afa7323.jpg already downloaded
2026-03-24 09:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d5427762-0375-570b-ba3b-3a64f05042b4, identifier: 10716435
2026-03-24 09:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431
2026-03-24 09:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6049a20-0b20-5f15-af56-c3c3ccc17c5b with scrape type 1
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6049a20-0b20-5f15-af56-c3c3ccc17c5b
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fcc12d693-06f9-49c2-ba3a-92287e124fe2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/cc12d693-06f9-49c2-ba3a-92287e124fe2.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/66387536-bc48-4e5e-9c1d-a7932b663c6b.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/96db1c1c-8c6c-4f13-92a6-2cde4cc578fa.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F7067de59-952f-4348-a7d2-335135879168.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/7067de59-952f-4348-a7d2-335135879168.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fbde2593c-0559-4be9-a608-52c6295e1134.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/bde2593c-0559-4be9-a608-52c6295e1134.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fc28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/c28065b3-5ee7-4f3f-ad1e-11296af2d9e3.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F589a60d9-bbe1-4643-b6ab-3744fd198182.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/589a60d9-bbe1-4643-b6ab-3744fd198182.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Ff6c2a033-e273-480b-b14a-18fdbaae611b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/f6c2a033-e273-480b-b14a-18fdbaae611b.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252F1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/1fc18e8d-b51c-4520-b6b4-3fbdf1613bdc.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731293%252Fgeneral%252Fc62e0c44-8470-43c2-80a2-53b700c95cd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731293/general/c62e0c44-8470-43c2-80a2-53b700c95cd4.jpg already downloaded
2026-03-24 09:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e6049a20-0b20-5f15-af56-c3c3ccc17c5b, identifier: 10716431
2026-03-24 09:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428
2026-03-24 09:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with scrape type 1
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F5945e5fe-5e63-4256-8941-26e2f916ee75.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/5945e5fe-5e63-4256-8941-26e2f916ee75.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/39d3140e-688c-4239-9b9f-14cb2ab29ac4.jpg already downloaded
2026-03-24 09:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252Ff733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/f733fbff-e28c-4a2c-8953-d31534d2e3ee.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/10954aef-56b7-4c8e-b10b-89e2e4912fb8.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252Fd16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/d16e73fc-eb92-4813-b6cc-d6374d6d1b23.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252Fd3f60d18-4b24-455c-b207-8480dc1b2a99.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/d3f60d18-4b24-455c-b207-8480dc1b2a99.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F44c1dd6f-4aa7-443c-841e-548c4116945b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/44c1dd6f-4aa7-443c-841e-548c4116945b.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F74dd863f-77e6-4d29-a36d-a28872d8134c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/74dd863f-77e6-4d29-a36d-a28872d8134c.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/40ea21e5-120b-4faf-8567-a05c4b3d2987.jpg already downloaded
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700748%252Fgeneral%252F89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700748/general/89137e68-7f22-4b9a-8a83-66bd03bb6adc.jpg already downloaded
2026-03-24 09:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b7d61b38-4237-5b36-b4e1-51c08d08e0c9, identifier: 10716428
2026-03-24 09:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384
2026-03-24 09:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384
2026-03-24 09:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10716384 to the API
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9aad261-6606-5ace-8f5a-1f326bfecfa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT24NVF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716384',
'listing': 'auction',
'location': 'Upminster',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716384%27 HTTP/1.1" 200 None
2026-03-24 09:31:16 [openlane.gb] INFO: Saving data for 10716384: {'created_time': 1774344676.589561, 'last_price_update_time': 1774344676.589572, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716384') HTTP/1.1" 204 0
2026-03-24 09:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 09:31:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435
2026-03-24 09:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d5427762-0375-570b-ba3b-3a64f05042b4 with identifier: 10716435 to the API
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd5427762-0375-570b-ba3b-3a64f05042b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT69VGA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716435',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 19260,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716435%27 HTTP/1.1" 200 None
2026-03-24 09:31:17 [openlane.gb] INFO: Saving data for 10716435: {'created_time': 1774344677.099333, 'last_price_update_time': 1774344677.099345, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716435') HTTP/1.1" 204 0
2026-03-24 09:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431
2026-03-24 09:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431
2026-03-24 09:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e6049a20-0b20-5f15-af56-c3c3ccc17c5b with identifier: 10716431 to the API
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6049a20-0b20-5f15-af56-c3c3ccc17c5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV72HCN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716431',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Nissan',
'model': 'Juke',
'odometer': 28602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716431%27 HTTP/1.1" 200 None
2026-03-24 09:31:17 [openlane.gb] INFO: Saving data for 10716431: {'created_time': 1774344677.766286, 'last_price_update_time': 1774344677.766297, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716431') HTTP/1.1" 204 0
2026-03-24 09:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428
2026-03-24 09:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428
2026-03-24 09:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10716428 to the API
2026-03-24 09:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7d61b38-4237-5b36-b4e1-51c08d08e0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YR66PWO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716428',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 90428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716428%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [openlane.gb] INFO: Saving data for 10716428: {'created_time': 1774344678.123664, 'last_price_update_time': 1774344678.123676, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716428') HTTP/1.1" 204 0
2026-03-24 09:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716434> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716419> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434
2026-03-24 09:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a2127a-5d60-5e7f-b9be-bbd86859a603 with scrape type 1
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51a2127a-5d60-5e7f-b9be-bbd86859a603
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252Fc40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/c40780c1-4e8a-479c-9da4-8f00085b9b0d.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252F1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/1109c63e-73e1-42c9-a8cc-5d562ffa2a20.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252Ff034b11c-486e-49d2-aa1e-3908366a57a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/f034b11c-486e-49d2-aa1e-3908366a57a8.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252Fbb86e01e-b672-46cb-825e-72cb3538b157.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/bb86e01e-b672-46cb-825e-72cb3538b157.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252F7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/7b268a32-e6fa-4e2e-92ee-3aada56fe9a1.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252Fca847f61-6b5f-4c12-a1e2-091300df3450.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/ca847f61-6b5f-4c12-a1e2-091300df3450.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252Fb9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/b9af19ab-8e86-4be0-a7b3-f92a0259f3e0.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252F118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/118ec4a7-dc4e-4631-abcb-9ab475a6fb66.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252F68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/68fb8a09-b6ff-4c3b-b412-a900524b854e.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731426%252Fgeneral%252Fb259690e-1f04-45b5-a4c4-a80cab99fab5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731426/general/b259690e-1f04-45b5-a4c4-a80cab99fab5.jpg already downloaded
2026-03-24 09:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 51a2127a-5d60-5e7f-b9be-bbd86859a603, identifier: 10716434
2026-03-24 09:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419
2026-03-24 09:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a466e4cc-91fc-533d-8ee9-60788db3363f with scrape type 1
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a466e4cc-91fc-533d-8ee9-60788db3363f
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252Fb7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/b7ee560a-80d1-4ed4-ba94-0fdb92699aaa.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252F0538375a-026d-4b4b-96b1-bfca08a4303b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/0538375a-026d-4b4b-96b1-bfca08a4303b.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252Fe702ce73-7e20-430f-bda4-653d386cae04.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/e702ce73-7e20-430f-bda4-653d386cae04.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252F1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/1d5dc480-4a6a-4003-ac61-1b85e6515e47.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252F5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/5fb70e76-50ce-48ad-9ede-188d52df2dc8.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252F95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/95b8abde-d5e4-4809-89b1-c0827ec61f82.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252F21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/21b9a8d7-fe9f-4680-8ca2-a67a9d95d08a.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252Fc4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/c4797111-8f51-47a0-bfd9-0f68cb18b4b6.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252Ff568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/f568d78a-e15f-45a3-bd1b-568cf0ee3f9a.jpg already downloaded
2026-03-24 09:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5724859%252Fgeneral%252Fe6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724859/general/e6a85190-e5b7-4d8c-a69c-69996e937d3a.jpg already downloaded
2026-03-24 09:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a466e4cc-91fc-533d-8ee9-60788db3363f, identifier: 10716419
2026-03-24 09:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434
2026-03-24 09:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434
2026-03-24 09:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 51a2127a-5d60-5e7f-b9be-bbd86859a603 with identifier: 10716434 to the API
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '51a2127a-5d60-5e7f-b9be-bbd86859a603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG72HWK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716434',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 24454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716434%27 HTTP/1.1" 200 None
2026-03-24 09:31:19 [openlane.gb] INFO: Saving data for 10716434: {'created_time': 1774344679.303456, 'last_price_update_time': 1774344679.303468, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716434') HTTP/1.1" 204 0
2026-03-24 09:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419
2026-03-24 09:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419
2026-03-24 09:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716419 to the API
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a466e4cc-91fc-533d-8ee9-60788db3363f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BUU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716419',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Corsa 1.2 Turbo GS - Petrol - Automatic - 100 hp - DS75BUU '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716419%27 HTTP/1.1" 200 None
2026-03-24 09:31:19 [openlane.gb] INFO: Saving data for 10716419: {'created_time': 1774344679.685635, 'last_price_update_time': 1774344679.685647, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716419') HTTP/1.1" 204 0
2026-03-24 09:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709059> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716436> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709044> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709050> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-24 09:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with scrape type 2
2026-03-24 09:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with scrape type 2
2026-03-24 09:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a, identifier: 10709059
2026-03-24 09:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436
2026-03-24 09:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5048cf11-7e52-594e-be63-b3c2ed252f36 with scrape type 1
2026-03-24 09:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5048cf11-7e52-594e-be63-b3c2ed252f36
2026-03-24 09:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252Fadf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/adf74d11-f8c0-4ecf-a76a-0c2b45351da4.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/6a3d0ac8-d4f8-4381-aad8-4159bba0503b.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F7127f203-a607-4511-8dff-d5688a12abf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/7127f203-a607-4511-8dff-d5688a12abf8.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/9cb4ffae-52ae-4995-a4f9-9ebbd47749b7.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/068c8c14-c9a4-482e-9ace-2d5a553db35d.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252Fbb10a91f-7330-4546-b4fd-62625a53d05a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/bb10a91f-7330-4546-b4fd-62625a53d05a.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252Fa51ad833-5e51-44fd-99a0-8c2989b04745.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/a51ad833-5e51-44fd-99a0-8c2989b04745.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F146b7942-4e57-483d-bb8c-24ae992d5e01.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/146b7942-4e57-483d-bb8c-24ae992d5e01.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/315f023e-d1b5-4f88-ac5b-854dfd4cc93f.jpg already downloaded
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731423%252Fgeneral%252F3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731423/general/3fc2f7cd-4222-4a7c-94f4-8b6ebd12079b.jpg already downloaded
2026-03-24 09:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5048cf11-7e52-594e-be63-b3c2ed252f36, identifier: 10716436
2026-03-24 09:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-24 09:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059
2026-03-24 09:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ce88ffb5-d8d8-50a5-bb53-141f4a494d5a with identifier: 10709059 to the API
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce88ffb5-d8d8-50a5-bb53-141f4a494d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF68XAM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709059',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 70000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2018-09-14',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit L2H3 2.0 TDCI - Diesel - Manual - 1 hp - LF68XAM - '
'70,000 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709059%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [openlane.gb] INFO: Saving data for 10709059: {'auction_closing_time': 1774612800.0, 'created_time': 1774258255.186578, 'last_price_update_time': 1774344680.566513}
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709059') HTTP/1.1" 204 0
2026-03-24 09:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436
2026-03-24 09:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436
2026-03-24 09:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5048cf11-7e52-594e-be63-b3c2ed252f36 with identifier: 10716436 to the API
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '5048cf11-7e52-594e-be63-b3c2ed252f36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XGZ2859',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716436',
'listing': 'auction',
'location': 'Burton-on-Trent',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 43150,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716436%27 HTTP/1.1" 200 None
2026-03-24 09:31:20 [openlane.gb] INFO: Saving data for 10716436: {'created_time': 1774344680.952205, 'last_price_update_time': 1774344680.952229, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716436') HTTP/1.1" 204 0
2026-03-24 09:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-24 09:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with scrape type 2
2026-03-24 09:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with scrape type 2
2026-03-24 09:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3eaa6ed9-3c9a-5333-8412-2a24ea568047, identifier: 10709044
2026-03-24 09:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-24 09:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d9067f-7846-53f2-bba6-38b77058bc0f with scrape type 2
2026-03-24 09:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d9067f-7846-53f2-bba6-38b77058bc0f with scrape type 2
2026-03-24 09:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e7d9067f-7846-53f2-bba6-38b77058bc0f, identifier: 10709050
2026-03-24 09:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-24 09:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044
2026-03-24 09:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3eaa6ed9-3c9a-5333-8412-2a24ea568047 with identifier: 10709044 to the API
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '3eaa6ed9-3c9a-5333-8412-2a24ea568047',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SB22LCG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709044',
'listing': 'auction',
'location': 'Holywell',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 72053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Land Rover Discovery 3.0 D300 SE Commercial - Diesel - Automatic - '
'301 hp - SB22LCG - 72,053 mi',
'transmission': 'automatic',
'trim': 'SE Commercial',
'vin': None,
'year': 2022}
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709044%27 HTTP/1.1" 200 None
2026-03-24 09:31:21 [openlane.gb] INFO: Saving data for 10709044: {'auction_closing_time': 1774612800.0, 'created_time': 1774258254.37374, 'last_price_update_time': 1774344681.463337}
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709044') HTTP/1.1" 204 0
2026-03-24 09:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-24 09:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050
2026-03-24 09:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e7d9067f-7846-53f2-bba6-38b77058bc0f with identifier: 10709050 to the API
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7d9067f-7846-53f2-bba6-38b77058bc0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX68OYB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709050',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Mitsubishi',
'model': 'Canter',
'odometer': 50594,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'CC Leasing',
'title': 'Mitsubishi Canter - Diesel - Manual - 1 hp - HX68OYB - 50,594 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709050%27 HTTP/1.1" 200 None
2026-03-24 09:31:21 [openlane.gb] INFO: Saving data for 10709050: {'auction_closing_time': 1774612800.0, 'created_time': 1774258250.795694, 'last_price_update_time': 1774344681.848262}
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709050') HTTP/1.1" 204 0
2026-03-24 09:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709057> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709060> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-24 09:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d13217-7645-562e-b665-f0487a7c59ab with scrape type 2
2026-03-24 09:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d13217-7645-562e-b665-f0487a7c59ab with scrape type 2
2026-03-24 09:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d3d13217-7645-562e-b665-f0487a7c59ab, identifier: 10709057
2026-03-24 09:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-24 09:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebecc5bb-3015-59ce-9797-3a2347fc5931 with scrape type 2
2026-03-24 09:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebecc5bb-3015-59ce-9797-3a2347fc5931 with scrape type 2
2026-03-24 09:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ebecc5bb-3015-59ce-9797-3a2347fc5931, identifier: 10709060
2026-03-24 09:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-24 09:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057
2026-03-24 09:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d3d13217-7645-562e-b665-f0487a7c59ab with identifier: 10709057 to the API
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3d13217-7645-562e-b665-f0487a7c59ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN73CPU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709057',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 10155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HN73CPU - '
'10,155 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-24 09:31:22 [openlane.gb] INFO: Saving data for 10709057: {'auction_closing_time': 1774612800.0, 'created_time': 1774258256.967029, 'last_price_update_time': 1774344682.546949}
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709057') HTTP/1.1" 204 0
2026-03-24 09:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-24 09:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060
2026-03-24 09:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ebecc5bb-3015-59ce-9797-3a2347fc5931 with identifier: 10709060 to the API
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709060>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ebecc5bb-3015-59ce-9797-3a2347fc5931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV22KFZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709060',
'listing': 'auction',
'location': 'Wigan',
'make': 'Ford',
'model': 'Transit',
'odometer': 31000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': 'LBM Sales',
'title': 'Ford Transit 2.0 Leader - Diesel - Manual - 131 hp - HV22KFZ - '
'31,000 mi',
'transmission': 'manual',
'trim': 'Leader',
'vin': None,
'year': 2022}
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-24 09:31:22 [openlane.gb] INFO: Saving data for 10709060: {'auction_closing_time': 1774612800.0, 'created_time': 1774258251.726366, 'last_price_update_time': 1774344682.861742}
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709060') HTTP/1.1" 204 0
2026-03-24 09:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709040> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709045> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-24 09:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4601994d-d5d3-5add-bc74-59846020b9c5 with scrape type 2
2026-03-24 09:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4601994d-d5d3-5add-bc74-59846020b9c5 with scrape type 2
2026-03-24 09:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4601994d-d5d3-5add-bc74-59846020b9c5, identifier: 10709040
2026-03-24 09:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-24 09:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040
2026-03-24 09:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4601994d-d5d3-5add-bc74-59846020b9c5 with identifier: 10709040 to the API
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4601994d-d5d3-5add-bc74-59846020b9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU25XKT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709040',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 43,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 3,
'seller_name': 'Dudley Motor Company',
'title': 'Vauxhall Combo XL 1.5 Prime - Diesel - Manual - 102 hp - DU25XKT - '
'43 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709040%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Saving data for 10709040: {'auction_closing_time': 1774612800.0, 'created_time': 1774258264.562725, 'last_price_update_time': 1774344683.397941}
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709040') HTTP/1.1" 204 0
2026-03-24 09:31:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 14.497(s), this was the 1st time calling it.
2026-03-24 09:31:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.2704089167184875 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 09:31:23 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '5169f7ffdd689ead8f5b9a064ebce126', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=5169f7ffdd689ead8f5b9a064ebce126.
2026-03-24 09:31:23 [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-24 09: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-24 09:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-24 09:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with scrape type 2
2026-03-24 09:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with scrape type 2
2026-03-24 09:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4, identifier: 10709045
2026-03-24 09:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-24 09:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045
2026-03-24 09:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0cdd0469-85a3-5cec-ae12-a221b05fdbe4 with identifier: 10709045 to the API
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0cdd0469-85a3-5cec-ae12-a221b05fdbe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709045',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 18916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZZ - 18,916 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709045%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Saving data for 10709045: {'auction_closing_time': 1774612800.0, 'created_time': 1774258261.097319, 'last_price_update_time': 1774344683.814703}
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709045') HTTP/1.1" 204 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10700908
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700908%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10700908: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10700906
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700906%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10700906: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10700909
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700909%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10700909: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10700913
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700913%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10700913: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10700912
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700912%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10700912: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10700914
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700914%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10700914: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10701433
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701433%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10701433: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10701420
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701420%27 HTTP/1.1" 200 None
2026-03-24 09:31:23 [openlane.gb] INFO: Scrape type for 10701420: 0
2026-03-24 09:31:23 [openlane.gb] INFO: Found listing with ID: 10701452
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701452%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701452: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701418
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701418%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701418: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701451
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701451%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701451: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701470
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701470%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701470: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701464
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701464%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701464: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10700904
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710700904%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10700904: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701441
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701441%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701441: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701448
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701448%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701448: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701467
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701467%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701467: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701466
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701466%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701466: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701468
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701468%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701468: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701469
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701469%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701469: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701463
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701463%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701463: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701465
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701465%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701465: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701454
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701454%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701454: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701427
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701427%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701427: 0
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701426
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701426%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701426: 2
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701447
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701447%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701447: 2
2026-03-24 09:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709046> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701455
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701455%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701455: 2
2026-03-24 09:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701446
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701446%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701446: 2
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701456
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701456%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701456: 2
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701457
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701457%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701457: 2
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701458
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701458%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701458: 2
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701430
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701430%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701430: 2
2026-03-24 09:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-24 09:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4903c06-b6e1-56c0-a891-a67dd8a41e86 with scrape type 2
2026-03-24 09:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4903c06-b6e1-56c0-a891-a67dd8a41e86 with scrape type 2
2026-03-24 09:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b4903c06-b6e1-56c0-a891-a67dd8a41e86, identifier: 10709046
2026-03-24 09:31:24 [openlane.gb] INFO: Found listing with ID: 10701425
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701425%27 HTTP/1.1" 200 None
2026-03-24 09:31:24 [openlane.gb] INFO: Scrape type for 10701425: 2
2026-03-24 09:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-24 09:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046
2026-03-24 09:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b4903c06-b6e1-56c0-a891-a67dd8a41e86 with identifier: 10709046 to the API
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4903c06-b6e1-56c0-a891-a67dd8a41e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK24YZS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709046',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'Trafic',
'odometer': 19626,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 9,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Trafic Passenger 2.0 DCI Business - Diesel - Manual - 130 '
'hp - NK24YZS - 19,626 mi',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 09:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709046%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Saving data for 10709046: {'auction_closing_time': 1774612800.0, 'created_time': 1774258256.042951, 'last_price_update_time': 1774344685.001766}
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709046') HTTP/1.1" 204 0
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10707697
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707697%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10707697: 0
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10701462
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701462%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10701462: 2
2026-03-24 09:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709042> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709056> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10701460
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701460%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10701460: 2
2026-03-24 09:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716429> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10701461
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701461%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10701461: 2
2026-03-24 09:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10702611
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710702611%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10702611: 2
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10701421
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701421%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10701421: 2
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10701422
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701422%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10701422: 2
2026-03-24 09:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-24 09:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with scrape type 2
2026-03-24 09:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with scrape type 2
2026-03-24 09:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e, identifier: 10709042
2026-03-24 09:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-24 09:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with scrape type 2
2026-03-24 09:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with scrape type 2
2026-03-24 09:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b, identifier: 10709056
2026-03-24 09:31:25 [openlane.gb] INFO: Found listing with ID: 10701471
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701471%27 HTTP/1.1" 200 None
2026-03-24 09:31:25 [openlane.gb] INFO: Scrape type for 10701471: 2
2026-03-24 09:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-24 09:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042
2026-03-24 09:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d24bfe94-80cb-5647-8bf0-0d9a0b4d098e with identifier: 10709042 to the API
2026-03-24 09:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd24bfe94-80cb-5647-8bf0-0d9a0b4d098e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS24AOW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709042',
'listing': 'auction',
'location': 'Holywell',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 11427,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': 'E & J Hone Ltd',
'title': 'Peugeot Partner 1.5 HDI Asphalt - Diesel - Manual - 102 hp - '
'KS24AOW - 11,427 mi',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2024}
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709042%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [openlane.gb] INFO: Saving data for 10709042: {'auction_closing_time': 1774612800.0, 'created_time': 1774258249.806897, 'last_price_update_time': 1774344686.137418}
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709042') HTTP/1.1" 204 0
2026-03-24 09:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-24 09:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056
2026-03-24 09:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 839f1f7f-0fa5-5de3-9872-db64ec21fe6b with identifier: 10709056 to the API
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709056>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '839f1f7f-0fa5-5de3-9872-db64ec21fe6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK73XCF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709056',
'listing': 'auction',
'location': 'Telford',
'make': 'Ford',
'model': 'Ranger',
'odometer': 12098,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'Greenhous Vauxhall Telford',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 1 hp - HK73XCF - '
'12,098 mi',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709056%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [openlane.gb] INFO: Saving data for 10709056: {'auction_closing_time': 1774612800.0, 'created_time': 1774258258.510555, 'last_price_update_time': 1774344686.549417}
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709056') HTTP/1.1" 204 0
2026-03-24 09:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429
2026-03-24 09:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968f5d64-e04d-5f48-ba74-78363a27e214 with scrape type 1
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 968f5d64-e04d-5f48-ba74-78363a27e214
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252F9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/9f5e5ee4-9e6e-43a2-9121-86abb9a0675e.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252F31475f79-857a-4302-801e-bd75ae950c58.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/31475f79-857a-4302-801e-bd75ae950c58.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252F68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/68afc3fa-8f8a-4f09-a62a-58e0dcf09e69.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252F46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/46dd9922-1b19-44bc-896e-2c6e19a6a6b5.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252Fc3282869-964e-4957-be2b-fefea73fd3e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/c3282869-964e-4957-be2b-fefea73fd3e6.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252F97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/97b60121-27be-49ec-80cc-4e9eec6f29ce.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252Fec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/ec0e0d56-6e3a-4175-8c2c-7ca51b752ec7.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252F416007bb-8646-41e9-9db1-6f3419098091.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/416007bb-8646-41e9-9db1-6f3419098091.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252Fc808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/c808a19d-6696-48a0-a1ea-c53c9e492ce1.jpg already downloaded
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701809%252Fgeneral%252Ffb1defa7-9664-4094-990d-dda3f3608056.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701809/general/fb1defa7-9664-4094-990d-dda3f3608056.jpg already downloaded
2026-03-24 09:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 968f5d64-e04d-5f48-ba74-78363a27e214, identifier: 10716429
2026-03-24 09:31:26 [openlane.gb] INFO: Found listing with ID: 10701423
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701423%27 HTTP/1.1" 200 None
2026-03-24 09:31:26 [openlane.gb] INFO: Scrape type for 10701423: 2
2026-03-24 09:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716420> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429
2026-03-24 09:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429
2026-03-24 09:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10716429 to the API
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': '968f5d64-e04d-5f48-ba74-78363a27e214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AF66FFE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716429',
'listing': 'auction',
'location': 'Warrington',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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': 'R & M Autotecnica Ltd',
'title': 'Volkswagen Tiguan 2.0 TDI SEL - Diesel - Automatic - 150 hp - '
'AF66FFE - 49,700 mi',
'transmission': 'automatic',
'trim': 'SEL',
'vin': None,
'year': 2016}
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716429%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Saving data for 10716429: {'created_time': 1774344687.55495, 'last_price_update_time': 1774344687.55496, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716429') HTTP/1.1" 204 0
2026-03-24 09:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709048> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701476
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701476%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701476: 2
2026-03-24 09:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701477
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701477%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701477: 2
2026-03-24 09:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10716420, dropping item
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701438
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701438%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701438: 2
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701419
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701419%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701419: 2
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701498
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701498%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701498: 2
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701478
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701478%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701478: 2
2026-03-24 09:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-24 09:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d068857a-0949-5992-95d9-eda06b463672 with scrape type 2
2026-03-24 09:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d068857a-0949-5992-95d9-eda06b463672 with scrape type 2
2026-03-24 09:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d068857a-0949-5992-95d9-eda06b463672, identifier: 10709048
2026-03-24 09:31:27 [openlane.gb] INFO: Found listing with ID: 10701479
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701479%27 HTTP/1.1" 200 None
2026-03-24 09:31:27 [openlane.gb] INFO: Scrape type for 10701479: 2
2026-03-24 09:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-24 09:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048
2026-03-24 09:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d068857a-0949-5992-95d9-eda06b463672 with identifier: 10709048 to the API
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Electric',
'id': 'd068857a-0949-5992-95d9-eda06b463672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA20MEV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709048',
'listing': 'auction',
'location': 'Holywell',
'make': 'Renault',
'model': 'e-Kangoo',
'odometer': 10679,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-07-21',
'seats_number': 2,
'seller_name': 'E & J Hone Ltd',
'title': 'Renault Maxi e-Kangoo 31 kWh - Electric - Automatic - 60 hp - '
'MA20MEV - 10,679 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709048%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Saving data for 10709048: {'auction_closing_time': 1774612800.0, 'created_time': 1774258258.143281, 'last_price_update_time': 1774344688.265186}
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709048') HTTP/1.1" 204 0
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701480
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701480%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701480: 2
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701439
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701439%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701439: 2
2026-03-24 09:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716442> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701449
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701449%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701449: 0
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701607
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701607%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701607: 0
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701431
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701431%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701431: 2
2026-03-24 09:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701437
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701437%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701437: 0
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701442
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701442%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701442: 2
2026-03-24 09:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716440> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701434
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701434%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701434: 0
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701443
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701443%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701443: 0
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701485
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701485%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701485: 2
2026-03-24 09:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701483
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701483%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701483: 2
2026-03-24 09:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442
2026-03-24 09:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148de0da-b0e3-5baf-94ff-e165c469ced9 with scrape type 1
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252Fe7b22ceb-2c07-447a-b12b-52859c44299b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg not downloaded yet
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701481
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701481%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701481: 2
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252F60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg not downloaded yet
2026-03-24 09:31:28 [openlane.gb] INFO: Found listing with ID: 10701484
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701484%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [openlane.gb] INFO: Scrape type for 10701484: 2
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252F758bb406-d888-4983-ac77-a10f68e1f740.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg not downloaded yet
2026-03-24 09:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440
2026-03-24 09:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be055ee-b86e-5a2f-9919-d9307437285f with scrape type 1
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3be055ee-b86e-5a2f-9919-d9307437285f
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/136c4654-5318-4bc2-82c7-fb88fa6236fb.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252Fd6057531-2a6e-4318-8385-8e226588b799.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/d6057531-2a6e-4318-8385-8e226588b799.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252Fe0ab200f-0d40-4666-b1d1-681271967594.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/e0ab200f-0d40-4666-b1d1-681271967594.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F983bbf43-85cf-4c86-b721-531aab29dfa4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/983bbf43-85cf-4c86-b721-531aab29dfa4.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F79a7f369-015f-43ce-967d-a6d90223c60f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/79a7f369-015f-43ce-967d-a6d90223c60f.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/2b29652b-8d9e-4c47-8bf8-7a351b364564.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/0473b8b9-3405-4918-b4e4-9ca47a88580b.jpg already downloaded
2026-03-24 09:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/569a0ca5-0d82-41a5-b38d-d2fab47b440e.jpg already downloaded
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252Fc6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/c6a7826c-30b6-46bb-a957-cb725a7e4e36.jpg already downloaded
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5731462%252Fgeneral%252F914853f6-9537-491f-9227-52d89db8d257.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731462/general/914853f6-9537-491f-9227-52d89db8d257.jpg already downloaded
2026-03-24 09:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3be055ee-b86e-5a2f-9919-d9307437285f, identifier: 10716440
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10701486
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701486%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Scrape type for 10701486: 2
2026-03-24 09:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440
2026-03-24 09:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440
2026-03-24 09:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3be055ee-b86e-5a2f-9919-d9307437285f with identifier: 10716440 to the API
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '3be055ee-b86e-5a2f-9919-d9307437285f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NU25BFK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716440',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 2334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716440%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Saving data for 10716440: {'created_time': 1774344689.645283, 'last_price_update_time': 1774344689.645295, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716440') HTTP/1.1" 204 0
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252Fd931bd50-2a90-4a76-83d8-b564d29142a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg not downloaded yet
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10700905
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710700905%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Scrape type for 10700905: 0
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10701482
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701482%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Scrape type for 10701482: 2
2026-03-24 09:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716438> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252F6882e582-aca3-4465-aa28-b7dddd274e93.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg not downloaded yet
2026-03-24 09: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-24 09:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716437> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10701445
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701445%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Scrape type for 10701445: 0
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10701424
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701424%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Scrape type for 10701424: 2
2026-03-24 09: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-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252Fcba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg not downloaded yet
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10701440
2026-03-24 09:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701440%27 HTTP/1.1" 200 None
2026-03-24 09:31:29 [openlane.gb] INFO: Scrape type for 10701440: 0
2026-03-24 09:31:29 [openlane.gb] INFO: Found listing with ID: 10701444
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701444%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701444: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701428
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701428%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701428: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701493
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701493%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701493: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701496
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701496%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701496: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701497
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701497%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701497: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701494
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701494%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701494: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701495
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701495%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701495: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701491
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701491%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701491: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701488
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701488%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701488: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701608
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701608%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701608: 2
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Faef99641-2f0e-4dd3-8212-c2348f304903.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg not downloaded yet
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701489
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701489%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701489: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701490
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701490%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701490: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701492
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701492%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701492: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701487
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701487%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701487: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10701429
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701429%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10701429: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709008%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-24 09:31:30 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707311%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [openlane.gb] INFO: Scrape type for 10707311: 2
2026-03-24 09:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438
2026-03-24 09:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with scrape type 1
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b06dcfd9-fdca-50b0-95bb-512bce4fa2d6
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252Fcb9539a3-924c-4e26-980b-7786cf28e468.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/cb9539a3-924c-4e26-980b-7786cf28e468.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F90e6f32d-d940-4899-aee4-bd67174527f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/90e6f32d-d940-4899-aee4-bd67174527f2.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F07ae221f-ab89-417e-a891-e30c20826224.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/07ae221f-ab89-417e-a891-e30c20826224.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252Fbde9d882-6676-432d-8623-bad6c5015c97.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/bde9d882-6676-432d-8623-bad6c5015c97.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F91779483-693d-4d1b-8d58-2bc67151d5dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/91779483-693d-4d1b-8d58-2bc67151d5dc.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252Fa84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/a84015bd-3e20-4a60-a0a4-f4a8c0148b42.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/54d172e7-d6d2-4eda-b419-0393a2b81e51.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F77a9e0c0-7478-4721-9349-3d99e29e804e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/77a9e0c0-7478-4721-9349-3d99e29e804e.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F38b64d59-539d-4557-9463-909ba99ba549.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/38b64d59-539d-4557-9463-909ba99ba549.jpg already downloaded
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731447%252Fgeneral%252F9518dbf3-bc09-4491-b55d-d89dce983711.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731447/general/9518dbf3-bc09-4491-b55d-d89dce983711.jpg already downloaded
2026-03-24 09:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6, identifier: 10716438
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg not downloaded yet
2026-03-24 09:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438
2026-03-24 09:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438
2026-03-24 09:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b06dcfd9-fdca-50b0-95bb-512bce4fa2d6 with identifier: 10716438 to the API
2026-03-24 09:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b06dcfd9-fdca-50b0-95bb-512bce4fa2d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YT70WYD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716438',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 28123,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716438%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [openlane.gb] INFO: Saving data for 10716438: {'created_time': 1774344691.482165, 'last_price_update_time': 1774344691.482184, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716438') HTTP/1.1" 204 0
2026-03-24 09:31:31 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710715371%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-24 09:31:31 [openlane.gb] INFO: Found listing with ID: 10715370
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710715370%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [openlane.gb] INFO: Scrape type for 10715370: 0
2026-03-24 09:31:31 [openlane.gb] INFO: Found listing with ID: 10715369
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710715369%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [openlane.gb] INFO: Scrape type for 10715369: 0
2026-03-24 09:31:31 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710706007%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [openlane.gb] INFO: Scrape type for 10706007: 2
2026-03-24 09:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437
2026-03-24 09:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c6ca64-f78e-53c4-8311-40ec86d71109 with scrape type 1
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65c6ca64-f78e-53c4-8311-40ec86d71109
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/9ebd58ee-3d85-4abc-a3e6-6e85e3276ae4.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252Fa6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/a6f746c1-27bd-437e-b37f-e3ce9cc64d35.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F45ff451c-6312-449a-8358-ca99cd37815b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/45ff451c-6312-449a-8358-ca99cd37815b.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/3a398ed8-b02c-4dcb-af99-f35f9d107150.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/5ba9b4da-d142-4bd2-af9a-ba48dec00e8b.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F7e3609fc-09da-4b60-96a5-2bd252036351.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/7e3609fc-09da-4b60-96a5-2bd252036351.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/163bd2e4-c1a3-4454-a8b4-e06339c5d4d9.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252Fc105e11c-b74d-435d-a2eb-f7e498919b57.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/c105e11c-b74d-435d-a2eb-f7e498919b57.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/6b5592f5-528b-4b80-80ec-0a4aa979ee23.jpg already downloaded
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731446%252Fgeneral%252F4f17161e-f90e-487a-91bc-9197fee681ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731446/general/4f17161e-f90e-487a-91bc-9197fee681ec.jpg already downloaded
2026-03-24 09:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 65c6ca64-f78e-53c4-8311-40ec86d71109, identifier: 10716437
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252F3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg not downloaded yet
2026-03-24 09:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716430> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437
2026-03-24 09:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437
2026-03-24 09:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 65c6ca64-f78e-53c4-8311-40ec86d71109 with identifier: 10716437 to the API
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '65c6ca64-f78e-53c4-8311-40ec86d71109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA72VKP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716437',
'listing': 'auction',
'location': 'Barnsley',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 19482,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716437%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Saving data for 10716437: {'created_time': 1774344692.460524, 'last_price_update_time': 1774344692.460536, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716437') HTTP/1.1" 204 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10606319: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10711373
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711373%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10711373: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10709009: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10606304: 2
2026-03-24 09:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31: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%252F5742482%252Fgeneral%252F8992d40f-810c-44fc-afbb-d32319c24012.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg not downloaded yet
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10606317: 2
2026-03-24 09:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 016d0b57-d879-5e69-8eba-e60e81ed8ad1 with identifier: 10716430, dropping item
2026-03-24 09:31:32 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-24 09:31:32 [openlane.gb] INFO: Scrape type for 10630715: 0
2026-03-24 09:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:32 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 09:31:32 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 09:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264399650>
2026-03-24 09:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Fd931bd50-2a90-4a76-83d8-b564d29142a7.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/d931bd50-2a90-4a76-83d8-b564d29142a7.jpg saved to cache
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716388> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716413> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09: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-24 09:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388
2026-03-24 09:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with scrape type 1
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252F06178935-2aad-4953-9846-3c6dbfd285a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/06178935-2aad-4953-9846-3c6dbfd285a3.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252Fdcb966f6-5390-42b2-8398-40a92eb26d60.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/dcb966f6-5390-42b2-8398-40a92eb26d60.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252Fb68f92ed-84c1-4673-8fd8-e6904683e743.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/b68f92ed-84c1-4673-8fd8-e6904683e743.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252F698f5c58-7db9-401e-97d5-559f678f6110.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/698f5c58-7db9-401e-97d5-559f678f6110.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252F4e06bb39-4861-438a-846c-189e1e99b04e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/4e06bb39-4861-438a-846c-189e1e99b04e.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252Fe94e539a-8c1f-4ce7-8590-8392a1310e35.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/e94e539a-8c1f-4ce7-8590-8392a1310e35.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252F0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/0eecc466-0ddd-42fe-9d0e-0bd32c2419d4.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252Fdc002045-2442-442e-937b-929970543162.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/dc002045-2442-442e-937b-929970543162.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5525406%252Fgeneral%252F0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525406/general/0cae0fb9-286e-4dd6-8331-5bcffe5c8ac4.jpg already downloaded
2026-03-24 09:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350, identifier: 10716388
2026-03-24 09:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413
2026-03-24 09:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee with scrape type 1
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/1fabb9ac-6948-43aa-9d4f-c4cd49f48eaa.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F31b34ee8-0936-4053-8f18-a8dec2630bce.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/31b34ee8-0936-4053-8f18-a8dec2630bce.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F31105421-872e-4137-a645-ffe0491e7ab5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/31105421-872e-4137-a645-ffe0491e7ab5.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/88a297a5-76e4-4486-a2a1-646ef5e464b3.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/3db40f2f-68fc-47bd-ac4b-bdab1d3f46fa.jpg already downloaded
2026-03-24 09:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252Fd54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/d54042f8-004b-42ed-8828-0b0f1ec1b1af.jpg already downloaded
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/768b8079-3525-4de4-8ade-dcae97fc2b8f.jpg already downloaded
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252Fc4b5156f-34fc-45cc-aa04-b418f41554bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/c4b5156f-34fc-45cc-aa04-b418f41554bc.jpg already downloaded
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F45efda80-7d1e-498e-9358-6423479c599e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/45efda80-7d1e-498e-9358-6423479c599e.jpg already downloaded
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5651918%252Fgeneral%252F86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651918/general/86a41f88-c7d3-4c07-8906-e1c1be54358b.jpg already downloaded
2026-03-24 09:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d9c8d82a-0382-59ad-9adc-ff9d5499eeee, identifier: 10716413
2026-03-24 09:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388
2026-03-24 09:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388
2026-03-24 09:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10716388 to the API
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '2e41b3cb-8074-5f91-8ea6-8ddb07eca350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BU64HKM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716388',
'listing': 'auction',
'location': 'Prestatyn',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716388%27 HTTP/1.1" 200 None
2026-03-24 09:31:34 [openlane.gb] INFO: Saving data for 10716388: {'created_time': 1774344694.529739, 'last_price_update_time': 1774344694.529756, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716388') HTTP/1.1" 204 0
2026-03-24 09:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413
2026-03-24 09:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413
2026-03-24 09:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10716413 to the API
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716413>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9c8d82a-0382-59ad-9adc-ff9d5499eeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ72TYP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716413',
'listing': 'auction',
'location': 'Warrington',
'make': 'Fiat',
'model': '500',
'odometer': 31795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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': 'OPENLANE Remarketing Ltd',
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - BJ72TYP - 31,795 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-24 09:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716413%27 HTTP/1.1" 200 None
2026-03-24 09:31:35 [openlane.gb] INFO: Saving data for 10716413: {'created_time': 1774344695.032084, 'last_price_update_time': 1774344695.032096, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716413') HTTP/1.1" 204 0
2026-03-24 09:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716422> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701447> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701462> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09: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-24 09: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-24 09:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701425> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f02641e0610>
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/3505e3ba-e3bd-4b55-b7a9-6498a3eaccd7.jpg saved to cache
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f026420b890>
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F8992d40f-810c-44fc-afbb-d32319c24012.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/8992d40f-810c-44fc-afbb-d32319c24012.jpg saved to cache
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422
2026-03-24 09:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d5b85de-0772-5806-aafc-120125c077ef with scrape type 1
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d5b85de-0772-5806-aafc-120125c077ef
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/c9245872-1407-45cd-b8d5-d2061b329057.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/e0aa5d96-5fed-40af-a861-87cd920ad0f5.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/e52dfb43-98cd-4e15-b5a7-eb7ffcbfc6a5.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/644d64d0-de8b-4d24-a19d-4713b25b2897.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/d0d6cc45-62fd-495b-bfb8-13f37f66791a.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/6cba78fc-deb5-47ed-90a0-f4a1d28c7b85.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/0059a981-feff-4f94-8de4-ae6c8dc3e8b4.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/d1a68ac9-331b-48ee-a6d3-b3cec9862477.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/601b4181-119c-4b48-b6ae-94e1d9d9f023.jpg already downloaded
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689682/general/78645c19-b06c-428c-a5d6-23fef886e851.jpg already downloaded
2026-03-24 09:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d5b85de-0772-5806-aafc-120125c077ef, identifier: 10716422
2026-03-24 09:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10701447
2026-03-24 09:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with scrape type 2
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with scrape type 2
2026-03-24 09:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11, identifier: 10701447
2026-03-24 09:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10701462
2026-03-24 09:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2b77f2-457f-5a89-8be4-cf861e979320 with scrape type 2
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d2b77f2-457f-5a89-8be4-cf861e979320 with scrape type 2
2026-03-24 09:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d2b77f2-457f-5a89-8be4-cf861e979320, identifier: 10701462
2026-03-24 09:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11142873-bcc6-51eb-b735-e5c04b88b49a with identifier: 10701425
2026-03-24 09:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11142873-bcc6-51eb-b735-e5c04b88b49a with scrape type 2
2026-03-24 09:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11142873-bcc6-51eb-b735-e5c04b88b49a with scrape type 2
2026-03-24 09:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 11142873-bcc6-51eb-b735-e5c04b88b49a, identifier: 10701425
2026-03-24 09:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422
2026-03-24 09:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422
2026-03-24 09:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d5b85de-0772-5806-aafc-120125c077ef with identifier: 10716422 to the API
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 137,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '9d5b85de-0772-5806-aafc-120125c077ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SY20VDC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716422',
'listing': 'auction',
'location': 'Dunfermline',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 20980,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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': 'OPENLANE Remarketing Ltd',
'title': 'Peugeot e-208 50 kWh GT Line - Electric - Automatic - 137 hp - '
'SY20VDC - 20,980 mi',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716422%27 HTTP/1.1" 200 None
2026-03-24 09:31:36 [openlane.gb] INFO: Saving data for 10716422: {'created_time': 1774344696.289011, 'last_price_update_time': 1774344696.289025, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716422') HTTP/1.1" 204 0
2026-03-24 09:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10701447
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-24 09:31:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10701447
2026-03-24 09:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10701447 to the API
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '047ff071-eb4f-59b4-9d20-cda2e9e2fb11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KRG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701447',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16914,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - SH71KRG - 16,914 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701447%27 HTTP/1.1" 200 None
2026-03-24 09:31:36 [openlane.gb] INFO: Saving data for 10701447: {'auction_closing_time': 1774360800.0, 'created_time': 1774013546.176424, 'last_price_update_time': 1774344696.712008}
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701447') HTTP/1.1" 204 0
2026-03-24 09:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10701462
2026-03-24 09:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10701462
2026-03-24 09:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10701462 to the API
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '9d2b77f2-457f-5a89-8be4-cf861e979320',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PJ71ZFL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701462',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 45485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'PJ71ZFL - 45,485 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701462%27 HTTP/1.1" 200 None
2026-03-24 09:31:37 [openlane.gb] INFO: Saving data for 10701462: {'auction_closing_time': 1774360800.0, 'created_time': 1774013541.749596, 'last_price_update_time': 1774344697.03408}
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701462') HTTP/1.1" 204 0
2026-03-24 09:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 11142873-bcc6-51eb-b735-e5c04b88b49a with identifier: 10701425
2026-03-24 09:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 11142873-bcc6-51eb-b735-e5c04b88b49a with identifier: 10701425
2026-03-24 09:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 11142873-bcc6-51eb-b735-e5c04b88b49a with identifier: 10701425 to the API
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701425>
{'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-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '11142873-bcc6-51eb-b735-e5c04b88b49a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DT21FNO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701425',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 40425,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- DT21FNO - 40,425 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701425%27 HTTP/1.1" 200 None
2026-03-24 09:31:37 [openlane.gb] INFO: Saving data for 10701425: {'auction_closing_time': 1774360800.0, 'created_time': 1774013541.435768, 'last_price_update_time': 1774344697.342612}
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701425') HTTP/1.1" 204 0
2026-03-24 09:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701423> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10701423
2026-03-24 09:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08d2d484-0152-5a83-be9b-4505c2c923d0 with scrape type 2
2026-03-24 09:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08d2d484-0152-5a83-be9b-4505c2c923d0 with scrape type 2
2026-03-24 09:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 08d2d484-0152-5a83-be9b-4505c2c923d0, identifier: 10701423
2026-03-24 09:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10701423
2026-03-24 09:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10701423
2026-03-24 09:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10701423 to the API
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '08d2d484-0152-5a83-be9b-4505c2c923d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN25FGD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701423',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13049,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland Ultimate - Electric - Automatic - 214 hp - '
'DN25FGD - 13,049 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701423%27 HTTP/1.1" 200 None
2026-03-24 09:31:37 [openlane.gb] INFO: Saving data for 10701423: {'auction_closing_time': 1774360800.0, 'created_time': 1774013537.931253, 'last_price_update_time': 1774344697.870755}
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701423') HTTP/1.1" 204 0
2026-03-24 09:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0267516810>
2026-03-24 09:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Faef99641-2f0e-4dd3-8212-c2348f304903.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/aef99641-2f0e-4dd3-8212-c2348f304903.jpg saved to cache
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264d1f690>
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/2c037ab1-4f00-464b-acab-1e2525a8dba3.jpg saved to cache
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701442> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264c4fe90>
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F6882e582-aca3-4465-aa28-b7dddd274e93.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/6882e582-aca3-4465-aa28-b7dddd274e93.jpg saved to cache
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09: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-24 09:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701439> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10701442
2026-03-24 09:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06c5794-7629-59a7-8840-d514dfe4f3df with scrape type 2
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b06c5794-7629-59a7-8840-d514dfe4f3df with scrape type 2
2026-03-24 09:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b06c5794-7629-59a7-8840-d514dfe4f3df, identifier: 10701442
2026-03-24 09:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10701442
2026-03-24 09:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10701442
2026-03-24 09:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10701442 to the API
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b06c5794-7629-59a7-8840-d514dfe4f3df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PXZ9469',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701442',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - PXZ9469 - 39,252 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701442%27 HTTP/1.1" 200 None
2026-03-24 09:31:38 [openlane.gb] INFO: Saving data for 10701442: {'auction_closing_time': 1774360800.0, 'created_time': 1774013528.243157, 'last_price_update_time': 1774344698.716154}
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701442') HTTP/1.1" 204 0
2026-03-24 09:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701471> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264c4cf50>
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Fcba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/cba46368-d8b6-457b-95ff-c853c1bb7dd1.jpg saved to cache
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10701439
2026-03-24 09:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f82da60e-ded6-5260-81a6-70808a327ebd with scrape type 2
2026-03-24 09:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f82da60e-ded6-5260-81a6-70808a327ebd with scrape type 2
2026-03-24 09:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f82da60e-ded6-5260-81a6-70808a327ebd, identifier: 10701439
2026-03-24 09:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10701439
2026-03-24 09:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10701439
2026-03-24 09:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10701439 to the API
2026-03-24 09:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f82da60e-ded6-5260-81a6-70808a327ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71BZE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701439',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 54166,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71BZE - 54,166 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701439%27 HTTP/1.1" 200 None
2026-03-24 09:31:39 [openlane.gb] INFO: Saving data for 10701439: {'auction_closing_time': 1774360800.0, 'created_time': 1774013525.854255, 'last_price_update_time': 1774344699.174852}
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701439') HTTP/1.1" 204 0
2026-03-24 09:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:39 [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-24 09: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-24 09:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10701471
2026-03-24 09:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f11863e-6c38-5425-ae0f-93fff58c9be7 with scrape type 2
2026-03-24 09:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f11863e-6c38-5425-ae0f-93fff58c9be7 with scrape type 2
2026-03-24 09:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6f11863e-6c38-5425-ae0f-93fff58c9be7, identifier: 10701471
2026-03-24 09:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10701471
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-24 09:31:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 09:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10701471
2026-03-24 09:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10701471 to the API
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701471>
{'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-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6f11863e-6c38-5425-ae0f-93fff58c9be7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XHU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701471',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 16961,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Petrol - Automatic - 136 hp - '
'DY25XHU - 16,961 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701471%27 HTTP/1.1" 200 None
2026-03-24 09:31:39 [openlane.gb] INFO: Saving data for 10701471: {'auction_closing_time': 1774360800.0, 'created_time': 1774013536.586508, 'last_price_update_time': 1774344699.705948}
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701471') HTTP/1.1" 204 0
2026-03-24 09:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701460> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701482> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09: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-24 09:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264e7dc50>
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/60ad4e20-71cf-487b-8ff2-b9d7538b6662.jpg saved to cache
2026-03-24 09:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264d28750>
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252F758bb406-d888-4983-ac77-a10f68e1f740.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/758bb406-d888-4983-ac77-a10f68e1f740.jpg saved to cache
2026-03-24 09:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:39 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-24 09:31:39 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-24 09:31:39 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-24 09:31:39 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-24 09:31:39 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710692824%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10692824: 0
2026-03-24 09:31:40 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710619051%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10619051: 0
2026-03-24 09:31:40 [openlane.gb] INFO: Found listing with ID: 10619050
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710619050%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10619050: 0
2026-03-24 09:31:40 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710630207%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10630207: 2
2026-03-24 09:31:40 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710630206%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10630206: 0
2026-03-24 09:31:40 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707310%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10707310: 2
2026-03-24 09:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10716442)
2026-03-24 09:31:40 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707309%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Scrape type for 10707309: 2
2026-03-24 09:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfb8750-26d2-5e3b-9510-9111f96d79fc with identifier: 10701460
2026-03-24 09:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfb8750-26d2-5e3b-9510-9111f96d79fc with scrape type 2
2026-03-24 09:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dfb8750-26d2-5e3b-9510-9111f96d79fc with scrape type 2
2026-03-24 09:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1dfb8750-26d2-5e3b-9510-9111f96d79fc, identifier: 10701460
2026-03-24 09:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6022ef64-3206-5425-bbdd-d50b04da30c6 with identifier: 10701482
2026-03-24 09:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6022ef64-3206-5425-bbdd-d50b04da30c6 with scrape type 2
2026-03-24 09:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6022ef64-3206-5425-bbdd-d50b04da30c6 with scrape type 2
2026-03-24 09:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6022ef64-3206-5425-bbdd-d50b04da30c6, identifier: 10701482
2026-03-24 09:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1dfb8750-26d2-5e3b-9510-9111f96d79fc with identifier: 10701460
2026-03-24 09:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1dfb8750-26d2-5e3b-9510-9111f96d79fc with identifier: 10701460
2026-03-24 09:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1dfb8750-26d2-5e3b-9510-9111f96d79fc with identifier: 10701460 to the API
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701460>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '1dfb8750-26d2-5e3b-9510-9111f96d79fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71ZSW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701460',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 48780,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'SH71ZSW - 48,780 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701460%27 HTTP/1.1" 200 None
2026-03-24 09:31:40 [openlane.gb] INFO: Saving data for 10701460: {'auction_closing_time': 1774360800.0, 'created_time': 1774013548.679669, 'last_price_update_time': 1774344700.70989}
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701460') HTTP/1.1" 204 0
2026-03-24 09:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6022ef64-3206-5425-bbdd-d50b04da30c6 with identifier: 10701482
2026-03-24 09:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6022ef64-3206-5425-bbdd-d50b04da30c6 with identifier: 10701482
2026-03-24 09:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6022ef64-3206-5425-bbdd-d50b04da30c6 with identifier: 10701482 to the API
2026-03-24 09:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '6022ef64-3206-5425-bbdd-d50b04da30c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YS71VHE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701482',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 17972,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-01-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- YS71VHE - 17,972 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701482%27 HTTP/1.1" 200 None
2026-03-24 09:31:41 [openlane.gb] INFO: Saving data for 10701482: {'auction_closing_time': 1774360800.0, 'created_time': 1774013518.326161, 'last_price_update_time': 1774344701.013618}
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701482') HTTP/1.1" 204 0
2026-03-24 09:31:41 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707307%27 HTTP/1.1" 200 None
2026-03-24 09:31:41 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-24 09:31:41 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707308%27 HTTP/1.1" 200 None
2026-03-24 09:31:41 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-24 09:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606317> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 09:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f0264e7b550>
2026-03-24 09:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 09:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_148de0da-b0e3-5baf-94ff-e165c469ced9/148de0da-b0e3-5baf-94ff-e165c469ced9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742482%252Fgeneral%252Fe7b22ceb-2c07-447a-b12b-52859c44299b.jpg') HTTP/1.1" 204 0
2026-03-24 09:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg saved to cache
2026-03-24 09:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 148de0da-b0e3-5baf-94ff-e165c469ced9
2026-03-24 09:31:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 148de0da-b0e3-5baf-94ff-e165c469ced9, skipping ID generation
2026-03-24 09:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148de0da-b0e3-5baf-94ff-e165c469ced9 with scrape type 1
2026-03-24 09:31:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 148de0da-b0e3-5baf-94ff-e165c469ced9 sending to next pipeline
2026-03-24 09:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 148de0da-b0e3-5baf-94ff-e165c469ced9, identifier: 10716442
2026-03-24 09:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442
2026-03-24 09:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442
2026-03-24 09:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 148de0da-b0e3-5baf-94ff-e165c469ced9 with identifier: 10716442 to the API
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742482/general/e7b22ceb-2c07-447a-b12b-52859c44299b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '148de0da-b0e3-5baf-94ff-e165c469ced9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MA21XHN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716442',
'listing': 'auction',
'location': 'Whyteleafe',
'make': 'Renault',
'model': 'Clio',
'odometer': 56792,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 30,
'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-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716442%27 HTTP/1.1" 200 None
2026-03-24 09:31:41 [openlane.gb] INFO: Saving data for 10716442: {'created_time': 1774344701.788733, 'last_price_update_time': 1774344701.788744, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716442') HTTP/1.1" 204 0
2026-03-24 09:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707311> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701608> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-24 09:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-24 09:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-24 09:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: eef36a0e-c894-5288-975b-9e695b66dfcd, identifier: 10606317
2026-03-24 09:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-24 09:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-24 09:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317 to the API
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eef36a0e-c894-5288-975b-9e695b66dfcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW75CTY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606317',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2026-02-19',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DW75CTY - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710606317%27 HTTP/1.1" 200 None
2026-03-24 09:31:42 [openlane.gb] INFO: Saving data for 10606317: {'auction_closing_time': 1775034000.0, 'created_time': 1773403678.454142, 'last_price_update_time': 1774344702.295146}
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606317') HTTP/1.1" 204 0
2026-03-24 09:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701424> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-24 09:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-24 09:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-24 09:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8bdd813e-5c69-56c6-8694-2e712fd38ee2, identifier: 10707311
2026-03-24 09:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd with identifier: 10701608
2026-03-24 09:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd with scrape type 2
2026-03-24 09:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd with scrape type 2
2026-03-24 09:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd, identifier: 10701608
2026-03-24 09:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-24 09:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311
2026-03-24 09:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10707311 to the API
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8bdd813e-5c69-56c6-8694-2e712fd38ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75UYA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707311',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DV75UYA - 25 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2026}
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710707311%27 HTTP/1.1" 200 None
2026-03-24 09:31:42 [openlane.gb] INFO: Saving data for 10707311: {'auction_closing_time': 1775034000.0, 'created_time': 1774042262.628718, 'last_price_update_time': 1774344702.799879}
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707311') HTTP/1.1" 204 0
2026-03-24 09:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd with identifier: 10701608
2026-03-24 09:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd with identifier: 10701608
2026-03-24 09:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd with identifier: 10701608 to the API
2026-03-24 09:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ebb81841-6dcf-5f01-ac4a-1aff58d0fbbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71OEU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701608',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 37368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'PF71OEU - 37,368 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701608%27 HTTP/1.1" 200 None
2026-03-24 09:31:43 [openlane.gb] INFO: Saving data for 10701608: {'auction_closing_time': 1774360800.0, 'created_time': 1774013510.621999, 'last_price_update_time': 1774344703.096155}
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701608') HTTP/1.1" 204 0
2026-03-24 09:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701486> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10701424
2026-03-24 09:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with scrape type 2
2026-03-24 09:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with scrape type 2
2026-03-24 09:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b, identifier: 10701424
2026-03-24 09:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10701424
2026-03-24 09:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10701424
2026-03-24 09:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10701424 to the API
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '8a536bb7-7174-53c1-bd50-4a4c5f4d322b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX71UNP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701424',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35429,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - EX71UNP - 35,429 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701424%27 HTTP/1.1" 200 None
2026-03-24 09:31:43 [openlane.gb] INFO: Saving data for 10701424: {'auction_closing_time': 1774360800.0, 'created_time': 1774013509.940847, 'last_price_update_time': 1774344703.517719}
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701424') HTTP/1.1" 204 0
2026-03-24 09:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10701486
2026-03-24 09:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226bc70c-0d4b-5018-9b00-504fd993e1a2 with scrape type 2
2026-03-24 09:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 226bc70c-0d4b-5018-9b00-504fd993e1a2 with scrape type 2
2026-03-24 09:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 226bc70c-0d4b-5018-9b00-504fd993e1a2, identifier: 10701486
2026-03-24 09:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10701486
2026-03-24 09:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10701486
2026-03-24 09:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10701486 to the API
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '226bc70c-0d4b-5018-9b00-504fd993e1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YB71FMD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701486',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 49764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- YB71FMD - 49,764 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701486%27 HTTP/1.1" 200 None
2026-03-24 09:31:43 [openlane.gb] INFO: Saving data for 10701486: {'auction_closing_time': 1774360800.0, 'created_time': 1774013520.745699, 'last_price_update_time': 1774344703.918418}
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701486') HTTP/1.1" 204 0
2026-03-24 09:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701484> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10701484
2026-03-24 09:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5908d634-05b3-537a-9318-26123172b319 with scrape type 2
2026-03-24 09:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5908d634-05b3-537a-9318-26123172b319 with scrape type 2
2026-03-24 09:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5908d634-05b3-537a-9318-26123172b319, identifier: 10701484
2026-03-24 09:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10701484
2026-03-24 09:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10701484
2026-03-24 09:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10701484 to the API
2026-03-24 09:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '5908d634-05b3-537a-9318-26123172b319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SB71YMU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701484',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- SB71YMU - 30,601 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701484%27 HTTP/1.1" 200 None
2026-03-24 09:31:44 [openlane.gb] INFO: Saving data for 10701484: {'auction_closing_time': 1774360800.0, 'created_time': 1774013520.34083, 'last_price_update_time': 1774344704.562278}
2026-03-24 09:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701484') HTTP/1.1" 204 0
2026-03-24 09:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701481> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10701481
2026-03-24 09:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d639d821-4f74-5ffd-9255-bcaaa000a3cb with scrape type 2
2026-03-24 09:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d639d821-4f74-5ffd-9255-bcaaa000a3cb with scrape type 2
2026-03-24 09:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d639d821-4f74-5ffd-9255-bcaaa000a3cb, identifier: 10701481
2026-03-24 09:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10701481
2026-03-24 09:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10701481
2026-03-24 09:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10701481 to the API
2026-03-24 09:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd639d821-4f74-5ffd-9255-bcaaa000a3cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RJ71KLU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701481',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- RJ71KLU - 20,104 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701481%27 HTTP/1.1" 200 None
2026-03-24 09:31:45 [openlane.gb] INFO: Saving data for 10701481: {'auction_closing_time': 1774360800.0, 'created_time': 1774013522.327162, 'last_price_update_time': 1774344705.073672}
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701481') HTTP/1.1" 204 0
2026-03-24 09:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701485> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10701485
2026-03-24 09:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7391b812-403b-53f9-bbf8-046bad305a52 with scrape type 2
2026-03-24 09:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7391b812-403b-53f9-bbf8-046bad305a52 with scrape type 2
2026-03-24 09:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7391b812-403b-53f9-bbf8-046bad305a52, identifier: 10701485
2026-03-24 09:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10701485
2026-03-24 09:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10701485
2026-03-24 09:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10701485 to the API
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31: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-24 09:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '7391b812-403b-53f9-bbf8-046bad305a52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EA71ZBJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701485',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 26817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- EA71ZBJ - 26,817 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701485%27 HTTP/1.1" 200 None
2026-03-24 09:31:45 [openlane.gb] INFO: Saving data for 10701485: {'auction_closing_time': 1774360800.0, 'created_time': 1774013521.841575, 'last_price_update_time': 1774344705.602033}
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701485') HTTP/1.1" 204 0
2026-03-24 09:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701483> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10701483
2026-03-24 09:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with scrape type 2
2026-03-24 09:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with scrape type 2
2026-03-24 09:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5, identifier: 10701483
2026-03-24 09:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10701483
2026-03-24 09:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10701483
2026-03-24 09:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10701483 to the API
2026-03-24 09:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31: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-24 09:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71BCU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701483',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 47308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- LY71BCU - 47,308 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701483%27 HTTP/1.1" 200 None
2026-03-24 09:31:46 [openlane.gb] INFO: Saving data for 10701483: {'auction_closing_time': 1774360800.0, 'created_time': 1774013522.977319, 'last_price_update_time': 1774344706.177687}
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701483') HTTP/1.1" 204 0
2026-03-24 09:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701480> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701431> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db6ca87d-aae4-595e-9b74-d8200c6e9c25 with identifier: 10701480
2026-03-24 09:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db6ca87d-aae4-595e-9b74-d8200c6e9c25 with scrape type 2
2026-03-24 09:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db6ca87d-aae4-595e-9b74-d8200c6e9c25 with scrape type 2
2026-03-24 09:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: db6ca87d-aae4-595e-9b74-d8200c6e9c25, identifier: 10701480
2026-03-24 09:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: db6ca87d-aae4-595e-9b74-d8200c6e9c25 with identifier: 10701480
2026-03-24 09:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: db6ca87d-aae4-595e-9b74-d8200c6e9c25 with identifier: 10701480
2026-03-24 09:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: db6ca87d-aae4-595e-9b74-d8200c6e9c25 with identifier: 10701480 to the API
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31: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-24 09:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db6ca87d-aae4-595e-9b74-d8200c6e9c25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YA71FFX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701480',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30751,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - YA71FFX - 30,751 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701480%27 HTTP/1.1" 200 None
2026-03-24 09:31:46 [openlane.gb] INFO: Saving data for 10701480: {'auction_closing_time': 1774360800.0, 'created_time': 1774013530.22816, 'last_price_update_time': 1774344706.691413}
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701480') HTTP/1.1" 204 0
2026-03-24 09:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10701431
2026-03-24 09:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64729233-66fd-5093-aa64-73c9b2219582 with scrape type 2
2026-03-24 09:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64729233-66fd-5093-aa64-73c9b2219582 with scrape type 2
2026-03-24 09:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 64729233-66fd-5093-aa64-73c9b2219582, identifier: 10701431
2026-03-24 09:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10701431
2026-03-24 09:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10701431
2026-03-24 09:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10701431 to the API
2026-03-24 09:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31: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-24 09:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701431>
{'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-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '64729233-66fd-5093-aa64-73c9b2219582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV71TEY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701431',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 37109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - FV71TEY - 37,109 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701431%27 HTTP/1.1" 200 None
2026-03-24 09:31:47 [openlane.gb] INFO: Saving data for 10701431: {'auction_closing_time': 1774360800.0, 'created_time': 1774013528.992149, 'last_price_update_time': 1774344707.118587}
2026-03-24 09:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701431') HTTP/1.1" 204 0
2026-03-24 09:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707310> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10707309> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-24 09:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37e1847-6231-5a6e-b90a-eacb2bad5470 with scrape type 2
2026-03-24 09:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37e1847-6231-5a6e-b90a-eacb2bad5470 with scrape type 2
2026-03-24 09:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37e1847-6231-5a6e-b90a-eacb2bad5470, identifier: 10707310
2026-03-24 09:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-24 09:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310
2026-03-24 09:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37e1847-6231-5a6e-b90a-eacb2bad5470 with identifier: 10707310 to the API
2026-03-24 09:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707310>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37e1847-6231-5a6e-b90a-eacb2bad5470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NNX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707310',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75NNX - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-24 09:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-24 09:31:48 [openlane.gb] INFO: Saving data for 10707310: {'auction_closing_time': 1775034000.0, 'created_time': 1774042271.296574, 'last_price_update_time': 1774344708.044743}
2026-03-24 09:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707310') HTTP/1.1" 204 0
2026-03-24 09:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-24 09:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with scrape type 2
2026-03-24 09:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with scrape type 2
2026-03-24 09:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1, identifier: 10707309
2026-03-24 09:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-24 09:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309
2026-03-24 09:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1 with identifier: 10707309 to the API
2026-03-24 09:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10707309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8e24dcc5-fc68-58c7-a2fd-ea9f3f7a94d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZNK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10707309',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 2.0 Pro - Diesel - Manual - 146 hp - DT75ZNK - '
'25 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-24 09:31:49 [openlane.gb] INFO: Saving data for 10707309: {'auction_closing_time': 1775034000.0, 'created_time': 1774042270.923669, 'last_price_update_time': 1774344709.076631}
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10707309') HTTP/1.1" 204 0
2026-03-24 09:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606304> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10706007> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701479> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-24 09:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-24 09:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-24 09:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b9c269a-fff8-5d2a-839d-8639f47277cb, identifier: 10606304
2026-03-24 09:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-24 09:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-24 09:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-24 09:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37423a6-745f-5951-8ec1-77785fe594d2, identifier: 10706007
2026-03-24 09:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-24 09:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304
2026-03-24 09:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10606304 to the API
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606304>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b9c269a-fff8-5d2a-839d-8639f47277cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75EUK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606304',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25650,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DT75EUK - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-24 09:31:49 [openlane.gb] INFO: Saving data for 10606304: {'auction_closing_time': 1775034000.0, 'created_time': 1773403721.609663, 'last_price_update_time': 1774344709.724852}
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606304') HTTP/1.1" 204 0
2026-03-24 09:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-24 09:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007
2026-03-24 09:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10706007 to the API
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10706007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37423a6-745f-5951-8ec1-77785fe594d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10706007',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75NUE - 20 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-24 09:31:50 [openlane.gb] INFO: Saving data for 10706007: {'auction_closing_time': 1775034000.0, 'created_time': 1774042271.940125, 'last_price_update_time': 1774344710.028535}
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10706007') HTTP/1.1" 204 0
2026-03-24 09:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10701479
2026-03-24 09:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d87cc4aa-9155-5377-a477-858bb99f3557 with scrape type 2
2026-03-24 09:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d87cc4aa-9155-5377-a477-858bb99f3557 with scrape type 2
2026-03-24 09:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d87cc4aa-9155-5377-a477-858bb99f3557, identifier: 10701479
2026-03-24 09:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10701479
2026-03-24 09:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10701479
2026-03-24 09:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10701479 to the API
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd87cc4aa-9155-5377-a477-858bb99f3557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT71BUV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701479',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 28299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - FT71BUV - 28,299 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701479%27 HTTP/1.1" 200 None
2026-03-24 09:31:50 [openlane.gb] INFO: Saving data for 10701479: {'auction_closing_time': 1774360800.0, 'created_time': 1774013532.54938, 'last_price_update_time': 1774344710.439865}
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701479') HTTP/1.1" 204 0
2026-03-24 09:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701498> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10701498
2026-03-24 09:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with scrape type 2
2026-03-24 09:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with scrape type 2
2026-03-24 09:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0, identifier: 10701498
2026-03-24 09:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10701498
2026-03-24 09:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10701498
2026-03-24 09:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10701498 to the API
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701498>
{'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': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': '8f99d0f8-e77b-5be7-a3d3-14b2b14966d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XGP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701498',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 16693,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DY25XGP - 16,693 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701498%27 HTTP/1.1" 200 None
2026-03-24 09:31:51 [openlane.gb] INFO: Saving data for 10701498: {'auction_closing_time': 1774360800.0, 'created_time': 1774013532.909867, 'last_price_update_time': 1774344711.043325}
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701498') HTTP/1.1" 204 0
2026-03-24 09:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701438> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10701438
2026-03-24 09:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00d79b2-bac1-5860-b7f4-34bea6081d09 with scrape type 2
2026-03-24 09:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00d79b2-bac1-5860-b7f4-34bea6081d09 with scrape type 2
2026-03-24 09:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b00d79b2-bac1-5860-b7f4-34bea6081d09, identifier: 10701438
2026-03-24 09:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10701438
2026-03-24 09:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10701438
2026-03-24 09:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10701438 to the API
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701438>
{'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-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b00d79b2-bac1-5860-b7f4-34bea6081d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT74ZBZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701438',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17842,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DT74ZBZ - 17,842 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701438%27 HTTP/1.1" 200 None
2026-03-24 09:31:51 [openlane.gb] INFO: Saving data for 10701438: {'auction_closing_time': 1774360800.0, 'created_time': 1774013534.250687, 'last_price_update_time': 1774344711.994202}
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701438') HTTP/1.1" 204 0
2026-03-24 09:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701419> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10701419
2026-03-24 09:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75719967-d716-5d4c-9021-13318ccac077 with scrape type 2
2026-03-24 09:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75719967-d716-5d4c-9021-13318ccac077 with scrape type 2
2026-03-24 09:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 75719967-d716-5d4c-9021-13318ccac077, identifier: 10701419
2026-03-24 09:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10701419
2026-03-24 09:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10701419
2026-03-24 09:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10701419 to the API
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': '75719967-d716-5d4c-9021-13318ccac077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XMK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701419',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DY25XMK - 17,824 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701419%27 HTTP/1.1" 200 None
2026-03-24 09:31:52 [openlane.gb] INFO: Saving data for 10701419: {'auction_closing_time': 1774360800.0, 'created_time': 1774013533.560194, 'last_price_update_time': 1774344712.516648}
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701419') HTTP/1.1" 204 0
2026-03-24 09:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701477> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709047> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f3e8cb-1db7-552b-8796-401c4c3ed41e with identifier: 10701477
2026-03-24 09:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f3e8cb-1db7-552b-8796-401c4c3ed41e with scrape type 2
2026-03-24 09:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9f3e8cb-1db7-552b-8796-401c4c3ed41e with scrape type 2
2026-03-24 09:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a9f3e8cb-1db7-552b-8796-401c4c3ed41e, identifier: 10701477
2026-03-24 09:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a9f3e8cb-1db7-552b-8796-401c4c3ed41e with identifier: 10701477
2026-03-24 09:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a9f3e8cb-1db7-552b-8796-401c4c3ed41e with identifier: 10701477
2026-03-24 09:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a9f3e8cb-1db7-552b-8796-401c4c3ed41e with identifier: 10701477 to the API
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701477>
{'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': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9f3e8cb-1db7-552b-8796-401c4c3ed41e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GY71ECV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701477',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 35187,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi - Petrol - Automatic - 1 hp - GY71ECV '
'- 35,187 mi',
'transmission': 'automatic',
'trim': 'SRi',
'vin': None,
'year': 2021}
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701477%27 HTTP/1.1" 200 None
2026-03-24 09:31:53 [openlane.gb] INFO: Saving data for 10701477: {'auction_closing_time': 1774360800.0, 'created_time': 1774013534.926006, 'last_price_update_time': 1774344713.085369}
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701477') HTTP/1.1" 204 0
2026-03-24 09:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701476> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-24 09:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ba50e22-7674-5d71-8009-fa39ea7b260a with scrape type 2
2026-03-24 09:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ba50e22-7674-5d71-8009-fa39ea7b260a with scrape type 2
2026-03-24 09:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2ba50e22-7674-5d71-8009-fa39ea7b260a, identifier: 10709047
2026-03-24 09:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-24 09:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047
2026-03-24 09:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2ba50e22-7674-5d71-8009-fa39ea7b260a with identifier: 10709047 to the API
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2ba50e22-7674-5d71-8009-fa39ea7b260a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RHX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709047',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 15,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Prime - Diesel - Manual - 120 hp - '
'DP75RHX - 15 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710709047%27 HTTP/1.1" 200 None
2026-03-24 09:31:53 [openlane.gb] INFO: Saving data for 10709047: {'auction_closing_time': 1774612800.0, 'created_time': 1774258268.714609, 'last_price_update_time': 1774344713.607951}
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709047') HTTP/1.1" 204 0
2026-03-24 09:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701422> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10701476
2026-03-24 09:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with scrape type 2
2026-03-24 09:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with scrape type 2
2026-03-24 09:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b, identifier: 10701476
2026-03-24 09:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10701476
2026-03-24 09:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10701476
2026-03-24 09:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10701476 to the API
2026-03-24 09:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9ec4668-0006-5b56-9c0e-c5ccb49ef50b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HK71OUY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701476',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24797,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Elite Nav - Petrol - Manual - 1 hp - '
'HK71OUY - 24,797 mi',
'transmission': 'manual',
'trim': 'Elite Nav',
'vin': None,
'year': 2021}
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701476%27 HTTP/1.1" 200 None
2026-03-24 09:31:54 [openlane.gb] INFO: Saving data for 10701476: {'auction_closing_time': 1774360800.0, 'created_time': 1774013536.95342, 'last_price_update_time': 1774344714.05585}
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701476') HTTP/1.1" 204 0
2026-03-24 09:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10701422
2026-03-24 09:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with scrape type 2
2026-03-24 09:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with scrape type 2
2026-03-24 09:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002, identifier: 10701422
2026-03-24 09:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10701422
2026-03-24 09:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10701422
2026-03-24 09:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10701422 to the API
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f5ea4282-9789-5ccf-8b42-0b8fb6aa6002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25ZZT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701422',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 5750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25ZZT - 5,750 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701422%27 HTTP/1.1" 200 None
2026-03-24 09:31:54 [openlane.gb] INFO: Saving data for 10701422: {'auction_closing_time': 1774360800.0, 'created_time': 1774013537.294834, 'last_price_update_time': 1774344714.488019}
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701422') HTTP/1.1" 204 0
2026-03-24 09:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701478> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10701478
2026-03-24 09:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with scrape type 2
2026-03-24 09:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with scrape type 2
2026-03-24 09:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0, identifier: 10701478
2026-03-24 09:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10701478
2026-03-24 09:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10701478
2026-03-24 09:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10701478 to the API
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71PRV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701478',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 9507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - DA71PRV - 9,507 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701478%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [openlane.gb] INFO: Saving data for 10701478: {'auction_closing_time': 1774360800.0, 'created_time': 1774013532.217294, 'last_price_update_time': 1774344715.06361}
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701478') HTTP/1.1" 204 0
2026-03-24 09:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701421> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716439> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701430> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 274a050d-620c-5c4c-8948-1b7c1342ea20 with identifier: 10701421
2026-03-24 09:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274a050d-620c-5c4c-8948-1b7c1342ea20 with scrape type 2
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 274a050d-620c-5c4c-8948-1b7c1342ea20 with scrape type 2
2026-03-24 09:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 274a050d-620c-5c4c-8948-1b7c1342ea20, identifier: 10701421
2026-03-24 09:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439
2026-03-24 09:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3deb64-87ac-5fa8-92e4-c406e076a3fb with scrape type 1
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed3deb64-87ac-5fa8-92e4-c406e076a3fb
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F245f3760-7418-400b-99d6-ed0741635bbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/245f3760-7418-400b-99d6-ed0741635bbb.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/6452cf8e-6534-4a69-a53f-61ac3daf794a.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252Fe75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/e75a46e2-09db-4a5d-8b94-d715b5ffdc67.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/540ffb1d-7ca0-4636-b668-159bef2a3dfc.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F304037ef-62ee-4eca-b10e-27c5f8605102.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/304037ef-62ee-4eca-b10e-27c5f8605102.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252Febd47883-6415-4cfd-9f19-e8e5655ad577.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/ebd47883-6415-4cfd-9f19-e8e5655ad577.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/9a5a24ce-3d76-4549-a2e9-b0161ab65abe.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F2e6cd494-7992-4aa0-9c92-39697f84293a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/2e6cd494-7992-4aa0-9c92-39697f84293a.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F3a01d572-c225-4ec3-8c86-c102606522dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/3a01d572-c225-4ec3-8c86-c102606522dd.jpg already downloaded
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731449%252Fgeneral%252F80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731449/general/80d04721-c14b-4f2d-ac91-cdc8874c8874.jpg already downloaded
2026-03-24 09:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ed3deb64-87ac-5fa8-92e4-c406e076a3fb, identifier: 10716439
2026-03-24 09:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 274a050d-620c-5c4c-8948-1b7c1342ea20 with identifier: 10701421
2026-03-24 09:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 274a050d-620c-5c4c-8948-1b7c1342ea20 with identifier: 10701421
2026-03-24 09:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 274a050d-620c-5c4c-8948-1b7c1342ea20 with identifier: 10701421 to the API
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701421>
{'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-24T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '274a050d-620c-5c4c-8948-1b7c1342ea20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XEH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701421',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 17960,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25XEH - 17,960 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701421%27 HTTP/1.1" 200 None
2026-03-24 09:31:55 [openlane.gb] INFO: Saving data for 10701421: {'auction_closing_time': 1774360800.0, 'created_time': 1774013539.744215, 'last_price_update_time': 1774344715.900938}
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701421') HTTP/1.1" 204 0
2026-03-24 09:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439
2026-03-24 09:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439
2026-03-24 09:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ed3deb64-87ac-5fa8-92e4-c406e076a3fb with identifier: 10716439 to the API
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed3deb64-87ac-5fa8-92e4-c406e076a3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SO72ULJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716439',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Peugeot',
'model': '208',
'odometer': 15279,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716439%27 HTTP/1.1" 200 None
2026-03-24 09:31:56 [openlane.gb] INFO: Saving data for 10716439: {'created_time': 1774344716.278112, 'last_price_update_time': 1774344716.278122, 'auction_closing_time': 1774447200.0}
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716439') HTTP/1.1" 204 0
2026-03-24 09:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be73e9d3-8042-530e-a962-2409a26fb129 with identifier: 10701430
2026-03-24 09:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be73e9d3-8042-530e-a962-2409a26fb129 with scrape type 2
2026-03-24 09:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be73e9d3-8042-530e-a962-2409a26fb129 with scrape type 2
2026-03-24 09:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: be73e9d3-8042-530e-a962-2409a26fb129, identifier: 10701430
2026-03-24 09:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: be73e9d3-8042-530e-a962-2409a26fb129 with identifier: 10701430
2026-03-24 09:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: be73e9d3-8042-530e-a962-2409a26fb129 with identifier: 10701430
2026-03-24 09:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: be73e9d3-8042-530e-a962-2409a26fb129 with identifier: 10701430 to the API
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'be73e9d3-8042-530e-a962-2409a26fb129',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG22FXW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701430',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 23620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 136 hp '
'- BG22FXW - 23,620 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701430%27 HTTP/1.1" 200 None
2026-03-24 09:31:56 [openlane.gb] INFO: Saving data for 10701430: {'auction_closing_time': 1774360800.0, 'created_time': 1774013543.425033, 'last_price_update_time': 1774344716.717302}
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701430') HTTP/1.1" 204 0
2026-03-24 09:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701461> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10701461
2026-03-24 09:31:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62be66c3-940e-51ef-a6d8-0599e47a78a6 with scrape type 2
2026-03-24 09:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62be66c3-940e-51ef-a6d8-0599e47a78a6 with scrape type 2
2026-03-24 09:31:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 62be66c3-940e-51ef-a6d8-0599e47a78a6, identifier: 10701461
2026-03-24 09:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10701461
2026-03-24 09:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10701461
2026-03-24 09:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10701461 to the API
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '62be66c3-940e-51ef-a6d8-0599e47a78a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71HMA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701461',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 31889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'WM71HMA - 31,889 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701461%27 HTTP/1.1" 200 None
2026-03-24 09:31:57 [openlane.gb] INFO: Saving data for 10701461: {'auction_closing_time': 1774360800.0, 'created_time': 1774013539.129211, 'last_price_update_time': 1774344717.215295}
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701461') HTTP/1.1" 204 0
2026-03-24 09:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701456> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701455> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10701456
2026-03-24 09:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with scrape type 2
2026-03-24 09:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with scrape type 2
2026-03-24 09:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d0b3590-4a84-5357-9ffa-3a96bc24c637, identifier: 10701456
2026-03-24 09:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10701456
2026-03-24 09:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10701456
2026-03-24 09:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10701456 to the API
2026-03-24 09:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '9d0b3590-4a84-5357-9ffa-3a96bc24c637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KNV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701456',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 25194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Griffin - Electric - Automatic - 1 hp - '
'SH71KNV - 25,194 mi',
'transmission': 'automatic',
'trim': 'Griffin',
'vin': None,
'year': 2021}
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701456%27 HTTP/1.1" 200 None
2026-03-24 09:31:58 [openlane.gb] INFO: Saving data for 10701456: {'auction_closing_time': 1774360800.0, 'created_time': 1774013546.895719, 'last_price_update_time': 1774344718.14635}
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701456') HTTP/1.1" 204 0
2026-03-24 09:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701457> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701446> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10701455
2026-03-24 09:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 960e3aa2-94ee-5d76-980f-e6533394b9d6 with scrape type 2
2026-03-24 09:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 960e3aa2-94ee-5d76-980f-e6533394b9d6 with scrape type 2
2026-03-24 09:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 960e3aa2-94ee-5d76-980f-e6533394b9d6, identifier: 10701455
2026-03-24 09:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10701455
2026-03-24 09:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10701455
2026-03-24 09:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10701455 to the API
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701455>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '960e3aa2-94ee-5d76-980f-e6533394b9d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VE71NLC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701455',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 22311,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VE71NLC - 22,311 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701455%27 HTTP/1.1" 200 None
2026-03-24 09:31:58 [openlane.gb] INFO: Saving data for 10701455: {'auction_closing_time': 1774360800.0, 'created_time': 1774013549.35082, 'last_price_update_time': 1774344718.53952}
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701455') HTTP/1.1" 204 0
2026-03-24 09:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10701457
2026-03-24 09:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 517df396-f4b0-57ad-af18-986cff2600dd with scrape type 2
2026-03-24 09:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 517df396-f4b0-57ad-af18-986cff2600dd with scrape type 2
2026-03-24 09:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 517df396-f4b0-57ad-af18-986cff2600dd, identifier: 10701457
2026-03-24 09:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10701446
2026-03-24 09:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with scrape type 2
2026-03-24 09:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with scrape type 2
2026-03-24 09:31:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b, identifier: 10701446
2026-03-24 09:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10701457
2026-03-24 09:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10701457
2026-03-24 09:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10701457 to the API
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': '517df396-f4b0-57ad-af18-986cff2600dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV72XZY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701457',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24235,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 1 hp - GV72XZY '
'- 24,235 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701457%27 HTTP/1.1" 200 None
2026-03-24 09:31:59 [openlane.gb] INFO: Saving data for 10701457: {'auction_closing_time': 1774360800.0, 'created_time': 1774013544.065461, 'last_price_update_time': 1774344719.062464}
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701457') HTTP/1.1" 204 0
2026-03-24 09:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10701446
2026-03-24 09:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10701446
2026-03-24 09:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10701446 to the API
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701446>
{'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-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN21TWW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701446',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VN21TWW - 24,336 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701446%27 HTTP/1.1" 200 None
2026-03-24 09:31:59 [openlane.gb] INFO: Saving data for 10701446: {'auction_closing_time': 1774360800.0, 'created_time': 1774013545.770935, 'last_price_update_time': 1774344719.376545}
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701446') HTTP/1.1" 204 0
2026-03-24 09:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701426> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716408> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee0f341c-361d-5293-bcbc-b2b1d7b76867 with identifier: 10701426
2026-03-24 09:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0f341c-361d-5293-bcbc-b2b1d7b76867 with scrape type 2
2026-03-24 09:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee0f341c-361d-5293-bcbc-b2b1d7b76867 with scrape type 2
2026-03-24 09:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ee0f341c-361d-5293-bcbc-b2b1d7b76867, identifier: 10701426
2026-03-24 09:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ee0f341c-361d-5293-bcbc-b2b1d7b76867 with identifier: 10701426
2026-03-24 09:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ee0f341c-361d-5293-bcbc-b2b1d7b76867 with identifier: 10701426
2026-03-24 09:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ee0f341c-361d-5293-bcbc-b2b1d7b76867 with identifier: 10701426 to the API
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ee0f341c-361d-5293-bcbc-b2b1d7b76867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KT71FBY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701426',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 60090,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - KT71FBY - 60,090 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710701426%27 HTTP/1.1" 200 None
2026-03-24 09:31:59 [openlane.gb] INFO: Saving data for 10701426: {'auction_closing_time': 1774360800.0, 'created_time': 1774013548.359611, 'last_price_update_time': 1774344719.906422}
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701426') HTTP/1.1" 204 0
2026-03-24 09:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716399> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408
2026-03-24 09:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a59ed1-6ded-59c0-985d-a0053859e0fb with scrape type 1
2026-03-24 09:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73a59ed1-6ded-59c0-985d-a0053859e0fb
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5650859%252Fgeneral%252F64c8cdd0-bc56-4f10-9470-be462076580e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/64c8cdd0-bc56-4f10-9470-be462076580e.jpg already downloaded
2026-03-24 09:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5650859%252Fgeneral%252F871a9b84-23ac-44cc-a674-6a106ac59c43.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/871a9b84-23ac-44cc-a674-6a106ac59c43.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252Ffa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/fa6f9ff0-f74f-4b5c-a980-9e65ab60a6a2.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252Fc7c93188-b7cf-400e-a417-2168a14ce594.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/c7c93188-b7cf-400e-a417-2168a14ce594.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252Ffedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/fedbf9fc-0c86-4e63-bb14-9dda93811c99.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252F48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/48af9e7d-30d5-486d-b9f8-da42f6360b28.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252Fedd5e7fb-de13-4383-87ce-3b5c364e6824.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/edd5e7fb-de13-4383-87ce-3b5c364e6824.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252F2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/2b1938bf-a987-46fd-b61a-73f7d1e83bbe.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252F8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/8988706a-4c76-403d-8edb-ca8ae06b59d3.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5650859%252Fgeneral%252F0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650859/general/0cf48d6f-21b4-47c5-affd-426a3aa5ab4a.jpg already downloaded
2026-03-24 09:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 73a59ed1-6ded-59c0-985d-a0053859e0fb, identifier: 10716408
2026-03-24 09:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408
2026-03-24 09:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408
2026-03-24 09:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10716408 to the API
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '73a59ed1-6ded-59c0-985d-a0053859e0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SWZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716408',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716408%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [openlane.gb] INFO: Saving data for 10716408: {'created_time': 1774344720.773727, 'last_price_update_time': 1774344720.773739, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716408') HTTP/1.1" 204 0
2026-03-24 09:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399
2026-03-24 09:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a519a-4344-54fe-8d42-c5026384ab56 with scrape type 1
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 145a519a-4344-54fe-8d42-c5026384ab56
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252F5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/5d66ee39-5e42-45ce-91ea-e9161ebe829e.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252Fbdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/bdaa0b72-2122-4f5d-ac4a-e59b94865b41.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252Ff9401fa9-b476-4477-800f-05b5a927b896.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/f9401fa9-b476-4477-800f-05b5a927b896.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252Ff976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/f976b69a-ca9d-424b-9863-e94cfb12e5e2.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252F4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/4d213950-bda2-44e3-bd0e-a256d969ec0f.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252Fc4f026a2-054f-49c7-bbae-a07258f12a74.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/c4f026a2-054f-49c7-bbae-a07258f12a74.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252F3309b05d-c703-4b58-b028-4a284c082159.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/3309b05d-c703-4b58-b028-4a284c082159.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252F240bd768-9c58-40e8-8904-6d86278616fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/240bd768-9c58-40e8-8904-6d86278616fb.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252F0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/0c446e95-89df-4f10-9f2b-11e210efa0eb.jpg already downloaded
2026-03-24 09:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5578758%252Fgeneral%252F365596d3-5066-41b8-bf28-8fc3274652c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578758/general/365596d3-5066-41b8-bf28-8fc3274652c3.jpg already downloaded
2026-03-24 09:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 145a519a-4344-54fe-8d42-c5026384ab56, identifier: 10716399
2026-03-24 09:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399
2026-03-24 09:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399
2026-03-24 09:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10716399 to the API
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '145a519a-4344-54fe-8d42-c5026384ab56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LS71MXH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716399',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716399%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [openlane.gb] INFO: Saving data for 10716399: {'created_time': 1774344721.495844, 'last_price_update_time': 1774344721.495856, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716399') HTTP/1.1" 204 0
2026-03-24 09:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716367> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716398> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367
2026-03-24 09:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38120098-04f6-51ca-ac0d-862c585944a3 with scrape type 1
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38120098-04f6-51ca-ac0d-862c585944a3
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252F0011645c-1307-4f7a-8bc4-f5f087597571.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/0011645c-1307-4f7a-8bc4-f5f087597571.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252Fbaeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/baeecd76-b1d3-4bb4-99c3-4e0acba5ae02.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252Ffe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/fe7fedec-fcff-4a30-a7cd-9209bbe4518e.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252F30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/30a30bdb-24f7-4581-9e92-853c2ec4334f.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252F017d2730-ffaa-487a-a405-b4fce530b640.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/017d2730-ffaa-487a-a405-b4fce530b640.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252F9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/9b3e5fe3-5072-45d2-8dd9-015b3b498093.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252F52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/52cc4ce9-3e39-40d7-888b-29ff0d6fd996.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252F26ab7e99-f90e-447b-af4a-e49fcb225096.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/26ab7e99-f90e-447b-af4a-e49fcb225096.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252Fa2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/a2fa7fee-2c90-4d45-9be8-efae8b6615e5.jpg already downloaded
2026-03-24 09:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5417165%252Fgeneral%252Ff2587220-43dc-4a01-8193-ad4e30865460.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417165/general/f2587220-43dc-4a01-8193-ad4e30865460.jpg already downloaded
2026-03-24 09:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 38120098-04f6-51ca-ac0d-862c585944a3, identifier: 10716367
2026-03-24 09:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367
2026-03-24 09:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367
2026-03-24 09:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10716367 to the API
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '38120098-04f6-51ca-ac0d-862c585944a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW74JMO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716367',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 13131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716367%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [openlane.gb] INFO: Saving data for 10716367: {'created_time': 1774344722.413231, 'last_price_update_time': 1774344722.413241, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716367') HTTP/1.1" 204 0
2026-03-24 09:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716372> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10701458> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398
2026-03-24 09:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with scrape type 1
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70f16dc0-62ec-5b7b-b8c5-e1c824944509
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fccddb276-2488-4591-95f5-72d25fe52810.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/ccddb276-2488-4591-95f5-72d25fe52810.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fa4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/a4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F34354812-0482-407c-bfc1-f5c9c65c318c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/34354812-0482-407c-bfc1-f5c9c65c318c.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F733af2b4-e472-44ac-a21f-c549d14fc356.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/733af2b4-e472-44ac-a21f-c549d14fc356.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F07587f56-73dc-4b1a-b065-608041be55a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/07587f56-73dc-4b1a-b065-608041be55a9.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fcf12564a-9613-484d-a4ba-579336a80361.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/cf12564a-9613-484d-a4ba-579336a80361.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252Fdc655816-6975-43df-8060-af3dd57a4e3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/dc655816-6975-43df-8060-af3dd57a4e3a.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg already downloaded
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580848%252Fgeneral%252F9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580848/general/9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg already downloaded
2026-03-24 09:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 70f16dc0-62ec-5b7b-b8c5-e1c824944509, identifier: 10716398
2026-03-24 09:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398
2026-03-24 09:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398
2026-03-24 09:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10716398 to the API
2026-03-24 09:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '70f16dc0-62ec-5b7b-b8c5-e1c824944509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL24GHK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716398',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 7728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5580848/general/ccddb276-2488-4591-95f5-72d25fe52810.jpg',
'https://images.openlane.eu/carimgs/5580848/general/a4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg',
'https://images.openlane.eu/carimgs/5580848/general/34354812-0482-407c-bfc1-f5c9c65c318c.jpg',
'https://images.openlane.eu/carimgs/5580848/general/262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg',
'https://images.openlane.eu/carimgs/5580848/general/733af2b4-e472-44ac-a21f-c549d14fc356.jpg',
'https://images.openlane.eu/carimgs/5580848/general/07587f56-73dc-4b1a-b065-608041be55a9.jpg',
'https://images.openlane.eu/carimgs/5580848/general/cf12564a-9613-484d-a4ba-579336a80361.jpg',
'https://images.openlane.eu/carimgs/5580848/general/dc655816-6975-43df-8060-af3dd57a4e3a.jpg',
'https://images.openlane.eu/carimgs/5580848/general/47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg',
'https://images.openlane.eu/carimgs/5580848/general/9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31498,
'Height': 340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/ccddb276-2488-4591-95f5-72d25fe52810.jpg',
'Width': 453},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304304,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/a4b75db7-2570-4c44-9ee4-22bffabe5b0a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/34354812-0482-407c-bfc1-f5c9c65c318c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296561,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/262b80f1-2975-42e2-b4ac-7ea5e0f2a2cc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310334,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/733af2b4-e472-44ac-a21f-c549d14fc356.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/07587f56-73dc-4b1a-b065-608041be55a9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195133,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/cf12564a-9613-484d-a4ba-579336a80361.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211804,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/dc655816-6975-43df-8060-af3dd57a4e3a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160547,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/47a9ed27-51aa-4368-af3a-0259a9e500fd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5/2478e0d4-89ae-58e3-9084-d7ea2e7a9ee5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125946,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580848/general/9fb2d595-c015-490e-9f7c-fbcc91ed3c35.jpg',
'Width': 1440}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Design - Electric - Automatic - 136 hp - '
'LL24GHK - 7,728 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716398%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [openlane.gb] INFO: Saving data for 10716398: {'created_time': 1774344723.211573, 'last_price_update_time': 1774344723.211584, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716398') HTTP/1.1" 204 0
2026-03-24 09:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716370> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372
2026-03-24 09:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab821d2-c152-5a92-9e08-be21c5c20d5e with scrape type 1
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ab821d2-c152-5a92-9e08-be21c5c20d5e
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/23eb24e2-a5f3-40d5-a2df-8ed23e4d1897.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F0b49d580-9729-47ce-b535-f06b4549aa2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/0b49d580-9729-47ce-b535-f06b4549aa2b.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/13cc6e10-2b3c-4563-a569-95614adfe1d0.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/55ff3971-3757-4ac4-aa9b-f22cba5e25ed.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252Fd75db44b-b909-4890-81ef-85ea2464a1de.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/d75db44b-b909-4890-81ef-85ea2464a1de.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252Fb11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/b11f4433-7939-4430-b07f-1bd1b1b7fb40.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F76fe7bfb-d231-42d9-851b-455ce45c2311.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/76fe7bfb-d231-42d9-851b-455ce45c2311.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252Fe548ce36-3cc4-4665-80b8-1c6269afd809.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/e548ce36-3cc4-4665-80b8-1c6269afd809.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/41ad0088-e5e3-4f84-b539-1e5286f2b62b.jpg already downloaded
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490248%252Fgeneral%252F1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490248/general/1b9f8199-4c0b-441f-b867-f8fa12f66b55.jpg already downloaded
2026-03-24 09:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0ab821d2-c152-5a92-9e08-be21c5c20d5e, identifier: 10716372
2026-03-24 09:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e7d388-0d4b-567b-bdf5-ce429ebb7165 with identifier: 10701458
2026-03-24 09:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e7d388-0d4b-567b-bdf5-ce429ebb7165 with scrape type 2
2026-03-24 09:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e7d388-0d4b-567b-bdf5-ce429ebb7165 with scrape type 2
2026-03-24 09:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c4e7d388-0d4b-567b-bdf5-ce429ebb7165, identifier: 10701458
2026-03-24 09:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372
2026-03-24 09:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372
2026-03-24 09:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0ab821d2-c152-5a92-9e08-be21c5c20d5e with identifier: 10716372 to the API
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '0ab821d2-c152-5a92-9e08-be21c5c20d5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PKZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716372',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 7465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716372%27 HTTP/1.1" 200 None
2026-03-24 09:32:03 [openlane.gb] INFO: Saving data for 10716372: {'created_time': 1774344723.984758, 'last_price_update_time': 1774344723.98477, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716372') HTTP/1.1" 204 0
2026-03-24 09:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c4e7d388-0d4b-567b-bdf5-ce429ebb7165 with identifier: 10701458
2026-03-24 09:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c4e7d388-0d4b-567b-bdf5-ce429ebb7165 with identifier: 10701458
2026-03-24 09:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c4e7d388-0d4b-567b-bdf5-ce429ebb7165 with identifier: 10701458 to the API
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10701458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c4e7d388-0d4b-567b-bdf5-ce429ebb7165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN70LYD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10701458',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 31814,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Nav - Electric - Automatic - 1 hp - '
'VN70LYD - 31,814 mi',
'transmission': 'automatic',
'trim': 'SE Nav',
'vin': None,
'year': 2020}
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710701458%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [openlane.gb] INFO: Saving data for 10701458: {'auction_closing_time': 1774360800.0, 'created_time': 1774013543.731337, 'last_price_update_time': 1774344724.459843}
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10701458') HTTP/1.1" 204 0
2026-03-24 09:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630207> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370
2026-03-24 09:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e894f22-5843-55b4-ab0a-7ec367d838e0 with scrape type 1
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e894f22-5843-55b4-ab0a-7ec367d838e0
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252F8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/8f5436d5-6cdf-4b0d-95fd-8fca1ea579eb.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252Ff3493f1b-34c0-45aa-9f5e-39455564cb56.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/f3493f1b-34c0-45aa-9f5e-39455564cb56.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252Fa2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/a2ca21e2-d57a-48b8-aced-14b68589a0c3.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252F76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/76ab72fc-c132-4425-b25e-8c6ef28d2199.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252Fd4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/d4c77ae0-4ea8-4dfc-aee2-fee48acc33fe.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252Fe66d836e-1284-4f4a-937f-960a629cac8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/e66d836e-1284-4f4a-937f-960a629cac8a.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252F00d86738-103d-405a-93cf-b2ebb46d6f99.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/00d86738-103d-405a-93cf-b2ebb46d6f99.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252F39ca112d-713d-40b1-8cf1-521025d9afc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/39ca112d-713d-40b1-8cf1-521025d9afc9.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252F6df992d9-3290-4d47-a9f2-0225bf60c970.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/6df992d9-3290-4d47-a9f2-0225bf60c970.jpg already downloaded
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431551%252Fgeneral%252F3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431551/general/3e2061f1-52f6-4bea-977d-c58b99703cbb.jpg already downloaded
2026-03-24 09:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1e894f22-5843-55b4-ab0a-7ec367d838e0, identifier: 10716370
2026-03-24 09:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370
2026-03-24 09:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370
2026-03-24 09:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1e894f22-5843-55b4-ab0a-7ec367d838e0 with identifier: 10716370 to the API
2026-03-24 09:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '1e894f22-5843-55b4-ab0a-7ec367d838e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25PFK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716370',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 12959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716370%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [openlane.gb] INFO: Saving data for 10716370: {'created_time': 1774344725.228026, 'last_price_update_time': 1774344725.228037, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716370') HTTP/1.1" 204 0
2026-03-24 09:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-24 09:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-24 09:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082, identifier: 10630207
2026-03-24 09:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-24 09:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207
2026-03-24 09:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630207 to the API
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8c3947ec-ccc2-5ff3-a067-3e670ef0a082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75YOG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630207',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': 'OPENLANE Remarketing Ltd',
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75YOG - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:05 [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-24 09:32:05 [openlane.gb] INFO: Saving data for 10630207: {'auction_closing_time': 1775034000.0, 'created_time': 1773405095.929244, 'last_price_update_time': 1774344725.686506}
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630207') HTTP/1.1" 204 0
2026-03-24 09:32:05 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 90 pages/min), scraped 98 items (at 85 items/min)
2026-03-24 09:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 186MiB
2026-03-24 09:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716397> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716366> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397
2026-03-24 09:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf41639-6c87-57e8-a5a9-cc779374a002 with scrape type 1
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbf41639-6c87-57e8-a5a9-cc779374a002
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252Ff179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/f179b529-4918-4bd8-be94-3e13f7b0cc7f.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252F3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/3d0cda49-6e98-4356-ba65-e23e3dd7e3ac.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252F5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/5e0d24cf-c4e0-4df7-8fb0-c79a3888fb01.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252F8f6fc46d-1f99-432b-b3fb-f07011795630.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/8f6fc46d-1f99-432b-b3fb-f07011795630.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252F8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/8b2fdeaf-2b00-4820-9d06-4fdff83502b9.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252F460b8f8f-b819-4483-9ef7-712e665913c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/460b8f8f-b819-4483-9ef7-712e665913c6.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252F9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/9bfedb7f-9d6b-4fbc-89fc-7750385e65d4.jpg already downloaded
2026-03-24 09:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5554333%252Fgeneral%252Ffb11f688-5702-42c2-adb2-9eb1a807b715.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/fb11f688-5702-42c2-adb2-9eb1a807b715.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5554333%252Fgeneral%252Fd8807644-04d3-49f8-a450-2583b329a228.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/d8807644-04d3-49f8-a450-2583b329a228.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5554333%252Fgeneral%252Fbbe835d9-611d-4741-9ece-5446f0c26b55.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5554333/general/bbe835d9-611d-4741-9ece-5446f0c26b55.jpg already downloaded
2026-03-24 09:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bbf41639-6c87-57e8-a5a9-cc779374a002, identifier: 10716397
2026-03-24 09:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397
2026-03-24 09:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397
2026-03-24 09:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bbf41639-6c87-57e8-a5a9-cc779374a002 with identifier: 10716397 to the API
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716397>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bbf41639-6c87-57e8-a5a9-cc779374a002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ML71VAA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716397',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 13599,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716397%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [openlane.gb] INFO: Saving data for 10716397: {'created_time': 1774344726.454569, 'last_price_update_time': 1774344726.45458, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716397') HTTP/1.1" 204 0
2026-03-24 09:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716385> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366
2026-03-24 09:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1873cae9-c9e6-5978-83d4-f3db33ea2818 with scrape type 1
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1873cae9-c9e6-5978-83d4-f3db33ea2818
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fd816e85e-7551-4ecb-82b8-22ef20735ce0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/d816e85e-7551-4ecb-82b8-22ef20735ce0.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fa4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/a4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fafdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/afdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fca495f8b-bd8a-4923-9d83-77bb597f6063.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/ca495f8b-bd8a-4923-9d83-77bb597f6063.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Faef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/aef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252Fa1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/a1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg already downloaded
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5210227%252Fgeneral%252F8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5210227/general/8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg already downloaded
2026-03-24 09:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1873cae9-c9e6-5978-83d4-f3db33ea2818, identifier: 10716366
2026-03-24 09:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366
2026-03-24 09:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366
2026-03-24 09:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10716366 to the API
2026-03-24 09:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1873cae9-c9e6-5978-83d4-f3db33ea2818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24YHJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716366',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5210227/general/79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg',
'https://images.openlane.eu/carimgs/5210227/general/d816e85e-7551-4ecb-82b8-22ef20735ce0.jpg',
'https://images.openlane.eu/carimgs/5210227/general/a4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg',
'https://images.openlane.eu/carimgs/5210227/general/afdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg',
'https://images.openlane.eu/carimgs/5210227/general/ca495f8b-bd8a-4923-9d83-77bb597f6063.jpg',
'https://images.openlane.eu/carimgs/5210227/general/aef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg',
'https://images.openlane.eu/carimgs/5210227/general/a1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg',
'https://images.openlane.eu/carimgs/5210227/general/630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg',
'https://images.openlane.eu/carimgs/5210227/general/7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg',
'https://images.openlane.eu/carimgs/5210227/general/8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 536429,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/79c6d597-de00-49d4-8b8d-36e4ca55b297.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544842,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/d816e85e-7551-4ecb-82b8-22ef20735ce0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513072,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/a4d38e9e-5a35-4aa6-9fd0-e6b3c1ee630b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509935,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/afdc007f-3de1-41cf-bd0a-bcd0dcea55fc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524322,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/ca495f8b-bd8a-4923-9d83-77bb597f6063.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531352,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/aef91e90-f7d3-4ce4-a8ac-06d377f78a5c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406325,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/a1a5282a-bd5e-4912-bd2d-d8f66d3c374e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368874,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/630c3e7d-24ad-4b4e-a2a8-0172831a831c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348489,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/7869fd13-5538-4972-ad80-9fb92d0eb3f0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2e54f69-d556-5606-9632-913fa86e3894/b2e54f69-d556-5606-9632-913fa86e3894_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414460,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5210227/general/8eed4db4-363d-4cc0-8456-3b7ce66b5990.jpg',
'Width': 2000}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo Ultimate - Petrol - Manual - 131 hp - '
'DV24YHJ - 13,430 mi',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716366%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [openlane.gb] INFO: Saving data for 10716366: {'created_time': 1774344727.197377, 'last_price_update_time': 1774344727.197388, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716366') HTTP/1.1" 204 0
2026-03-24 09:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716416> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385
2026-03-24 09:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8db967-48f5-5315-a5cb-16a4b99628f4 with scrape type 1
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab8db967-48f5-5315-a5cb-16a4b99628f4
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252F8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252F418093fc-0eac-44ff-a5b2-daceadf3876a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/418093fc-0eac-44ff-a5b2-daceadf3876a.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252F5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252Fd2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/d2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252F48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252Fa9e20deb-43cd-4d37-bab2-830d1de46d06.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/a9e20deb-43cd-4d37-bab2-830d1de46d06.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252F31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252F94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252Fbe02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/be02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg already downloaded
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5526913%252Fgeneral%252Fc709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526913/general/c709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg already downloaded
2026-03-24 09:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ab8db967-48f5-5315-a5cb-16a4b99628f4, identifier: 10716385
2026-03-24 09:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385
2026-03-24 09:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385
2026-03-24 09:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10716385 to the API
2026-03-24 09:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab8db967-48f5-5315-a5cb-16a4b99628f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716385',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5526913/general/8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg',
'https://images.openlane.eu/carimgs/5526913/general/418093fc-0eac-44ff-a5b2-daceadf3876a.jpg',
'https://images.openlane.eu/carimgs/5526913/general/5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg',
'https://images.openlane.eu/carimgs/5526913/general/d2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg',
'https://images.openlane.eu/carimgs/5526913/general/48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg',
'https://images.openlane.eu/carimgs/5526913/general/a9e20deb-43cd-4d37-bab2-830d1de46d06.jpg',
'https://images.openlane.eu/carimgs/5526913/general/31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg',
'https://images.openlane.eu/carimgs/5526913/general/94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg',
'https://images.openlane.eu/carimgs/5526913/general/be02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg',
'https://images.openlane.eu/carimgs/5526913/general/c709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335502,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/8c9d8235-31fa-4857-a4a0-4d1139d08a47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298232,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/418093fc-0eac-44ff-a5b2-daceadf3876a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/5bbe8a3a-a8f9-49b3-9275-ae0e44dcd2d1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/d2bdfc55-0dfe-415a-a169-f6c299001b1b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256642,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/48e86d9d-48e3-4a9c-8470-9cb8dd17302f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309728,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/a9e20deb-43cd-4d37-bab2-830d1de46d06.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/31f43ed1-96a0-42c8-8158-2ceae2d4b588.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/94f2bd5b-bfdc-4e33-8803-4120e85f7ca9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/be02b9f9-1221-4089-8ce5-e63627e9b5f4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c8fa66d-763a-56a0-8870-77b7d7285047/2c8fa66d-763a-56a0-8870-77b7d7285047_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526913/general/c709f014-ae36-4845-8d3d-5fb4f13e3fd3.jpg',
'Width': 1440}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25PXF - 17,908 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716385%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [openlane.gb] INFO: Saving data for 10716385: {'created_time': 1774344728.145524, 'last_price_update_time': 1774344728.145535, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716385') HTTP/1.1" 204 0
2026-03-24 09:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416
2026-03-24 09:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with scrape type 1
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfd15bea-24bf-5ac9-b3ed-5471cbf38956
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Fbc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/bc8b96ba-83e7-4024-a6fe-7c845c0feb6f.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Ff308294d-44ee-4ceb-8556-51e6cb78fe86.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/f308294d-44ee-4ceb-8556-51e6cb78fe86.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Fba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/ba1d9443-f2ee-4f3b-9d12-c0d60026da8f.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252F0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/0c8ef995-dc44-4291-b1e2-fdea04a088fd.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Fbd7c381a-2b94-45f8-a659-3956e747626f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/bd7c381a-2b94-45f8-a659-3956e747626f.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Fb07186bc-cf59-4157-88f2-d19bf691c887.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/b07186bc-cf59-4157-88f2-d19bf691c887.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Fe4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/e4dea39c-a9d4-4f6e-b5fa-5e2925f07c5c.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252F03409f3b-4923-4762-b731-1e205ad2f6d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/03409f3b-4923-4762-b731-1e205ad2f6d7.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252Fa9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/a9fcfae1-9bd2-4dd5-be42-c8a1c5b69a05.jpg already downloaded
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5704602%252Fgeneral%252F9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704602/general/9f0a7079-a1d9-4ffa-8549-f1ec53d21a0d.jpg already downloaded
2026-03-24 09:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bfd15bea-24bf-5ac9-b3ed-5471cbf38956, identifier: 10716416
2026-03-24 09:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416
2026-03-24 09:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416
2026-03-24 09:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bfd15bea-24bf-5ac9-b3ed-5471cbf38956 with identifier: 10716416 to the API
2026-03-24 09:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'bfd15bea-24bf-5ac9-b3ed-5471cbf38956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716416',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 5,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716416%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [openlane.gb] INFO: Saving data for 10716416: {'created_time': 1774344729.489326, 'last_price_update_time': 1774344729.489336, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716416') HTTP/1.1" 204 0
2026-03-24 09:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716414> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716418> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716387> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414
2026-03-24 09:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with scrape type 1
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a062a0b9-1f6d-587f-a592-733b6ac9c2c4
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252F7d56d2f8-fb51-4953-8d81-de6d1027cb73.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/7d56d2f8-fb51-4953-8d81-de6d1027cb73.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252Fd5a47c16-276f-4373-9e78-495fbdd6a269.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/d5a47c16-276f-4373-9e78-495fbdd6a269.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252F04ee078b-0eff-45e9-b106-e0cbfec1ec0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/04ee078b-0eff-45e9-b106-e0cbfec1ec0c.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252F539641ff-1b02-4b20-aded-177a48a475ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/539641ff-1b02-4b20-aded-177a48a475ad.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252F4e153b39-c66c-48cd-953d-6285e95f2731.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/4e153b39-c66c-48cd-953d-6285e95f2731.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252Fd2f1d2dc-d4b6-48ff-af19-788b0d3eb537.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/d2f1d2dc-d4b6-48ff-af19-788b0d3eb537.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252F708558ae-ad01-4d5d-a003-d0a4ec05439b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/708558ae-ad01-4d5d-a003-d0a4ec05439b.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252Fe35d8fe3-96ad-4902-af40-c69aa6815e25.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/e35d8fe3-96ad-4902-af40-c69aa6815e25.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252Fe23e591f-7668-4f8c-baec-9d878cc4a906.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/e23e591f-7668-4f8c-baec-9d878cc4a906.jpg already downloaded
2026-03-24 09:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704323%252Fgeneral%252Fbbc262d7-4360-4c83-ae9d-d64b89b9a900.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704323/general/bbc262d7-4360-4c83-ae9d-d64b89b9a900.jpg already downloaded
2026-03-24 09:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a062a0b9-1f6d-587f-a592-733b6ac9c2c4, identifier: 10716414
2026-03-24 09:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414
2026-03-24 09:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414
2026-03-24 09:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a062a0b9-1f6d-587f-a592-733b6ac9c2c4 with identifier: 10716414 to the API
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a062a0b9-1f6d-587f-a592-733b6ac9c2c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BVZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716414',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 21,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5704323/general/7d56d2f8-fb51-4953-8d81-de6d1027cb73.jpg',
'https://images.openlane.eu/carimgs/5704323/general/d5a47c16-276f-4373-9e78-495fbdd6a269.jpg',
'https://images.openlane.eu/carimgs/5704323/general/04ee078b-0eff-45e9-b106-e0cbfec1ec0c.jpg',
'https://images.openlane.eu/carimgs/5704323/general/539641ff-1b02-4b20-aded-177a48a475ad.jpg',
'https://images.openlane.eu/carimgs/5704323/general/4e153b39-c66c-48cd-953d-6285e95f2731.jpg',
'https://images.openlane.eu/carimgs/5704323/general/d2f1d2dc-d4b6-48ff-af19-788b0d3eb537.jpg',
'https://images.openlane.eu/carimgs/5704323/general/708558ae-ad01-4d5d-a003-d0a4ec05439b.jpg',
'https://images.openlane.eu/carimgs/5704323/general/e35d8fe3-96ad-4902-af40-c69aa6815e25.jpg',
'https://images.openlane.eu/carimgs/5704323/general/e23e591f-7668-4f8c-baec-9d878cc4a906.jpg',
'https://images.openlane.eu/carimgs/5704323/general/bbc262d7-4360-4c83-ae9d-d64b89b9a900.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755607,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/7d56d2f8-fb51-4953-8d81-de6d1027cb73.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700455,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/d5a47c16-276f-4373-9e78-495fbdd6a269.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561459,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/04ee078b-0eff-45e9-b106-e0cbfec1ec0c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659189,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/539641ff-1b02-4b20-aded-177a48a475ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684428,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/4e153b39-c66c-48cd-953d-6285e95f2731.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666848,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/d2f1d2dc-d4b6-48ff-af19-788b0d3eb537.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401789,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/708558ae-ad01-4d5d-a003-d0a4ec05439b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549209,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/e35d8fe3-96ad-4902-af40-c69aa6815e25.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347658,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/e23e591f-7668-4f8c-baec-9d878cc4a906.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a062a0b9-1f6d-587f-a592-733b6ac9c2c4/a062a0b9-1f6d-587f-a592-733b6ac9c2c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319455,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704323/general/bbc262d7-4360-4c83-ae9d-d64b89b9a900.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 - DS75BVZ '
'- 21 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716414%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [openlane.gb] INFO: Saving data for 10716414: {'created_time': 1774344730.416316, 'last_price_update_time': 1774344730.416327, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716414') HTTP/1.1" 204 0
2026-03-24 09:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716389> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418
2026-03-24 09:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with scrape type 1
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c524bd9-eabc-5df9-95b5-f06312a1c7cf
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252F9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/9039e19c-4aed-4b3a-9c0c-25cd064fb7ef.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252Fd937f276-afbb-45ec-84bd-451f777736a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/d937f276-afbb-45ec-84bd-451f777736a0.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252Fab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/ab4e2b80-cf05-4338-84ab-490ceeb2c7b4.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252F198116eb-9a4b-4907-bc4d-ef88b061512e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/198116eb-9a4b-4907-bc4d-ef88b061512e.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252Ff2df4576-d27d-4b8a-819f-2907e1815da7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/f2df4576-d27d-4b8a-819f-2907e1815da7.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252F85617bfc-8676-45b8-bd64-051f46802f07.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/85617bfc-8676-45b8-bd64-051f46802f07.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252Fe73c975e-9e79-485d-a446-5e5577ba01fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/e73c975e-9e79-485d-a446-5e5577ba01fe.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252Fea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/ea488f29-5f52-4e5a-8eac-e3e7fa00826d.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252F77260057-00f4-4592-86dc-b522b2fb18bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/77260057-00f4-4592-86dc-b522b2fb18bf.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5704318%252Fgeneral%252F64b04a3c-ba61-43e0-b583-2561dae506a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704318/general/64b04a3c-ba61-43e0-b583-2561dae506a7.jpg already downloaded
2026-03-24 09:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf, identifier: 10716418
2026-03-24 09:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387
2026-03-24 09:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7462119f-33b6-567b-ae4d-bc44f1607f52 with scrape type 1
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7462119f-33b6-567b-ae4d-bc44f1607f52
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/98c2a4c7-b94c-4edb-9a66-69c09d8488af.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/5ddbcfda-ef32-44e1-ae3a-2d4c0eeb0749.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/2dc2bc5d-2334-443d-8040-e8fce9f97395.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F4e0a2073-4334-450e-83d1-4f93f98db352.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/4e0a2073-4334-450e-83d1-4f93f98db352.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F00168d85-26b7-43dc-a79e-da8d3968e25e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/00168d85-26b7-43dc-a79e-da8d3968e25e.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252Fb354978d-7e53-4bf1-9e72-b146738682fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/b354978d-7e53-4bf1-9e72-b146738682fd.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F25f1d064-7952-4dfd-85c3-a41440b89d29.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/25f1d064-7952-4dfd-85c3-a41440b89d29.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252Fb09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/b09215c2-9fc4-46b7-81f8-c213a18e6f3c.jpg already downloaded
2026-03-24 09:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/689714ea-eb3b-45f7-ba0a-c75c7a1c5ea1.jpg already downloaded
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5557955%252Fgeneral%252F18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557955/general/18b57eab-6383-4c6c-a39d-f6fb66d7c90b.jpg already downloaded
2026-03-24 09:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7462119f-33b6-567b-ae4d-bc44f1607f52, identifier: 10716387
2026-03-24 09:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418
2026-03-24 09:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418
2026-03-24 09:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0c524bd9-eabc-5df9-95b5-f06312a1c7cf with identifier: 10716418 to the API
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0c524bd9-eabc-5df9-95b5-f06312a1c7cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BWC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716418',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 18,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716418%27 HTTP/1.1" 200 None
2026-03-24 09:32:11 [openlane.gb] INFO: Saving data for 10716418: {'created_time': 1774344731.596278, 'last_price_update_time': 1774344731.59629, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716418') HTTP/1.1" 204 0
2026-03-24 09:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387
2026-03-24 09:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387
2026-03-24 09:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7462119f-33b6-567b-ae4d-bc44f1607f52 with identifier: 10716387 to the API
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '7462119f-33b6-567b-ae4d-bc44f1607f52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN73HPF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716387',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716387%27 HTTP/1.1" 200 None
2026-03-24 09:32:11 [openlane.gb] INFO: Saving data for 10716387: {'created_time': 1774344731.934198, 'last_price_update_time': 1774344731.93421, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716387') HTTP/1.1" 204 0
2026-03-24 09:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389
2026-03-24 09:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db5075fc-0a19-519a-ae9d-53c3148872b8 with scrape type 1
2026-03-24 09:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db5075fc-0a19-519a-ae9d-53c3148872b8
2026-03-24 09:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F8edf7d32-887f-48d6-98e5-7905c837837c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/8edf7d32-887f-48d6-98e5-7905c837837c.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F0606353d-3225-402e-b6a6-6b04d7203315.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/0606353d-3225-402e-b6a6-6b04d7203315.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F353f1024-8fde-4763-bc0c-34527d7538b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/353f1024-8fde-4763-bc0c-34527d7538b8.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F7d322a90-5b29-4f30-b3c7-310154c7690c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/7d322a90-5b29-4f30-b3c7-310154c7690c.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/5973145c-f7c8-47ca-a1c1-c0afc75ba27d.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252Fb2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/b2a53937-9f55-40ba-8d04-f91c670ef3d9.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252Fc3ee2678-4871-4e8a-b605-c3a0c521d626.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/c3ee2678-4871-4e8a-b605-c3a0c521d626.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/7575c36b-6f8c-40e8-b2d8-d30a9468eb9e.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F653b32d2-da69-4c65-907f-72e6c8c453a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/653b32d2-da69-4c65-907f-72e6c8c453a4.jpg already downloaded
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5541592%252Fgeneral%252F2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541592/general/2ef22e36-46f2-47da-be4d-7d5b048e7076.jpg already downloaded
2026-03-24 09:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: db5075fc-0a19-519a-ae9d-53c3148872b8, identifier: 10716389
2026-03-24 09:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389
2026-03-24 09:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389
2026-03-24 09:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: db5075fc-0a19-519a-ae9d-53c3148872b8 with identifier: 10716389 to the API
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'db5075fc-0a19-519a-ae9d-53c3148872b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV23KAU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716389',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 18705,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716389%27 HTTP/1.1" 200 None
2026-03-24 09:32:12 [openlane.gb] INFO: Saving data for 10716389: {'created_time': 1774344732.617153, 'last_price_update_time': 1774344732.617164, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716389') HTTP/1.1" 204 0
2026-03-24 09:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716369> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369
2026-03-24 09:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14fdc7b-5ce9-5340-8791-346e3273638a with scrape type 1
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a14fdc7b-5ce9-5340-8791-346e3273638a
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252Ff2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/f2ef5c26-0cb5-411d-aaf8-eaeede38dc99.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252Fdf84b906-1bbd-4312-8810-2f0653a64a65.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/df84b906-1bbd-4312-8810-2f0653a64a65.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252F5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/5e3d4293-2634-4dea-9c60-a1fa6235cc58.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252F1db78834-d358-4e58-951d-21779d766496.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/1db78834-d358-4e58-951d-21779d766496.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252Fd0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d0f319a2-ab08-4da3-9290-d1eb2d20fe8e.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252Fd1263de7-7664-43a7-9ebe-439b03165795.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/d1263de7-7664-43a7-9ebe-439b03165795.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252F7fe4a373-580d-47ed-b395-8d244b07cba4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/7fe4a373-580d-47ed-b395-8d244b07cba4.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252Fbc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/bc662b2e-35cf-45fa-8f2b-de1dd910d2eb.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252F29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/29975e9f-9c6f-460e-b7dd-696bca1cedee.jpg already downloaded
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5431734%252Fgeneral%252F0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431734/general/0188ec8e-ca66-4f4f-a030-eea70b1282e3.jpg already downloaded
2026-03-24 09:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a14fdc7b-5ce9-5340-8791-346e3273638a, identifier: 10716369
2026-03-24 09:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369
2026-03-24 09:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369
2026-03-24 09:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a14fdc7b-5ce9-5340-8791-346e3273638a with identifier: 10716369 to the API
2026-03-24 09:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a14fdc7b-5ce9-5340-8791-346e3273638a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EO23GZA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716369',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 8700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716369%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [openlane.gb] INFO: Saving data for 10716369: {'created_time': 1774344734.073504, 'last_price_update_time': 1774344734.073516, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716369') HTTP/1.1" 204 0
2026-03-24 09:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716391> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716390> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09: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-24 09:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391
2026-03-24 09:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0692a5c-3982-5d40-867d-58ef1705942c with scrape type 1
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0692a5c-3982-5d40-867d-58ef1705942c
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F1424fa0d-0974-4931-9e78-f42a22c946ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/1424fa0d-0974-4931-9e78-f42a22c946ba.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252Fae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/ae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F16888d6e-075e-428b-9336-d4fe66ceb086.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/16888d6e-075e-428b-9336-d4fe66ceb086.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541205%252Fgeneral%252F01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541205/general/01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg already downloaded
2026-03-24 09:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f0692a5c-3982-5d40-867d-58ef1705942c, identifier: 10716391
2026-03-24 09:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390
2026-03-24 09:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda75775-dfc9-564e-a726-1edcf52cea81 with scrape type 1
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bda75775-dfc9-564e-a726-1edcf52cea81
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252Fa5a53016-e461-4529-88fc-b3b89a0e8154.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/a5a53016-e461-4529-88fc-b3b89a0e8154.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252Fac19ae54-d839-401b-b7da-0419608be93c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/ac19ae54-d839-401b-b7da-0419608be93c.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F7433104e-16af-467a-a209-d1d4d5ad3b15.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/7433104e-16af-467a-a209-d1d4d5ad3b15.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F68491db7-2a3c-436d-97bd-28da8e97186b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/68491db7-2a3c-436d-97bd-28da8e97186b.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F51c343d5-446e-43d8-95d2-d583278db66c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/51c343d5-446e-43d8-95d2-d583278db66c.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F96021cc4-dd45-4440-b82b-b62470323918.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/96021cc4-dd45-4440-b82b-b62470323918.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F34774b30-6e33-401b-938e-8ab295d6902f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/34774b30-6e33-401b-938e-8ab295d6902f.jpg already downloaded
2026-03-24 09:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5541911%252Fgeneral%252F21275a58-40d4-4cd0-883f-1a32b7581875.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541911/general/21275a58-40d4-4cd0-883f-1a32b7581875.jpg already downloaded
2026-03-24 09:32:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bda75775-dfc9-564e-a726-1edcf52cea81, identifier: 10716390
2026-03-24 09:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391
2026-03-24 09:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391
2026-03-24 09:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10716391 to the API
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f0692a5c-3982-5d40-867d-58ef1705942c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD23VRK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716391',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 19715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5541205/general/22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg',
'https://images.openlane.eu/carimgs/5541205/general/95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg',
'https://images.openlane.eu/carimgs/5541205/general/8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg',
'https://images.openlane.eu/carimgs/5541205/general/1424fa0d-0974-4931-9e78-f42a22c946ba.jpg',
'https://images.openlane.eu/carimgs/5541205/general/5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg',
'https://images.openlane.eu/carimgs/5541205/general/ae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg',
'https://images.openlane.eu/carimgs/5541205/general/86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg',
'https://images.openlane.eu/carimgs/5541205/general/16888d6e-075e-428b-9336-d4fe66ceb086.jpg',
'https://images.openlane.eu/carimgs/5541205/general/345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg',
'https://images.openlane.eu/carimgs/5541205/general/01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104841,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/22e8b62d-8021-48b1-bcda-28a84629d6bf.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116129,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/95f28e76-ffb0-45a9-b244-987b8a282d3c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112668,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/8dcf1e1a-02e4-42b2-9ce4-d818d75bbe2b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119729,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/1424fa0d-0974-4931-9e78-f42a22c946ba.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112660,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/5d6c9694-1f60-4d1e-9146-1624fe326ee6.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84456,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/ae3ec9b6-4dc6-40a8-a401-6967367b9102.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64024,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/86027dc3-4523-4d73-89f8-1a3b7957f9a7.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59807,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/16888d6e-075e-428b-9336-d4fe66ceb086.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57663,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/345f2fb0-5458-4ca7-9b3b-7a49bc055121.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c452797-467f-5906-b231-aabfb8cb4220/6c452797-467f-5906-b231-aabfb8cb4220_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90860,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541205/general/01d6bfc7-0688-4bf5-9f3b-09706bb588c7.jpg',
'Width': 960}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'LD23VRK - 19,715 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716391%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [openlane.gb] INFO: Saving data for 10716391: {'created_time': 1774344735.304524, 'last_price_update_time': 1774344735.304535, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716391') HTTP/1.1" 204 0
2026-03-24 09:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390
2026-03-24 09:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390
2026-03-24 09:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10716390 to the API
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bda75775-dfc9-564e-a726-1edcf52cea81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SXZ7979',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716390',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 17596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5541911/general/a5a53016-e461-4529-88fc-b3b89a0e8154.jpg',
'https://images.openlane.eu/carimgs/5541911/general/8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg',
'https://images.openlane.eu/carimgs/5541911/general/8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg',
'https://images.openlane.eu/carimgs/5541911/general/ac19ae54-d839-401b-b7da-0419608be93c.jpg',
'https://images.openlane.eu/carimgs/5541911/general/7433104e-16af-467a-a209-d1d4d5ad3b15.jpg',
'https://images.openlane.eu/carimgs/5541911/general/68491db7-2a3c-436d-97bd-28da8e97186b.jpg',
'https://images.openlane.eu/carimgs/5541911/general/51c343d5-446e-43d8-95d2-d583278db66c.jpg',
'https://images.openlane.eu/carimgs/5541911/general/96021cc4-dd45-4440-b82b-b62470323918.jpg',
'https://images.openlane.eu/carimgs/5541911/general/34774b30-6e33-401b-938e-8ab295d6902f.jpg',
'https://images.openlane.eu/carimgs/5541911/general/21275a58-40d4-4cd0-883f-1a32b7581875.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125303,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/a5a53016-e461-4529-88fc-b3b89a0e8154.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125201,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/8ae03add-dc4b-4b07-8326-faa248ae02fe.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141340,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/8f9b63f2-cba6-44c5-8ee7-e6bc2f09ad02.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115828,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/ac19ae54-d839-401b-b7da-0419608be93c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95368,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/7433104e-16af-467a-a209-d1d4d5ad3b15.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108845,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/68491db7-2a3c-436d-97bd-28da8e97186b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72253,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/51c343d5-446e-43d8-95d2-d583278db66c.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56565,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/96021cc4-dd45-4440-b82b-b62470323918.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84046,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/34774b30-6e33-401b-938e-8ab295d6902f.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2373029c-e5f7-5fde-b8c5-bf59f66cee3d/2373029c-e5f7-5fde-b8c5-bf59f66cee3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106997,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541911/general/21275a58-40d4-4cd0-883f-1a32b7581875.jpg',
'Width': 960}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SXZ7979 - 17,596 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716390%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [openlane.gb] INFO: Saving data for 10716390: {'created_time': 1774344735.648077, 'last_price_update_time': 1774344735.64809, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716390') HTTP/1.1" 204 0
2026-03-24 09:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716371> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371
2026-03-24 09:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92dd2733-6f7d-5d4f-869e-2f5d61414237 with scrape type 1
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92dd2733-6f7d-5d4f-869e-2f5d61414237
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252Ff6b0d18e-f3ae-42a1-821e-84703fd78564.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/f6b0d18e-f3ae-42a1-821e-84703fd78564.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252F022c7569-1b34-416a-9c36-21c0b08108b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/022c7569-1b34-416a-9c36-21c0b08108b0.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252F6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252F10341ae4-f25d-4eba-9dad-a8b63b761850.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/10341ae4-f25d-4eba-9dad-a8b63b761850.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252Fa6250702-23ef-4697-b240-3651f68b5d1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/a6250702-23ef-4697-b240-3651f68b5d1a.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252F5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252F9a370261-2704-4df7-abe6-c87dcd3a558a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/9a370261-2704-4df7-abe6-c87dcd3a558a.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252Fed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/ed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg already downloaded
2026-03-24 09:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252Fc1ac5665-fa29-435f-b956-9ef207696366.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/c1ac5665-fa29-435f-b956-9ef207696366.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5479200%252Fgeneral%252Faf1b497c-b98c-4775-965a-063b38039978.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5479200/general/af1b497c-b98c-4775-965a-063b38039978.jpg already downloaded
2026-03-24 09:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 92dd2733-6f7d-5d4f-869e-2f5d61414237, identifier: 10716371
2026-03-24 09:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371
2026-03-24 09:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371
2026-03-24 09:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10716371 to the API
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '92dd2733-6f7d-5d4f-869e-2f5d61414237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DMZ6182',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716371',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 14773,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5479200/general/f6b0d18e-f3ae-42a1-821e-84703fd78564.jpg',
'https://images.openlane.eu/carimgs/5479200/general/022c7569-1b34-416a-9c36-21c0b08108b0.jpg',
'https://images.openlane.eu/carimgs/5479200/general/6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg',
'https://images.openlane.eu/carimgs/5479200/general/10341ae4-f25d-4eba-9dad-a8b63b761850.jpg',
'https://images.openlane.eu/carimgs/5479200/general/a6250702-23ef-4697-b240-3651f68b5d1a.jpg',
'https://images.openlane.eu/carimgs/5479200/general/5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg',
'https://images.openlane.eu/carimgs/5479200/general/9a370261-2704-4df7-abe6-c87dcd3a558a.jpg',
'https://images.openlane.eu/carimgs/5479200/general/ed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg',
'https://images.openlane.eu/carimgs/5479200/general/c1ac5665-fa29-435f-b956-9ef207696366.jpg',
'https://images.openlane.eu/carimgs/5479200/general/af1b497c-b98c-4775-965a-063b38039978.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284201,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/f6b0d18e-f3ae-42a1-821e-84703fd78564.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253373,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/022c7569-1b34-416a-9c36-21c0b08108b0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282346,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/6b882011-a1a3-4e0e-a73d-61f4ce023af5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/10341ae4-f25d-4eba-9dad-a8b63b761850.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227848,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/a6250702-23ef-4697-b240-3651f68b5d1a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287799,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/5329961b-7f0a-49e8-b4af-a8b70ed87259.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/9a370261-2704-4df7-abe6-c87dcd3a558a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157815,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/ed5a5c88-9355-47c3-a11a-1f090f28b60f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204952,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/c1ac5665-fa29-435f-b956-9ef207696366.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff10192-2e7d-53b2-8e7d-303e64c17698/aff10192-2e7d-53b2-8e7d-303e64c17698_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186086,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5479200/general/af1b497c-b98c-4775-965a-063b38039978.jpg',
'Width': 1440}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'DMZ6182 - 14,773 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716371%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [openlane.gb] INFO: Saving data for 10716371: {'created_time': 1774344736.573962, 'last_price_update_time': 1774344736.573973, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716371') HTTP/1.1" 204 0
2026-03-24 09:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716407> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407
2026-03-24 09:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7cef37-a6e4-5af9-90ad-57690c4a936c with scrape type 1
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b7cef37-a6e4-5af9-90ad-57690c4a936c
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252Fe9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e9606a6d-eedc-4c88-b10c-9b0278cf20b8.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252F0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/0e36edf5-ee0a-46bb-b2e2-baf51dd9807b.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252Fe538f5bd-abe6-473b-bc5f-71e53a845b11.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e538f5bd-abe6-473b-bc5f-71e53a845b11.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252Fe168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/e168a058-7cb5-4031-9c02-ed6e8f979bb0.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252F096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/096b0b15-4e8a-43c2-8716-2f5c45e01afd.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252F8e146b0d-a958-4c53-a725-99d36ff61c65.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/8e146b0d-a958-4c53-a725-99d36ff61c65.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252Fbbf7618a-39c3-4508-b33e-c1d95ca75122.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/bbf7618a-39c3-4508-b33e-c1d95ca75122.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5652249%252Fgeneral%252F6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/6370c576-45de-45d3-b22f-3d0dd5fde76c.jpg already downloaded
2026-03-24 09:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5652249%252Fgeneral%252F47353278-caea-421d-9166-e00e9a16d467.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/47353278-caea-421d-9166-e00e9a16d467.jpg already downloaded
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5652249%252Fgeneral%252F6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652249/general/6f3cf514-ad9e-4dc7-b54d-1d97dd8ea974.jpg already downloaded
2026-03-24 09:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2b7cef37-a6e4-5af9-90ad-57690c4a936c, identifier: 10716407
2026-03-24 09:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407
2026-03-24 09:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407
2026-03-24 09:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2b7cef37-a6e4-5af9-90ad-57690c4a936c with identifier: 10716407 to the API
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2b7cef37-a6e4-5af9-90ad-57690c4a936c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SXB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716407',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Astra',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716407%27 HTTP/1.1" 200 None
2026-03-24 09:32:17 [openlane.gb] INFO: Saving data for 10716407: {'created_time': 1774344737.508586, 'last_price_update_time': 1774344737.508599, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716407') HTTP/1.1" 204 0
2026-03-24 09:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716400> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716412> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09: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-24 09:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400
2026-03-24 09:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff78838-d85f-5e9a-bc41-6716659ac81d with scrape type 1
2026-03-24 09:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aff78838-d85f-5e9a-bc41-6716659ac81d
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252Fdf911203-e632-42a6-80bb-9ef3e2333472.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/df911203-e632-42a6-80bb-9ef3e2333472.jpg already downloaded
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/9a0390ae-55e1-4bfa-aa03-62c25c523d1d.jpg already downloaded
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/722c8e2c-3ef6-4641-999e-c0668a14ed60.jpg already downloaded
2026-03-24 09:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/0b25fb60-13b0-49e5-8811-12fdec8d2aff.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/3948a94c-f4cb-4905-b7a2-571125dab0e8.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F3814fbed-4e33-486c-827c-02f3f660be0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/3814fbed-4e33-486c-827c-02f3f660be0c.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252Fa2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/a2b6fddd-6eb2-48f6-936d-b793513f3e56.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/641f72a8-12e4-46ad-829a-bd6f2fd6104d.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252Fd8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/d8cb2e8a-5e96-455d-9709-e073bd9298fc.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5605624%252Fgeneral%252F46d5a95b-6688-481e-8244-7f63f7dcdede.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605624/general/46d5a95b-6688-481e-8244-7f63f7dcdede.jpg already downloaded
2026-03-24 09:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: aff78838-d85f-5e9a-bc41-6716659ac81d, identifier: 10716400
2026-03-24 09:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400
2026-03-24 09:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400
2026-03-24 09:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: aff78838-d85f-5e9a-bc41-6716659ac81d with identifier: 10716400 to the API
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aff78838-d85f-5e9a-bc41-6716659ac81d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LT20SKN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716400',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 21659,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716400%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [openlane.gb] INFO: Saving data for 10716400: {'created_time': 1774344738.700207, 'last_price_update_time': 1774344738.70022, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716400') HTTP/1.1" 204 0
2026-03-24 09:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716368> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716403> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412
2026-03-24 09:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 with scrape type 1
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3de8887e-1b16-56be-b779-44bfd2c78fe6
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252Ff153292f-e27b-49f7-b6ec-440236e508cf.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [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-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252Fc69dc361-d34b-4aa6-a312-d582a481a1d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [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-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252F8aaa1607-c797-4473-8e3c-58d2715689eb.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [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-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252Fefa5df79-b4f4-46c2-b4bd-9ced6a70914f.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [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-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252F65a0a4a7-32c3-4002-8273-614a0f7a1296.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [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-24 09:32:18 [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/10716412)
2026-03-24 09:32:18 [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/10716412)
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252Fed50e893-be49-4724-962b-b39da335e7fc.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [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-24 09:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368
2026-03-24 09:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with scrape type 1
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5418880%252Fgeneral%252F8cbce409-ac43-448b-9db1-eea50d4f0851.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/8cbce409-ac43-448b-9db1-eea50d4f0851.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5418880%252Fgeneral%252Fc3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/c3f904c6-d399-4ae3-a07d-9f1d16aa1d74.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5418880%252Fgeneral%252F70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/70c55182-1ba7-4878-b8a3-3fb6198f87bb.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5418880%252Fgeneral%252Fdd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/dd7eb129-7f60-4c66-9cd1-c45e80d8cce0.jpg already downloaded
2026-03-24 09:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5418880%252Fgeneral%252Fd0479b3c-13b9-4576-aa4f-a22f30980475.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/d0479b3c-13b9-4576-aa4f-a22f30980475.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5418880%252Fgeneral%252Fe4f03567-4a8e-4f84-be95-383ada93c306.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/e4f03567-4a8e-4f84-be95-383ada93c306.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5418880%252Fgeneral%252F5baff728-f288-4380-b9ba-68b6418598a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/5baff728-f288-4380-b9ba-68b6418598a5.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5418880%252Fgeneral%252Fbe26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/be26b1f4-8fcd-423e-a28d-e6bc3c6fc295.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5418880%252Fgeneral%252F7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/7cdfcae5-68b5-4c85-95ad-1c6a268afad6.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5418880%252Fgeneral%252F99659af1-6e8d-4ce4-9713-fa886e28a927.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5418880/general/99659af1-6e8d-4ce4-9713-fa886e28a927.jpg already downloaded
2026-03-24 09:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d, identifier: 10716368
2026-03-24 09:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403
2026-03-24 09:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with scrape type 1
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad9697f2-07b5-57ac-b38d-e9d8b68124b7
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F36da11e4-22cc-4108-b983-2a242be4b4ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/36da11e4-22cc-4108-b983-2a242be4b4ae.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252Fb5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/b5347f5e-39b7-43ce-92c7-fb8ba6c7f262.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/2dbfed12-e7da-4a9e-9573-0d0f0a52cdbf.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/3b784bcb-5078-4af7-85b6-e69e1ff057fa.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F82a77225-023e-4916-9eee-b35124119515.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/82a77225-023e-4916-9eee-b35124119515.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/0f5309a2-8546-4e20-a12c-a62ca180c16b.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252Fd991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/d991bc85-d1de-4a1d-b0c7-90c4dcdd4dc0.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252Ff56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/f56a61d4-526c-44c1-9cfe-a1b9054807aa.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/2dcd4b79-9817-43ef-aac6-48bbf6f1c38b.jpg already downloaded
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608453%252Fgeneral%252F320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608453/general/320de2fa-88d3-47cb-b9df-890bdc33c7d5.jpg already downloaded
2026-03-24 09:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad9697f2-07b5-57ac-b38d-e9d8b68124b7, identifier: 10716403
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5645732%252Fgeneral%252F31b1a4c4-ad6f-42ad-875d-76cc2da8f71b.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [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-24 09:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368
2026-03-24 09:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368
2026-03-24 09:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d with identifier: 10716368 to the API
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '8308d7c2-4839-5cdb-84c8-4fdbf86e2b8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO23USB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716368',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 20149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716368%27 HTTP/1.1" 200 None
2026-03-24 09:32:19 [openlane.gb] INFO: Saving data for 10716368: {'created_time': 1774344739.946378, 'last_price_update_time': 1774344739.946392, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716368') HTTP/1.1" 204 0
2026-03-24 09:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403
2026-03-24 09:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403
2026-03-24 09:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad9697f2-07b5-57ac-b38d-e9d8b68124b7 with identifier: 10716403 to the API
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ad9697f2-07b5-57ac-b38d-e9d8b68124b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YC70EET',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716403',
'listing': 'auction',
'location': 'Upminster',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 44435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716403%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [openlane.gb] INFO: Saving data for 10716403: {'created_time': 1774344740.307296, 'last_price_update_time': 1774344740.307306, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716403') HTTP/1.1" 204 0
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252F3ce9eb7d-6502-4cf1-86c1-66c81f1eef62.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [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-24 09:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716396> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716401> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:20 [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-24 09:32:20 [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-24 09:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252Fd50622fd-6a53-425d-86a0-2429a0544abf.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [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-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5645732%252Fgeneral%252F533724b9-ddda-46f6-9771-6723f10258a4.JPG%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [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-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [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/10716412)
2026-03-24 09:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396
2026-03-24 09:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 861e01fa-3263-5e73-87aa-434b55502668 with scrape type 1
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 861e01fa-3263-5e73-87aa-434b55502668
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252F8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/8c87d2ef-04ba-4e27-abd3-b664bad5d5f9.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252F60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/60fb1e3a-386e-4c01-abe4-3bb45f458701.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252F570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/570c6071-8c70-43eb-8e43-ef0f5f5373a4.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252Fed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/ed0fcfb7-6852-44d2-ae8d-de3d8e38ba8b.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252F5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/5f2cf397-3acc-40cc-8c97-43d701e32a81.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252Fa89188b7-d8da-49d5-9dba-f3e474a78040.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/a89188b7-d8da-49d5-9dba-f3e474a78040.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252F50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/50e20500-d6fd-4e9f-bb05-d196b8a7d262.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252F78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/78958f87-9b9e-40c9-9a3a-5384fccf45f4.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252Fcdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/cdb86385-cd0f-4d6e-8b02-6dc4d9284732.jpg already downloaded
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731378%252Fgeneral%252Ffc5aaafd-954b-4337-9a51-3dac545752e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731378/general/fc5aaafd-954b-4337-9a51-3dac545752e2.jpg already downloaded
2026-03-24 09:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 861e01fa-3263-5e73-87aa-434b55502668, identifier: 10716396
2026-03-24 09:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396
2026-03-24 09:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396
2026-03-24 09:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 861e01fa-3263-5e73-87aa-434b55502668 with identifier: 10716396 to the API
2026-03-24 09:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '861e01fa-3263-5e73-87aa-434b55502668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MJ25HSZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716396',
'listing': 'auction',
'location': 'HUDDERSFIELD',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 2463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716396%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [openlane.gb] INFO: Saving data for 10716396: {'created_time': 1774344741.200011, 'last_price_update_time': 1774344741.200022, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716396') HTTP/1.1" 204 0
2026-03-24 09:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401
2026-03-24 09:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23952ea7-7e86-52cf-9944-244e974861f5 with scrape type 1
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23952ea7-7e86-52cf-9944-244e974861f5
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/97608f38-8dc4-4973-864d-a3dc9b0d0b2b.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/9d172b4f-bd42-4bde-8d1a-11fc44d46c48.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fd478ad5f-3e52-4971-99bc-6b09e4173e46.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/d478ad5f-3e52-4971-99bc-6b09e4173e46.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F37512b02-4eec-4d19-ae9f-efabeffd7354.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/37512b02-4eec-4d19-ae9f-efabeffd7354.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/2a02eda3-5f9a-4c90-b9c0-d89e4f216e12.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fde9a0723-c270-42ae-857e-64f2a07386ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/de9a0723-c270-42ae-857e-64f2a07386ee.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/98141cb8-c49e-408f-bd95-527dd4c1e23e.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fd2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/d2d6cd22-4ce8-4cef-83b6-2ae21a12ec0a.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252Fe08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/e08e6bb1-7ea7-4d91-b0c6-93e2140fc413.jpg already downloaded
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605730%252Fgeneral%252F8b82df23-5e78-4967-af61-395a170e33ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605730/general/8b82df23-5e78-4967-af61-395a170e33ab.jpg already downloaded
2026-03-24 09:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 23952ea7-7e86-52cf-9944-244e974861f5, identifier: 10716401
2026-03-24 09:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401
2026-03-24 09:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401
2026-03-24 09:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 23952ea7-7e86-52cf-9944-244e974861f5 with identifier: 10716401 to the API
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '23952ea7-7e86-52cf-9944-244e974861f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MT73UAK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716401',
'listing': 'auction',
'location': 'DUDLEY',
'make': 'Seat',
'model': 'Arona',
'odometer': 16562,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716401%27 HTTP/1.1" 200 None
2026-03-24 09:32:21 [openlane.gb] INFO: Saving data for 10716401: {'created_time': 1774344741.897516, 'last_price_update_time': 1774344741.897528, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716401') HTTP/1.1" 204 0
2026-03-24 09:32:21 [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/10716412)
2026-03-24 09:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716426> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:21 [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-24 09:32:21 [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-24 09:32:21 [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-24 09:32:21 [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-24 09:32:21 [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-24 09:32:21 [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-24 09:32:21 [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-24 09:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716382> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3de8887e-1b16-56be-b779-44bfd2c78fe6, skipping ID generation
2026-03-24 09:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 with scrape type 1
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3de8887e-1b16-56be-b779-44bfd2c78fe6 sending to next pipeline
2026-03-24 09:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3de8887e-1b16-56be-b779-44bfd2c78fe6, identifier: 10716412
2026-03-24 09:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412
2026-03-24 09:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412
2026-03-24 09:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3de8887e-1b16-56be-b779-44bfd2c78fe6 with identifier: 10716412 to the API
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645732/general/ed50e893-be49-4724-962b-b39da335e7fc.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-25T14:00:00Z',
'fuel_type': 'Electric',
'id': '3de8887e-1b16-56be-b779-44bfd2c78fe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BG69FUM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716412',
'listing': 'auction',
'location': 'Wigan',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50479,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716412%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [openlane.gb] INFO: Saving data for 10716412: {'created_time': 1774344742.431869, 'last_price_update_time': 1774344742.431881, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716412') HTTP/1.1" 204 0
2026-03-24 09:32:22 [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-24 09:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716378> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426
2026-03-24 09:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4993e18e-bf0d-582c-8149-c27caa2d7569 with scrape type 1
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4993e18e-bf0d-582c-8149-c27caa2d7569
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252Fec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/ec12f3f9-b6d4-486b-8e5f-773ea95f0289.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252F84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/84b6a269-b087-4676-90d3-f7c53a3acf8c.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252F5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/5f679437-6a67-4dc2-8e0e-53ffe8f05895.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252Fd321a3b0-6232-469e-b289-1c74be06c0ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/d321a3b0-6232-469e-b289-1c74be06c0ee.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252Fd7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/d7a4856f-d1ed-4f1f-9f91-0586e05b8269.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252F723de0b1-a60d-412e-86f4-7c927e56661f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/723de0b1-a60d-412e-86f4-7c927e56661f.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252Ff1f66088-7df4-4071-aa92-24a437bbe18b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/f1f66088-7df4-4071-aa92-24a437bbe18b.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252F8302c677-f8e8-4300-b91c-c90da68ca04f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/8302c677-f8e8-4300-b91c-c90da68ca04f.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252F32386b28-8647-49a4-9977-6861ebf8e782.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/32386b28-8647-49a4-9977-6861ebf8e782.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5731332%252Fgeneral%252Ff88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731332/general/f88cd7e8-00b0-4bdb-8e3a-e21584394a34.jpg already downloaded
2026-03-24 09:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4993e18e-bf0d-582c-8149-c27caa2d7569, identifier: 10716426
2026-03-24 09:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382
2026-03-24 09:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba2d793-1553-5f1b-b931-59e724cfd56e with scrape type 1
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dba2d793-1553-5f1b-b931-59e724cfd56e
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/920de546-dc6a-4ca8-8dcf-25f9694523a7.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252Fdfb41130-45e9-40ce-ba35-68cb86190cd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/dfb41130-45e9-40ce-ba35-68cb86190cd1.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F2a25acf6-836c-43cf-8ecd-680d66deafea.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/2a25acf6-836c-43cf-8ecd-680d66deafea.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252Febbf7971-cd28-408f-a383-81fc45605828.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/ebbf7971-cd28-408f-a383-81fc45605828.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/82d81f3b-e325-4929-947b-a78eb5c2a1fa.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/45610ae7-ee89-41a8-8e96-8cfe5ca54442.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F5216829a-ebcc-4c6d-9286-e12181a76e50.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/5216829a-ebcc-4c6d-9286-e12181a76e50.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/59418400-2c75-4aaa-9ac9-ad3452d238d2.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/81efc6d4-042a-42ce-a7c7-49637f23a2be.jpg already downloaded
2026-03-24 09:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32: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%252F5516978%252Fgeneral%252F13839f6d-eed1-4d89-a515-19a06c1c4028.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5516978/general/13839f6d-eed1-4d89-a515-19a06c1c4028.jpg already downloaded
2026-03-24 09:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: dba2d793-1553-5f1b-b931-59e724cfd56e, identifier: 10716382
2026-03-24 09:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426
2026-03-24 09:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426
2026-03-24 09:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4993e18e-bf0d-582c-8149-c27caa2d7569 with identifier: 10716426 to the API
2026-03-24 09:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4993e18e-bf0d-582c-8149-c27caa2d7569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV74JLU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716426',
'listing': 'auction',
'location': 'Scunthorpe',
'make': 'Seat',
'model': 'Arona',
'odometer': 42000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716426%27 HTTP/1.1" 200 None
2026-03-24 09:32:23 [openlane.gb] INFO: Saving data for 10716426: {'created_time': 1774344743.614171, 'last_price_update_time': 1774344743.614181, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716426') HTTP/1.1" 204 0
2026-03-24 09:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382
2026-03-24 09:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382
2026-03-24 09:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: dba2d793-1553-5f1b-b931-59e724cfd56e with identifier: 10716382 to the API
2026-03-24 09:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'dba2d793-1553-5f1b-b931-59e724cfd56e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG23XYR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716382',
'listing': 'auction',
'location': 'Upminster',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 9916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716382%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [openlane.gb] INFO: Saving data for 10716382: {'created_time': 1774344744.020287, 'last_price_update_time': 1774344744.020299, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716382') HTTP/1.1" 204 0
2026-03-24 09:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716395> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716402> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 09:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10716378
2026-03-24 09:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 997915f4-7574-531b-a82a-a5d2da75ea17 with scrape type 1
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 997915f4-7574-531b-a82a-a5d2da75ea17
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fd5e12e93-c9f2-4bd2-8374-9086784200c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/d5e12e93-c9f2-4bd2-8374-9086784200c6.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fcde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/cde1595b-b1fb-4ff2-9966-d6bdcc42da40.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/51ec6c31-e548-48bd-bdb3-8c1cb0ea8283.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fb67c7811-7936-40c2-8ac9-3abf653646bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/b67c7811-7936-40c2-8ac9-3abf653646bf.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F3a119e90-bea9-49f9-8637-238b5c016b58.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/3a119e90-bea9-49f9-8637-238b5c016b58.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F654e02c2-0572-409e-af16-f6093457627c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/654e02c2-0572-409e-af16-f6093457627c.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252Fc4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/c4fab94f-4a6b-462a-bfd3-d4c421955fd4.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/9bdfd9f9-0100-418d-8ca4-73d7ffc8082a.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/06de1f09-32f1-452d-96aa-1f4db5e57f42.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5510281%252Fgeneral%252F9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510281/general/9a42ac96-ab85-4c98-8f2c-be9339c6b8ec.jpg already downloaded
2026-03-24 09:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 997915f4-7574-531b-a82a-a5d2da75ea17, identifier: 10716378
2026-03-24 09:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10716378
2026-03-24 09:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10716378
2026-03-24 09:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 997915f4-7574-531b-a82a-a5d2da75ea17 with identifier: 10716378 to the API
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716378>
{'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-25T14: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=10716378',
'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-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716378%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [openlane.gb] INFO: Saving data for 10716378: {'created_time': 1774344744.771767, 'last_price_update_time': 1774344744.771778, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716378') HTTP/1.1" 204 0
2026-03-24 09:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395
2026-03-24 09:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d16bb4a-581a-5c8b-93a3-f016d642308f with scrape type 1
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d16bb4a-581a-5c8b-93a3-f016d642308f
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/7bec5022-5973-45c9-9227-85ea6bd8f21e.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fe272a83f-aeac-4096-800a-9c569be8a89a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/e272a83f-aeac-4096-800a-9c569be8a89a.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fe80b946d-64b5-4248-a258-f0cf3398159f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/e80b946d-64b5-4248-a258-f0cf3398159f.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252Fa1f8726a-d17a-493d-be86-9e89a379e23f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/a1f8726a-d17a-493d-be86-9e89a379e23f.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F4377b9bd-a206-4050-916c-00cf885d7cbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/4377b9bd-a206-4050-916c-00cf885d7cbb.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731463%252Fgeneral%252F3cd7a165-c98f-43c4-9169-9a815cee8758.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/3cd7a165-c98f-43c4-9169-9a815cee8758.jpg already downloaded
2026-03-24 09:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731463%252Fgeneral%252Fcf089b8c-7858-46fb-b35f-759090aa91e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/cf089b8c-7858-46fb-b35f-759090aa91e3.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731463%252Fgeneral%252F9fa55921-e9b3-40a7-913b-574bbf305e94.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/9fa55921-e9b3-40a7-913b-574bbf305e94.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731463%252Fgeneral%252F257b7d74-f131-4c09-9bb4-2e937089e441.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/257b7d74-f131-4c09-9bb4-2e937089e441.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5731463%252Fgeneral%252F5e382342-aac3-4a04-b03a-23fbc058735f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731463/general/5e382342-aac3-4a04-b03a-23fbc058735f.jpg already downloaded
2026-03-24 09:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4d16bb4a-581a-5c8b-93a3-f016d642308f, identifier: 10716395
2026-03-24 09:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402
2026-03-24 09:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36e84dcf-3587-50a8-a1c8-1754a506940a with scrape type 1
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36e84dcf-3587-50a8-a1c8-1754a506940a
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252F3e7cc818-612c-47b2-b394-e693dab1a617.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/3e7cc818-612c-47b2-b394-e693dab1a617.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252Fa19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/a19e3c82-1c0d-47d9-968b-bd9a71e7cae6.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252F9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/9972ac20-2193-4f7f-bfb3-5d1ba6235025.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252F42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/42773ad1-8d67-485d-a2e0-dc72baedf40a.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252F0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/0233ac39-5b9f-473d-87ff-b167fc6d02aa.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252Fd61056e4-b3e0-4719-84f5-251f03c10714.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/d61056e4-b3e0-4719-84f5-251f03c10714.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252F1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/1d666ae1-69a6-4238-afad-b04b8edc5bb0.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252Fc566e195-9620-4389-b799-feda3c4ba8ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/c566e195-9620-4389-b799-feda3c4ba8ae.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252Fb967c81b-1420-4bf0-b2b9-1159d659ff29.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/b967c81b-1420-4bf0-b2b9-1159d659ff29.jpg already downloaded
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5606980%252Fgeneral%252Fc31ef385-5e62-480a-820f-44e6056099b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606980/general/c31ef385-5e62-480a-820f-44e6056099b5.jpg already downloaded
2026-03-24 09:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 36e84dcf-3587-50a8-a1c8-1754a506940a, identifier: 10716402
2026-03-24 09:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395
2026-03-24 09:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395
2026-03-24 09:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4d16bb4a-581a-5c8b-93a3-f016d642308f with identifier: 10716395 to the API
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 09:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4d16bb4a-581a-5c8b-93a3-f016d642308f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LD74ZZW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716395',
'listing': 'auction',
'location': 'Burton upon Trent',
'make': 'Peugeot',
'model': '2008',
'odometer': 2859,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716395%27 HTTP/1.1" 200 None
2026-03-24 09:32:25 [openlane.gb] INFO: Saving data for 10716395: {'created_time': 1774344745.956543, 'last_price_update_time': 1774344745.956558, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716395') HTTP/1.1" 204 0
2026-03-24 09:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402
2026-03-24 09:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402
2026-03-24 09:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 36e84dcf-3587-50a8-a1c8-1754a506940a with identifier: 10716402 to the API
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '36e84dcf-3587-50a8-a1c8-1754a506940a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD73MTX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716402',
'listing': 'auction',
'location': 'Upminster',
'make': 'Nissan',
'model': 'Juke',
'odometer': 17053,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716402%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [openlane.gb] INFO: Saving data for 10716402: {'created_time': 1774344746.291847, 'last_price_update_time': 1774344746.29186, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716402') HTTP/1.1" 204 0
2026-03-24 09:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716415> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10702611> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716425> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716404> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415
2026-03-24 09:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45032f7-269d-5e64-a284-991fefe90dce with scrape type 1
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c45032f7-269d-5e64-a284-991fefe90dce
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/8dfc82d6-1e80-4687-a3ad-9201a6beac0a.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/7b7b9743-1a6e-484a-bdd7-40370464e62e.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252Fe6905400-c203-4c13-a048-06050f45735f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/e6905400-c203-4c13-a048-06050f45735f.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F98556ba3-d91a-409e-9a1c-31aa290faad9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/98556ba3-d91a-409e-9a1c-31aa290faad9.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F58aed227-001e-407e-98b8-cc73d07e9f7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/58aed227-001e-407e-98b8-cc73d07e9f7c.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/29ab3600-ff1b-4f87-b56b-20f49fe9dc73.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F9a99f871-84dc-4884-bf6f-0b941edd6349.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/9a99f871-84dc-4884-bf6f-0b941edd6349.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252Fdc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/dc40f13a-75d4-466a-a1a1-3a1c5475e97e.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/391d8b8b-8222-48e9-958e-54fb95d2a5c3.jpg already downloaded
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656898%252Fgeneral%252F9b0f5630-a8f5-4864-9345-47297fc79f98.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656898/general/9b0f5630-a8f5-4864-9345-47297fc79f98.jpg already downloaded
2026-03-24 09:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c45032f7-269d-5e64-a284-991fefe90dce, identifier: 10716415
2026-03-24 09:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18a125cf-662a-50fe-8217-d6adde7e8a50 with identifier: 10702611
2026-03-24 09:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18a125cf-662a-50fe-8217-d6adde7e8a50 with scrape type 2
2026-03-24 09:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18a125cf-662a-50fe-8217-d6adde7e8a50 with scrape type 2
2026-03-24 09:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 18a125cf-662a-50fe-8217-d6adde7e8a50, identifier: 10702611
2026-03-24 09:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415
2026-03-24 09:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415
2026-03-24 09:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c45032f7-269d-5e64-a284-991fefe90dce with identifier: 10716415 to the API
2026-03-24 09:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 241,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c45032f7-269d-5e64-a284-991fefe90dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LG69HCE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716415',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 111543,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716415%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [openlane.gb] INFO: Saving data for 10716415: {'created_time': 1774344747.20178, 'last_price_update_time': 1774344747.201792, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716415') HTTP/1.1" 204 0
2026-03-24 09:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 18a125cf-662a-50fe-8217-d6adde7e8a50 with identifier: 10702611
2026-03-24 09:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 18a125cf-662a-50fe-8217-d6adde7e8a50 with identifier: 10702611
2026-03-24 09:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 18a125cf-662a-50fe-8217-d6adde7e8a50 with identifier: 10702611 to the API
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10702611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-24T14:00:00Z',
'fuel_type': 'Petrol',
'id': '18a125cf-662a-50fe-8217-d6adde7e8a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV69SXM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10702611',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 66466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2019-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Turbo Business Edition Nav - Petrol - Manual '
'- 131 hp - DV69SXM - 66,466 mi',
'transmission': 'manual',
'trim': 'Business Edition Nav',
'vin': None,
'year': 2019}
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710702611%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [openlane.gb] INFO: Saving data for 10702611: {'auction_closing_time': 1774360800.0, 'created_time': 1774013545.456038, 'last_price_update_time': 1774344747.503832}
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10702611') HTTP/1.1" 204 0
2026-03-24 09:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425
2026-03-24 09:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with scrape type 1
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/27e58ebb-82d5-4cc6-a2d6-cf2a52df9dfa.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/170c3860-7bac-4b2e-ba5a-114288c20cfb.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F6bc1cad2-506e-443b-8887-64711d2146d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/6bc1cad2-506e-443b-8887-64711d2146d7.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F140fcbc0-40db-4427-825a-0d2cad590210.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/140fcbc0-40db-4427-825a-0d2cad590210.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F97a67087-0404-4ccc-a180-032e8996c46f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/97a67087-0404-4ccc-a180-032e8996c46f.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/0c2a45ad-a718-42ef-8328-a3c0cdb6cc31.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/55ff77fa-d86f-473e-a0c5-26884fa56fb7.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252Fa66803a1-84d2-408d-a20b-031bf6f23b5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/a66803a1-84d2-408d-a20b-031bf6f23b5b.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/22df1c81-62a7-4973-90d1-d14f5615b5a0.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5728847%252Fgeneral%252F8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728847/general/8e130fc9-b328-4e7e-bcbe-d948cef59561.jpg already downloaded
2026-03-24 09:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11, identifier: 10716425
2026-03-24 09:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404
2026-03-24 09:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fda9922-c50d-557c-b6d8-a896040263db with scrape type 1
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fda9922-c50d-557c-b6d8-a896040263db
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252F9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/9a4e0636-0df6-40d1-98e2-97fa1c24c9a6.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252F6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/6eaebbd1-be3a-4ffb-955a-2ba034615bec.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252F80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/80ee0738-1c6b-4ca5-ab25-585f0d903cab.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252Fe9127f66-78cd-4ce2-85ba-d5de19614047.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/e9127f66-78cd-4ce2-85ba-d5de19614047.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252Fa386c9ee-a532-452d-b757-354da6f1da5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/a386c9ee-a532-452d-b757-354da6f1da5d.jpg already downloaded
2026-03-24 09:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252Fe4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/e4a9b05c-3ca1-48d1-acc9-50cc0379d587.jpg already downloaded
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252Fc63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/c63ecb88-5f36-4172-bd4e-ff6ce572179b.jpg already downloaded
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252F462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/462e2ed4-ed15-4cf4-8760-f48f7bd693e3.jpg already downloaded
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252F075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/075bb037-4bdf-46ef-81cf-c764d4a1d86f.jpg already downloaded
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608564%252Fgeneral%252F23b07182-78c7-47ab-b51b-07f006dcf990.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608564/general/23b07182-78c7-47ab-b51b-07f006dcf990.jpg already downloaded
2026-03-24 09:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2fda9922-c50d-557c-b6d8-a896040263db, identifier: 10716404
2026-03-24 09:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425
2026-03-24 09:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425
2026-03-24 09:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11 with identifier: 10716425 to the API
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 430,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2b21b59-ce3d-5fbe-a2b6-0e3c49f01f11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT72LXS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716425',
'listing': 'auction',
'location': 'Corby',
'make': 'Maserati',
'model': 'Levante',
'odometer': 40476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716425%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [openlane.gb] INFO: Saving data for 10716425: {'created_time': 1774344748.532834, 'last_price_update_time': 1774344748.532845, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716425') HTTP/1.1" 204 0
2026-03-24 09:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404
2026-03-24 09:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404
2026-03-24 09:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2fda9922-c50d-557c-b6d8-a896040263db with identifier: 10716404 to the API
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '2fda9922-c50d-557c-b6d8-a896040263db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUI3178',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716404',
'listing': 'auction',
'location': 'Upminster',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 64716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716404%27 HTTP/1.1" 200 None
2026-03-24 09:32:28 [openlane.gb] INFO: Saving data for 10716404: {'created_time': 1774344748.859531, 'last_price_update_time': 1774344748.859543, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716404') HTTP/1.1" 204 0
2026-03-24 09:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716405> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405
2026-03-24 09:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6530110-b29d-5a75-bf9c-336a4a53c8b3 with scrape type 1
2026-03-24 09:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6530110-b29d-5a75-bf9c-336a4a53c8b3
2026-03-24 09:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252Fd1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/d1a25a00-059d-4cbf-923c-7d4cdac202b4.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252Fe830e2f4-d4ba-488c-bf10-d4220844611a.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/e830e2f4-d4ba-488c-bf10-d4220844611a.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252F12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/12ece759-16aa-4fc4-aeaf-4f93121420f5.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252F98552615-82fc-47bc-ba84-6f332cc05cb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/98552615-82fc-47bc-ba84-6f332cc05cb6.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252F444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/444b8037-d189-4ccf-b8ba-d1bf5a40108b.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252Fe984a375-8f73-4130-864c-26424d56da58.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/e984a375-8f73-4130-864c-26424d56da58.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252Fb645778f-361e-4e9b-b354-f648ad5291d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/b645778f-361e-4e9b-b354-f648ad5291d2.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252F139b047f-8b50-4b4e-89fd-2130eb072960.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/139b047f-8b50-4b4e-89fd-2130eb072960.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252F65479a30-7246-4c04-b7de-6676a71e5104.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/65479a30-7246-4c04-b7de-6676a71e5104.jpg already downloaded
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%252F5608642%252Fgeneral%252F2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5608642/general/2215efbf-0a9b-42df-998e-a13caf04b4cd.jpg already downloaded
2026-03-24 09:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d6530110-b29d-5a75-bf9c-336a4a53c8b3, identifier: 10716405
2026-03-24 09:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405
2026-03-24 09:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405
2026-03-24 09:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d6530110-b29d-5a75-bf9c-336a4a53c8b3 with identifier: 10716405 to the API
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09: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-24 09:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd6530110-b29d-5a75-bf9c-336a4a53c8b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SP24UCS',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716405',
'listing': 'auction',
'location': 'Upminster',
'make': 'Kia',
'model': 'Niro',
'odometer': 51927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 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-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09: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%2710716405%27 HTTP/1.1" 200 None
2026-03-24 09:32:29 [openlane.gb] INFO: Saving data for 10716405: {'created_time': 1774344749.626192, 'last_price_update_time': 1774344749.626207, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716405') HTTP/1.1" 204 0
2026-03-24 09:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10716386> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-24 09:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386
2026-03-24 09:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eed3a71a-5ce8-5246-9316-20b50dda2b42 with scrape type 1
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eed3a71a-5ce8-5246-9316-20b50dda2b42
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252Fa29e52ac-497a-4c37-8b74-0fcd31341f19.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/a29e52ac-497a-4c37-8b74-0fcd31341f19.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252Fdbd218a9-393a-455c-8986-2d385448626e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/dbd218a9-393a-455c-8986-2d385448626e.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252F3a747acd-4201-4e01-af5e-fb2f3e6e9b83.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/3a747acd-4201-4e01-af5e-fb2f3e6e9b83.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252F37d3771b-0223-4fc5-b302-e181987f4840.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/37d3771b-0223-4fc5-b302-e181987f4840.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252Fcc84b960-90b0-402a-92f3-410704cbdee9.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/cc84b960-90b0-402a-92f3-410704cbdee9.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252F236b1455-c4c6-4892-b124-45346bb3bcee.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/236b1455-c4c6-4892-b124-45346bb3bcee.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252Fd4f00c58-9ed6-4fd0-bbf5-3ef13634c384.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/d4f00c58-9ed6-4fd0-bbf5-3ef13634c384.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252F46d52fe5-daf7-49f8-8f1b-d5e465c957b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/46d52fe5-daf7-49f8-8f1b-d5e465c957b8.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252F18270987-6365-44f2-a2c6-9dbed9dbca2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/18270987-6365-44f2-a2c6-9dbed9dbca2e.jpg already downloaded
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5570904%252Fgeneral%252F403bebee-4dbe-4e8c-b0e0-c8911c7980df.jpg%27 HTTP/1.1" 200 None
2026-03-24 09:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5570904/general/403bebee-4dbe-4e8c-b0e0-c8911c7980df.jpg already downloaded
2026-03-24 09:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: eed3a71a-5ce8-5246-9316-20b50dda2b42, identifier: 10716386
2026-03-24 09:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386
2026-03-24 09:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386
2026-03-24 09:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: eed3a71a-5ce8-5246-9316-20b50dda2b42 with identifier: 10716386 to the API
2026-03-24 09:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 09:32: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-24 09:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10716386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Electric',
'id': 'eed3a71a-5ce8-5246-9316-20b50dda2b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV73VWM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10716386',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5570904/general/a29e52ac-497a-4c37-8b74-0fcd31341f19.jpg',
'https://images.openlane.eu/carimgs/5570904/general/dbd218a9-393a-455c-8986-2d385448626e.jpg',
'https://images.openlane.eu/carimgs/5570904/general/3a747acd-4201-4e01-af5e-fb2f3e6e9b83.jpg',
'https://images.openlane.eu/carimgs/5570904/general/37d3771b-0223-4fc5-b302-e181987f4840.jpg',
'https://images.openlane.eu/carimgs/5570904/general/cc84b960-90b0-402a-92f3-410704cbdee9.jpg',
'https://images.openlane.eu/carimgs/5570904/general/236b1455-c4c6-4892-b124-45346bb3bcee.jpg',
'https://images.openlane.eu/carimgs/5570904/general/d4f00c58-9ed6-4fd0-bbf5-3ef13634c384.jpg',
'https://images.openlane.eu/carimgs/5570904/general/46d52fe5-daf7-49f8-8f1b-d5e465c957b8.jpg',
'https://images.openlane.eu/carimgs/5570904/general/18270987-6365-44f2-a2c6-9dbed9dbca2e.jpg',
'https://images.openlane.eu/carimgs/5570904/general/403bebee-4dbe-4e8c-b0e0-c8911c7980df.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318427,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/a29e52ac-497a-4c37-8b74-0fcd31341f19.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286177,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/dbd218a9-393a-455c-8986-2d385448626e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361067,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/3a747acd-4201-4e01-af5e-fb2f3e6e9b83.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338735,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/37d3771b-0223-4fc5-b302-e181987f4840.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302775,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/cc84b960-90b0-402a-92f3-410704cbdee9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276947,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/236b1455-c4c6-4892-b124-45346bb3bcee.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247015,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/d4f00c58-9ed6-4fd0-bbf5-3ef13634c384.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155253,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/46d52fe5-daf7-49f8-8f1b-d5e465c957b8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359845,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/18270987-6365-44f2-a2c6-9dbed9dbca2e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eed3a71a-5ce8-5246-9316-20b50dda2b42/eed3a71a-5ce8-5246-9316-20b50dda2b42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237482,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5570904/general/403bebee-4dbe-4e8c-b0e0-c8911c7980df.jpg',
'Width': 1600}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa Ultimate - Electric - Automatic - 136 hp - DV73VWM - '
'10 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-24 09:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716386%27 HTTP/1.1" 200 None
2026-03-24 09:32:37 [openlane.gb] INFO: Saving data for 10716386: {'created_time': 1774344757.307751, 'last_price_update_time': 1774344757.307763, 'auction_closing_time': 1774447200.0}
2026-03-24 09:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716386') HTTP/1.1" 204 0
2026-03-24 09:32:42 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='8cc1a9ae3348f907cb0c7d2b10ca35a3') while processing URL (https://www.openlane.co.uk/en/carv6/auction/10716417): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-24 09:32:42 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.co.uk/en/carv6/auction/10716417>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 09:32:42 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '8cc1a9ae3348f907cb0c7d2b10ca35a3', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=8cc1a9ae3348f907cb0c7d2b10ca35a3
2026-03-24 09:32:42 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 09:32:42 [openlane.gb] INFO: openlane.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716423%27 HTTP/1.1" 200 None
2026-03-24 09:32:42 [openlane.gb] INFO: Saving data for 10716423: {'created_time': 1774344762.433768}
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716423') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716420%27 HTTP/1.1" 200 None
2026-03-24 09:32:42 [openlane.gb] INFO: Saving data for 10716420: {'created_time': 1774344762.473646}
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716420') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716430%27 HTTP/1.1" 200 None
2026-03-24 09:32:42 [openlane.gb] INFO: Saving data for 10716430: {'created_time': 1774344762.510545}
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716430') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710716417%27 HTTP/1.1" 200 None
2026-03-24 09:32:42 [openlane.gb] INFO: Saving data for 10716417: {'created_time': 1774344762.549801}
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10716417') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 09:32:42 [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%201773912762 HTTP/1.1" 200 None
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606293') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10612250') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10612263') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10668968') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682492') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682496') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682498') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682501') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682502') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682508') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10682509') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686388') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686405') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686410') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686424') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686426') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686428') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10686431') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10695440') HTTP/1.1" 204 0
2026-03-24 09:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10695444') HTTP/1.1" 204 0
2026-03-24 09:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10695445') HTTP/1.1" 204 0
2026-03-24 09:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10695460') HTTP/1.1" 204 0
2026-03-24 09:32:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (128 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-24T09_30_00.jl
2026-03-24 09:32:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 276335,
'downloader/request_count': 156,
'downloader/request_method_count/GET': 153,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 12246067,
'downloader/response_count': 155,
'downloader/response_status_count/200': 145,
'downloader/response_status_count/403': 10,
'elapsed_time_seconds': 157.414255,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 9, 32, 43, 18853, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 45474,
'httpcompression/response_count': 10,
'item_scraped_count': 128,
'log_count/DEBUG': 3610,
'log_count/ERROR': 1,
'log_count/INFO': 2311,
'memusage/max': 195092480,
'memusage/startup': 147996672,
'photo_download_count': 10,
'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': 204,
'playwright/request_count/method/GET': 178,
'playwright/request_count/method/POST': 26,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 58,
'playwright/request_count/resource_type/font': 7,
'playwright/request_count/resource_type/image': 37,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 81,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 11,
'playwright/response_count': 187,
'playwright/response_count/method/GET': 161,
'playwright/response_count/method/POST': 26,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 53,
'playwright/response_count/resource_type/font': 7,
'playwright/response_count/resource_type/image': 26,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 80,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 11,
'request_depth_max': 4,
'response_received_count': 145,
'scheduler/dequeued': 156,
'scheduler/dequeued/memory': 156,
'scheduler/enqueued': 156,
'scheduler/enqueued/memory': 156,
'scrape_type/new': 74,
'scrape_type/new_duplicate_id': 3,
'scrape_type/price_update': 55,
'scrape_type/skipped': 79,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 136,
'scrapy-zyte-api/error_ratio': 0.014705882352941176,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 5.674338934326764,
'scrapy-zyte-api/mean_response_seconds': 5.348947812761389,
'scrapy-zyte-api/processed': 135,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 135,
'scrapy-zyte-api/request_args/experimental.requestCookies': 135,
'scrapy-zyte-api/request_args/experimental.responseCookies': 135,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 135,
'scrapy-zyte-api/request_args/httpResponseHeaders': 135,
'scrapy-zyte-api/request_args/url': 135,
'scrapy-zyte-api/status_codes/200': 134,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 134,
'scrapy-zyte-api/success_ratio': 0.9925925925925926,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 211,
'source/total_available': 211,
'start_time': datetime.datetime(2026, 3, 24, 9, 30, 5, 604598, tzinfo=datetime.timezone.utc)}
2026-03-24 09:32:43 [scrapy.core.engine] INFO: Spider closed (finished)