2026-03-27 09:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 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-27 09:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-27 09:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 09:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 09:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 09:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 09:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 5ffd93ef25aa7ee2
2026-03-27 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-27 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-27T09_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-27 09:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 09:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 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-27 09:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 09:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 09:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 09:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 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 2115
2026-03-27 09:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 09:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 09:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 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-27 09:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 09:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 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-27 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-27 09:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-27 09:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 09:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 09:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 09:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 09:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 09:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-27 09:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-27 09:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-27 09:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-27 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-27 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-27 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-27 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-27 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-27 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-27 09:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 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-27 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-27 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-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032709> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 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-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032709>
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-27 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-27 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-27 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-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 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-27 09:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-27 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-27 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-27 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-27 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-27 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-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-27 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-27 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-27 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-27 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-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-27 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-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-27 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-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-27 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-27 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-27 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-27 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-27 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-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v1.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 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-27 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-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-27 09:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v1.jpg>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-27 09:30:15 [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=1339070122.1774603815&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=1250288508.1774603815&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774603815069&tfd=3031> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-27 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-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-27 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=1339070122.1774603815&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=1250288508.1774603815&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774603815069&tfd=3031>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/findcarv6/search> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=Country> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=24_7Stock> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/newsarticles?language=en> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularmakes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularsellers> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularbodytypes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentcountry> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-27 09:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-27 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-27 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-27 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-27 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-27 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-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-27 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-27 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-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.281&r=c2&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-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-27 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_1774603816547_1946915710> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 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-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-27 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-27 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-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-27 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-27 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-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-27 09:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-27 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-27 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-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-27 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-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-27 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-27 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-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026032709> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026032709>
2026-03-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otFlat.json>
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcPanel.json>
2026-03-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-27 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-27 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-27 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-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-27 09:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 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-27 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-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-27 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-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-27 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=1994447246.1774603818&auid=1250288508.1774603815&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774603818120&tfd=1557> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-27 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=1994447246.1774603818&auid=1250288508.1774603815&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774603818120&tfd=1557>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-27 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-27 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-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-27 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-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-27 09:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-27 09:30:19 [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-27 09:30:19 [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=1774603819670&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774603813.4608311910&cdl=API_unavailable&pmd[locale]=en&plt=876&it=1774603818637&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [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=1774603819670&sw=1280&sh=720&v=2.9.281&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774603813.4608311910&cdl=API_unavailable&pmd[locale]=en&plt=876&it=1774603818637&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET>
2026-03-27 09:30:20 [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-27 09:30:20 [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-27 09:30:20 [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-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1857988260.1774603820> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774603820461&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.1774603813.4608311910&cs_est=true&cdl=API_unavailable&pmd[locale]=en&plt=876&it=1774603818637&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815&_tu=CA>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/pagead/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1857988260.1774603820> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [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-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1857988260.1774603820>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p1>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://www.google.com/ccm/form-data/860706599?gtm=45be63p1v9181636268za20gzb76626767zd76626767xec&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=1250288508.1774603815&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1857988260.1774603820>
2026-03-27 09:30:20 [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=1774603820461&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.1774603813.4608311910&cs_est=true&cdl=API_unavailable&pmd[locale]=en&plt=876&it=1774603818637&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=GET>
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p1z876626767za20gzb76626767zd76626767&_p=1774603816944&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=2022116824.1774603821&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115938465~115938468~116133314~117484252&sid=1774603820&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=4227> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p1z876626767za20gzb76626767zd76626767&_p=1774603816944&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=2022116824.1774603821&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115938465~115938468~116133314~117484252&sid=1774603820&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=4227>
2026-03-27 09:30:21 [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-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-27 09:30:21 [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_1774603821336_1279815695> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [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-27 09:30:21 [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-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-27 09:30:21 [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_1774603821336_1279815695>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/enterprise_cb.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/visibility_cb.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/custom_variables_cb.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/icon/associated_icons_cb.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 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-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774455041791/data/user_action/user_actions_cb.js>
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [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-27 09:30:22 [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-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js>
2026-03-27 09:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-27 09:30:24 [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-27 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-27 09:30:33 [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-27 09:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-27 09:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-27 09:30:40 [openlane.gb] INFO: Cookies from Playwright: [{'name': '_cfuvid', 'value': 'XbX79SsUBOOVNIAFbytvYnezMDt0XU3fRnf5lr2a6xI-1774603821626-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'h3e5a8Iwb7U2tI9aVxkh2KlHkMH_pd4V_xlclIoMnaU-1774603814.8584316-1.0.1.1-E9xYW_wqL2O12EF.hQIeNmk5dOyBGFMRNhZhVV.ATYpyYsIbeHB.QOtrrNYwLvii8.fWcTK51_84dCf9d146l417Wi0HzN63BIeXb9dIiuYQPJ1OockTTafgvFrfYhGi', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774605614, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': '03gosfwia2z5f2yeughwislm', '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': 1806139812, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'NQCR3zLRXjf4KXvqj4Jt7nqAqJzcJ8uvra0Dq24POpK-Hu9qNQkeUBd2TTXvz2zmASKQyiAMapVhZN0kFQoZE5yyHQuQbV4jYQoaPWp_evjPSywVLXntBPppFacl50yW2Haci6jx9g4qDQIrAuAN0A2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'Ul4ZgPItNkmIIiDjn8qzZiEDwCXEsaeBBr857a_Bs5c-1774603812.290505-1.0.1.1-Fdrgw.d_cbeR5TlALxJx2_EsN6pFOXMAYWlQObQqljRZlRHzHC7NSW0Mh3bAZ5ljKOkCaddap7OGiTPtTGQjCUSPb4ozwEuysgzQo8Ql2.rU2ifdu_Kw8knpZbMBei7X', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774605612, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774603813.4608311910', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782379813, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': '2qmjLVzvK9ABK3i1sdlvXbM2UbgLvoXjfYRY3Bj_L9Y-1774603815.8215811-1.0.1.1-FL1GJPYJ5RbfVD8CmLBheKB1_NgLU5hPDyPRMcQ4Jn0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Fri+Mar+27+2026+09%3A30%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=ed0e1a8a-1030-4f13-bfdc-0c2fc1ee5c77&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1806139817, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'f0_uid', 'value': '8de7d974-da25-48b5-a0cd-f921f5834aa3.1774603817662', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1806139817, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '4a1c38af-e173-4db2-8360-b980ba496a99.1774603817663.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774690217, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1250288508.1774603815.1857988260.1774603820.1774603820', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782379815, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774603820$o1$g0$t1774603820$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837675820, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.2022116824.1774603821', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837675820, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00PLwCzEZ4CSeAtAtyKdPRbf7qLq1JRT6no_x87SOB', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774604121, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': 'TOQ06fQQUo1lJZRS', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783243821, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': '90D5802BB0219B7FDA6FD970B1E0F5CD', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI17MbPLMOISOWxrcpQtBuYXQ', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837675821, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-27 09:30:40 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '_cfuvid', 'value': 'XbX79SsUBOOVNIAFbytvYnezMDt0XU3fRnf5lr2a6xI-1774603821626-0.0.1.1-604800000', 'domain': '.whatfix.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'h3e5a8Iwb7U2tI9aVxkh2KlHkMH_pd4V_xlclIoMnaU-1774603814.8584316-1.0.1.1-E9xYW_wqL2O12EF.hQIeNmk5dOyBGFMRNhZhVV.ATYpyYsIbeHB.QOtrrNYwLvii8.fWcTK51_84dCf9d146l417Wi0HzN63BIeXb9dIiuYQPJ1OockTTafgvFrfYhGi', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': '03gosfwia2z5f2yeughwislm', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'NQCR3zLRXjf4KXvqj4Jt7nqAqJzcJ8uvra0Dq24POpK-Hu9qNQkeUBd2TTXvz2zmASKQyiAMapVhZN0kFQoZE5yyHQuQbV4jYQoaPWp_evjPSywVLXntBPppFacl50yW2Haci6jx9g4qDQIrAuAN0A2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'Ul4ZgPItNkmIIiDjn8qzZiEDwCXEsaeBBr857a_Bs5c-1774603812.290505-1.0.1.1-Fdrgw.d_cbeR5TlALxJx2_EsN6pFOXMAYWlQObQqljRZlRHzHC7NSW0Mh3bAZ5ljKOkCaddap7OGiTPtTGQjCUSPb4ozwEuysgzQo8Ql2.rU2ifdu_Kw8knpZbMBei7X', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774603813.4608311910', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': '2qmjLVzvK9ABK3i1sdlvXbM2UbgLvoXjfYRY3Bj_L9Y-1774603815.8215811-1.0.1.1-FL1GJPYJ5RbfVD8CmLBheKB1_NgLU5hPDyPRMcQ4Jn0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Fri+Mar+27+2026+09%3A30%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202601.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=ed0e1a8a-1030-4f13-bfdc-0c2fc1ee5c77&interactionCount=1&isAnonUser=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': '8de7d974-da25-48b5-a0cd-f921f5834aa3.1774603817662', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '4a1c38af-e173-4db2-8360-b980ba496a99.1774603817663.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1250288508.1774603815.1857988260.1774603820.1774603820', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774603820$o1$g0$t1774603820$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.2022116824.1774603821', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00PLwCzEZ4CSeAtAtyKdPRbf7qLq1JRT6no_x87SOB', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': 'TOQ06fQQUo1lJZRS', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': '90D5802BB0219B7FDA6FD970B1E0F5CD', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI17MbPLMOISOWxrcpQtBuYXQ', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-27 09:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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-27 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-27 09:30:43 [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-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732862
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732862: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732864
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732864: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732863
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732863: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732865
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732865: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732866
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732866: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732867
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732867: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732871
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732871: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732869
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732869: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732870
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732870: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732868
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732868: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732872
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732872: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732874
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732874: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732879
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732879: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732877
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732877: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732875
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732875: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732878
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732878: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732876
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732876: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732880
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732880: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10732881
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10732881: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730216
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730216: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730215
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730215: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10734595
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734595%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10734595: 1
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730218
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730218: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730264
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730264: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730259
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730259: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730257
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730257: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730258
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730258: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730268
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730268: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730242
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730242: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730239
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730239: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730272
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730272: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730255
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730255: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730263
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730263: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730252
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730252: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730254
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730254%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730254: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730224
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730224: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730237
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730237: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730222
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730222: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730212
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730212%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730212: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730226
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730226%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730226: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730210
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730210%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730210: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730211
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730211%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730211: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730283
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730283%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730283: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730240
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730240%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730240: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730235
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730235%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730235: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730245
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730245%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730245: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730260
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730260%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730260: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730265
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730265%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730265: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730234
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730234%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730234: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730724
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730724%27 HTTP/1.1" 200 None
2026-03-27 09:30:43 [openlane.gb] INFO: Scrape type for 10730724: 0
2026-03-27 09:30:43 [openlane.gb] INFO: Found listing with ID: 10730262
2026-03-27 09:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730262: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730232
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730232: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730269
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730269: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730225
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730225: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730270
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730270: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730213
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730213: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730271
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730271: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730253
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730253: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730273
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730273%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730273: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730261
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730261: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730231
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730231: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730227
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730227: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730217
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730217: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730267
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730267: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730241
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730241%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730241: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730229
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730229: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730233
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730233: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730266
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730266: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730236
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730236: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730205
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730205%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730205: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730204
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730204%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730204: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730221
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730221%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730221: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732883
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732883%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732883: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732882
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732882%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732882: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730249
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730249%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730249: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730250
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730250%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730250: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730246
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730246%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730246: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730247
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730247%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730247: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730228
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730228: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730243
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730243: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732884
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732884: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730220
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730220: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732885
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732885: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730251
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730251: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732886
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732886: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732887
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732887: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730206
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730206: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730207
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730207: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732888
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732888: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730248
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730248: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730203
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730203: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732889
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732889: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730238
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730238: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730208
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730208: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730230
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730230: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10732890
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10732890: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730223
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730223: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730219
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730219: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730256
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730256: 0
2026-03-27 09:30:44 [openlane.gb] INFO: Found listing with ID: 10730209
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-27 09:30:44 [openlane.gb] INFO: Scrape type for 10730209: 0
2026-03-27 09:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:46 [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-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10730214
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10730214: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709056
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709056%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709056: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709057
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709057%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709057: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709060
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709060%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709060: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709059
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709059%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709059: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709044
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709044%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709044: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709055
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709055%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709055: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709050
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709050%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709050: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709042
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709042%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709042: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709048
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709048%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709048: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709046
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709046%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709046: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709045
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709045%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709045: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709040
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709040%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709040: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709053
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709053%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709053: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709052
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709052%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709052: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709051
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709051%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709051: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709058
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709058%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709058: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709041
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709041%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709041: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709049
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709049%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709049: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709047
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709047%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709047: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709009: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707311: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10722844: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10715371: 2
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10730130
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10730130: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10730106
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10730106: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10730107
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10730107: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10730131
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10730131: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10706007: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10722807: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10721103: 2
2026-03-27 09:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10606317: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10711372: 2
2026-03-27 09:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10606319: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10721170: 2
2026-03-27 09:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10692824: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10721104: 2
2026-03-27 09:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10619051: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707310: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707309: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-27 09:30:47 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-27 09:30:47 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-27 09:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:48 [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-27 09:30:48 [openlane.gb] INFO: Scrape type for 10606304: 0
2026-03-27 09:30:48 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-27 09:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:48 [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-27 09:30:48 [openlane.gb] INFO: Scrape type for 10630715: 0
2026-03-27 09:30:48 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-27 09:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:48 [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-27 09:30:48 [openlane.gb] INFO: Scrape type for 10630207: 0
2026-03-27 09:30:48 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-27 09:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:48 [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-27 09:30:48 [openlane.gb] INFO: Scrape type for 10630206: 0
2026-03-27 09:30:48 [openlane.gb] INFO: Found listing with ID: 10619050
2026-03-27 09:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:48 [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-27 09:30:48 [openlane.gb] INFO: Scrape type for 10619050: 0
2026-03-27 09:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 09:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10721103> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-27 09:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103
2026-03-27 09:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with scrape type 2
2026-03-27 09:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with scrape type 2
2026-03-27 09:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690, identifier: 10721103
2026-03-27 09:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103
2026-03-27 09:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 09:30:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 09:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 09:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 09:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 09:30:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 09:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 09:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103
2026-03-27 09:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103 to the API
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 09:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10721103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad4732b7-95d8-59b0-b7fb-3d9b84d0d690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NUH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10721103',
'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': 22900,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Manual - 140 hp - '
'DT75NUH - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-27 09:30:50 [openlane.gb] INFO: Saving data for 10721103: {'auction_closing_time': 1775034000.0, 'created_time': 1774387924.652798, 'last_price_update_time': 1774603850.33063}
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721103') HTTP/1.1" 204 0
2026-03-27 09:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10721170> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-27 09:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170
2026-03-27 09:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ad84a0-7a58-5575-9d7d-4fef3a421841 with scrape type 2
2026-03-27 09:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ad84a0-7a58-5575-9d7d-4fef3a421841 with scrape type 2
2026-03-27 09:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e8ad84a0-7a58-5575-9d7d-4fef3a421841, identifier: 10721170
2026-03-27 09:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170
2026-03-27 09:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170
2026-03-27 09:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170 to the API
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 09:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10721170>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e8ad84a0-7a58-5575-9d7d-4fef3a421841',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NRJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10721170',
'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': 21700,
'price_includes_vat': True,
'registration_date': '2026-01-30',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Prime XL - Diesel - Automatic - 1 hp - '
'DT75NRJ - 10 mi',
'transmission': 'automatic',
'trim': 'Prime XL',
'vin': None,
'year': 2026}
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-27 09:30:50 [openlane.gb] INFO: Saving data for 10721170: {'auction_closing_time': 1775034000.0, 'created_time': 1774387908.946376, 'last_price_update_time': 1774603850.932139}
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721170') HTTP/1.1" 204 0
2026-03-27 09:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10734595> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-27 09:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 018485f6-6c33-59be-9210-cd80275ac5cc with identifier: 10734595
2026-03-27 09:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 018485f6-6c33-59be-9210-cd80275ac5cc with scrape type 1
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252Fd56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252Fadd81c13-1a36-4945-839c-d60defc7b2a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252F5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252Fbfd2eed1-25bf-4cc9-8472-4465027e684d.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252F5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252Fd455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252Fe1d1bde5-5314-48ab-a5ab-6196c3824801.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252F2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252F5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg not downloaded yet
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%252F5748796%252Fgeneral%252F3810b907-dffc-47b5-9347-015c5b726047.jpg%27 HTTP/1.1" 200 None
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg not downloaded yet
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14bd306490>
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2119
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fd56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg saved to cache
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg> (referer: https://www.openlane.co.uk/en/carv6/auction/10734595)
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b75636d0>
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fadd81c13-1a36-4945-839c-d60defc7b2a1.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg saved to cache
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b7969850>
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fbfd2eed1-25bf-4cc9-8472-4465027e684d.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg saved to cache
2026-03-27 09:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b7957390>
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b7c5cfd0>
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F3810b907-dffc-47b5-9347-015c5b726047.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b79563d0>
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b7969890>
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b79543d0>
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fd455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b776c090>
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252Fe1d1bde5-5314-48ab-a5ab-6196c3824801.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14b77885d0>
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 09:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='openlane.gb',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748796%252Fgeneral%252F5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg') HTTP/1.1" 204 0
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg saved to cache
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 018485f6-6c33-59be-9210-cd80275ac5cc
2026-03-27 09:30:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 018485f6-6c33-59be-9210-cd80275ac5cc, skipping ID generation
2026-03-27 09:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 018485f6-6c33-59be-9210-cd80275ac5cc with scrape type 1
2026-03-27 09:30:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 018485f6-6c33-59be-9210-cd80275ac5cc sending to next pipeline
2026-03-27 09:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 018485f6-6c33-59be-9210-cd80275ac5cc, identifier: 10734595
2026-03-27 09:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 018485f6-6c33-59be-9210-cd80275ac5cc with identifier: 10734595
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 09:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 09:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 09:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 09:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 018485f6-6c33-59be-9210-cd80275ac5cc with identifier: 10734595
2026-03-27 09:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 018485f6-6c33-59be-9210-cd80275ac5cc with identifier: 10734595 to the API
2026-03-27 09:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 09:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.2L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '018485f6-6c33-59be-9210-cd80275ac5cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LV57UPH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10734595',
'listing': 'auction',
'location': 'Mold',
'make': 'Audi',
'model': 'TT',
'odometer': 86500,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275386,
'Height': 837,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/d56a387f-dcee-4127-9b0c-53bee9f95dfa.jpg',
'Width': 1505},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297851,
'Height': 858,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/add81c13-1a36-4945-839c-d60defc7b2a1.jpg',
'Width': 1533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343357,
'Height': 1005,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/5cf109bb-e4f2-4bec-a22c-22f6ad94014b.jpg',
'Width': 1487},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312026,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/bfd2eed1-25bf-4cc9-8472-4465027e684d.jpg',
'Width': 1532},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315524,
'Height': 933,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/5e34a3ed-9f36-4cb8-9107-58d3308fa838.jpg',
'Width': 1505},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285025,
'Height': 856,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/d455a21a-d62c-4e13-92f1-bd8b7beffff2.jpg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198075,
'Height': 1096,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/e1d1bde5-5314-48ab-a5ab-6196c3824801.jpg',
'Width': 1538},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148500,
'Height': 968,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/2f826da2-e22a-4d52-8e3a-dd15e42effb9.jpg',
'Width': 1565},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212748,
'Height': 1097,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/5f1f5a34-303b-4a9d-8eb0-7fad47fac99a.jpg',
'Width': 1537},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_018485f6-6c33-59be-9210-cd80275ac5cc/018485f6-6c33-59be-9210-cd80275ac5cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227287,
'Height': 1100,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748796/general/3810b907-dffc-47b5-9347-015c5b726047.jpg',
'Width': 1538}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2007-11-09',
'seats_number': 4,
'seller_name': 'MCD Cars',
'title': 'Audi TT 3.2 - Petrol - Manual - 250 hp - LV57UPH - 86,500 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710734595%27 HTTP/1.1" 200 None
2026-03-27 09:30:57 [openlane.gb] INFO: Saving data for 10734595: {'created_time': 1774603857.28553, 'last_price_update_time': 1774603857.285547, 'auction_closing_time': 1774879200.0}
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10734595') HTTP/1.1" 204 0
2026-03-27 09:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10711372> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-27 09:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10721104> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-27 09:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10715371> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-27 09:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9a204e3-7d6f-57b9-ac59-4a6d60733b52 with identifier: 10711372
2026-03-27 09:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9a204e3-7d6f-57b9-ac59-4a6d60733b52 with scrape type 2
2026-03-27 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9a204e3-7d6f-57b9-ac59-4a6d60733b52 with scrape type 2
2026-03-27 09:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b9a204e3-7d6f-57b9-ac59-4a6d60733b52, identifier: 10711372
2026-03-27 09:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b9a204e3-7d6f-57b9-ac59-4a6d60733b52 with identifier: 10711372
2026-03-27 09:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b9a204e3-7d6f-57b9-ac59-4a6d60733b52 with identifier: 10711372
2026-03-27 09:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b9a204e3-7d6f-57b9-ac59-4a6d60733b52 with identifier: 10711372 to the API
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 09:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10711372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b9a204e3-7d6f-57b9-ac59-4a6d60733b52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75RCF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10711372',
'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': 22800,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano L3H2 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DP75RCF - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710711372%27 HTTP/1.1" 200 None
2026-03-27 09:30:57 [openlane.gb] INFO: Saving data for 10711372: {'auction_closing_time': 1775034000.0, 'created_time': 1774301451.433516, 'last_price_update_time': 1774603857.83556}
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10711372') HTTP/1.1" 204 0
2026-03-27 09:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10721104
2026-03-27 09:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with scrape type 2
2026-03-27 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with scrape type 2
2026-03-27 09:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d, identifier: 10721104
2026-03-27 09:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10715371
2026-03-27 09:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a466e4cc-91fc-533d-8ee9-60788db3363f with scrape type 2
2026-03-27 09:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a466e4cc-91fc-533d-8ee9-60788db3363f with scrape type 2
2026-03-27 09:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a466e4cc-91fc-533d-8ee9-60788db3363f, identifier: 10715371
2026-03-27 09:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10721104
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 09:30:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 09:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10721104
2026-03-27 09:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 568d34bc-c16d-5b30-a3ed-01f1bb28a64d with identifier: 10721104 to the API
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 09:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10721104>
{'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': '568d34bc-c16d-5b30-a3ed-01f1bb28a64d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75NRV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10721104',
'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': 21900,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Vivaro 2.0 Turbo Pro XL - Diesel - Manual - 146 hp - '
'DT75NRV - 10 mi',
'transmission': 'manual',
'trim': 'Pro XL',
'vin': None,
'year': 2026}
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710721104%27 HTTP/1.1" 200 None
2026-03-27 09:30:58 [openlane.gb] INFO: Saving data for 10721104: {'auction_closing_time': 1775034000.0, 'created_time': 1774387922.88552, 'last_price_update_time': 1774603858.619806}
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721104') HTTP/1.1" 204 0
2026-03-27 09:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10715371
2026-03-27 09:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10715371
2026-03-27 09:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a466e4cc-91fc-533d-8ee9-60788db3363f with identifier: 10715371 to the API
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 09:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10715371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a466e4cc-91fc-533d-8ee9-60788db3363f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS75BUP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10715371',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'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 - DS75BUP '
'- 10 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%2710715371%27 HTTP/1.1" 200 None
2026-03-27 09:30:58 [openlane.gb] INFO: Saving data for 10715371: {'auction_closing_time': 1775034000.0, 'created_time': 1774301455.416026, 'last_price_update_time': 1774603858.960912}
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10715371') HTTP/1.1" 204 0
2026-03-27 09:30:58 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 09:30:58 [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-27 09:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 09:30:59 [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%201774171859 HTTP/1.1" 200 None
2026-03-27 09:30:59 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (6 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-27T09_30_00.jl
2026-03-27 09:30:59 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 19671,
'downloader/request_count': 19,
'downloader/request_method_count/GET': 17,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 6086221,
'downloader/response_count': 19,
'downloader/response_status_count/200': 19,
'elapsed_time_seconds': 53.648978,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 9, 30, 59, 109586, tzinfo=datetime.timezone.utc),
'item_scraped_count': 6,
'log_count/DEBUG': 842,
'log_count/INFO': 484,
'memusage/max': 150134784,
'memusage/startup': 150134784,
'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': 191,
'playwright/request_count/method/GET': 166,
'playwright/request_count/method/POST': 25,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 58,
'playwright/request_count/resource_type/font': 7,
'playwright/request_count/resource_type/image': 30,
'playwright/request_count/resource_type/other': 1,
'playwright/request_count/resource_type/script': 78,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 9,
'playwright/response_count': 177,
'playwright/response_count/method/GET': 152,
'playwright/response_count/method/POST': 25,
'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': 1,
'playwright/response_count/resource_type/script': 74,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 3,
'response_received_count': 9,
'scheduler/dequeued': 19,
'scheduler/dequeued/memory': 19,
'scheduler/enqueued': 19,
'scheduler/enqueued/memory': 19,
'scrape_type/new': 1,
'scrape_type/price_update': 5,
'scrape_type/skipped': 150,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 8,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 5.7415257033426315,
'scrapy-zyte-api/mean_response_seconds': 5.802665782161057,
'scrapy-zyte-api/processed': 8,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 8,
'scrapy-zyte-api/request_args/experimental.requestCookies': 8,
'scrapy-zyte-api/request_args/experimental.responseCookies': 8,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 8,
'scrapy-zyte-api/request_args/httpResponseHeaders': 8,
'scrapy-zyte-api/request_args/url': 8,
'scrapy-zyte-api/status_codes/200': 8,
'scrapy-zyte-api/success': 8,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 156,
'source/total_available': 156,
'start_time': datetime.datetime(2026, 3, 27, 9, 30, 5, 460608, tzinfo=datetime.timezone.utc)}
2026-03-27 09:30:59 [scrapy.core.engine] INFO: Spider closed (finished)