2026-03-30 13:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 13:30:06 [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-30 13:30:06 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-30 13:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 13:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 13:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 13:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 13:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: eeed7bc146099524
2026-03-30 13:30:06 [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-30 13:30:06 [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-30T13_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-30 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:30:06 [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-30 13:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 13:30:06 [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-30 13:30:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 13:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:30:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-30 13:30:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 13:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 13:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 13:30:07 [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-30 13:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 13:30:07 [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-30 13:30:07 [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-30 13:30:07 [scrapy.core.engine] INFO: Spider opened
2026-03-30 13:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 13:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 13:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:30:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 13:30:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 13:30:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 13:30:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-30 13:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-30 13:30:14 [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-30 13:30:14 [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-30 13:30:14 [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-30 13:30:14 [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-30 13:30:14 [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-30 13:30:14 [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-30 13:30:14 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js>
2026-03-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [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-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026033013> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-30 13:30:15 [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-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026033013>
2026-03-30 13:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-30 13:30:16 [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-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css>
2026-03-30 13:30:16 [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-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-30 13:30:16 [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-30 13:30:16 [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-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [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-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <301 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (location: https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js)
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [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-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 13:30:16 [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-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13: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-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-30 13:30:17 [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-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1>
2026-03-30 13:30:17 [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-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [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-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=66618936.1774877417&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=850260845.1774877417&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~115938466~115938468~116133314~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774877417083&tfd=2711> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v10.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-30 13: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-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 13:30:18 [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=66618936.1774877417&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=850260845.1774877417&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~115938466~115938468~116133314~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774877417083&tfd=2711>
2026-03-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v10.jpg>
2026-03-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [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-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.285&r=stable&domain=www.openlane.co.uk&hme=12c8cdc903a327d6c396005880a21a0a6c955fe6b6fb47b10c9022424ec9b3ee&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-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0> (resource type: font, referrer: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)
2026-03-30 13:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
2026-03-30 13:30:19 [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-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/findcarv6/search> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=Country> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=24_7Stock> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/newsarticles?language=en> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularmakes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularsellers> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularbodytypes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:19 [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-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-30 13:30:19 [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-30 13:30:19 [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-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-30 13:30:19 [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-30 13:30:19 [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-30 13:30:19 [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-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774877419405_759246013> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:19 [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-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.285&r=stable&domain=www.openlane.co.uk&hme=12c8cdc903a327d6c396005880a21a0a6c955fe6b6fb47b10c9022424ec9b3ee&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-30 13:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-30 13: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%2Fhome&rl=&if=false&ts=1774877419608&sw=1280&sh=720&v=2.9.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774877415.5684067111&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1287&it=1774877417994&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [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-30 13:30:20 [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-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&rl=&if=false&ts=1774877419812&cd[buttonFeatures]=%7B%22classList%22%3A%22Button-module_button--Dq1CUn%20label-module_labelMDBold--CCg4UY%20Button-module_fullWidth--STl2zT%20Button-module_sizeSM--VVG9Ll%20Button-module_variantSolid--m6Bs_y%22%2C%22destination%22%3A%22%22%2C%22id%22%3A%22loginButton4%22%2C%22imageUrl%22%3A%22%22%2C%22innerText%22%3A%22Login%22%2C%22numChildButtons%22%3A0%2C%22tag%22%3A%22button%22%2C%22type%22%3A%22button%22%2C%22name%22%3A%22%22%2C%22value%22%3A%22%22%7D&cd[buttonText]=Login&cd[formFeatures]=%5B%5D&cd[pageFeatures]=%7B%22title%22%3A%22Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE%22%7D&cd[parameters]=%5B%5D&sw=1280&sh=720&cudff[em]=******%23%40*******.***&ncudff[em]=******%23%40*******.***&udff[em]=53acc011c19682117a22859fc439a4f54d0d52b950b08d642638fce6f674aeb9&audff[em]=53acc011c19682117a22859fc439a4f54d0d52b950b08d642638fce6f674aeb9&v=2.9.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&fbp=fb.1.1774877415.5684067111&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=Car%20Auctions%20on%20OPENLANE%3A%20buy%20and%20sell%20quality%20used%20cars%20online%20with%20detailed%20descriptions%2C%20inspections%20and%20B2B%20access.%20%E2%9A%A1%EF%B8%8FCheck%20car%20auctions%20now!&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=1287&it=1774877417994&coo=false&es=automatic&tm=3&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularbodytypes>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774877419405_759246013>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularsellers>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526> (resource type: font, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ayvensexald.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/santander.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/stellantis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/allanemobilitygroup.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/openlaneselect.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/enterprise_cb.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [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-30 13:30:20 [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-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/fonts/body-types.ttf?72397526> (resource type: font, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/visibility_cb.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/fonts/body-types.ttf?72397526>
2026-03-30 13:30:20 [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-30 13:30:20 [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-30 13:30:20 [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-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-30 13:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <201 https://kar-privacy.my.onetrust.com/request/v1/consentreceipts/anonymous>
2026-03-30 13:30:21 [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-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js>
2026-03-30 13:30:21 [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-30 13:30:21 [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-30 13:30:21 [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-30 13:30:21 [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-30 13:30:21 [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-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026033013> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:21 [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-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026033013>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-30 13:30:22 [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-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-30 13:30:22 [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-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/en_US/fbevents.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-30 13:30:22 [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-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-30 13:30:22 [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-30 13:30:22 [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-30 13:30:22 [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-30 13:30:22 [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-30 13:30:22 [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-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [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-30 13:30:22 [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=424503624.1774877423&auid=850260845.1774877417&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~115938469~116133313~117266402~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774877422696&tfd=2489> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.285&r=stable&domain=www.openlane.co.uk&hme=12c8cdc903a327d6c396005880a21a0a6c955fe6b6fb47b10c9022424ec9b3ee&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-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/embed.nocache.js>
2026-03-30 13:30:23 [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-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&scrsrc=www.googletagmanager.com&rnd=424503624.1774877423&auid=850260845.1774877417&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~115938469~116133313~117266402~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774877422696&tfd=2489>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.285&r=stable&domain=www.openlane.co.uk&hme=12c8cdc903a327d6c396005880a21a0a6c955fe6b6fb47b10c9022424ec9b3ee&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-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774877423311&sw=1280&sh=720&v=2.9.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774877415.5684067111&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1187&it=1774877422762&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-30 13:30:23 [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=1774877423311&sw=1280&sh=720&v=2.9.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774877415.5684067111&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1187&it=1774877422762&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET>
2026-03-30 13:30:23 [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-30 13:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1219649064.1774877424> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774877424057&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.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&fbp=fb.1.1774877415.5684067111&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1187&it=1774877422762&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]=hf1&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [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-30 13:30:24 [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-30 13:30:24 [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-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1219649064.1774877424> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [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-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417&_tu=CA>
2026-03-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1219649064.1774877424>
2026-03-30 13:30:24 [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-30 13:30:24 [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-30 13:30:24 [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-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p1>
2026-03-30 13:30:24 [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=1774877424057&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.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=6174&fbp=fb.1.1774877415.5684067111&cs_est=true&ler=empty&cdl=API_unavailable&pmd[locale]=en&plt=1187&it=1774877422762&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]=hf1&rqm=GET>
2026-03-30 13:30:24 [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-30 13:30:24 [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-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417>
2026-03-30 13:30:24 [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~115938466~115938469~116133313~117266402~117384405~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=850260845.1774877417&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1219649064.1774877424>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p1z876626767za20gzb76626767zd76626767&_p=1774877420660&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=760709654.1774877425&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115616985~115938466~115938468~117484252&sid=1774877424&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=4316> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p1z876626767za20gzb76626767zd76626767&_p=1774877420660&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=760709654.1774877425&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115616985~115938466~115938468~117484252&sid=1774877424&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=4316>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/enterprise_cb.js>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/visibility_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/visibility_cb.js>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/custom_variables_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-30 13:30:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/custom_variables_cb.js>
2026-03-30 13:30:24 [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-30 13: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-30 13:30:24 [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-30 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/icon/associated_icons_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/icon/associated_icons_cb.js>
2026-03-30 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/user_action/user_actions_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1774625289604/data/user_action/user_actions_cb.js>
2026-03-30 13:30:25 [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-30 13:30:25 [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-30 13:30:25 [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-30 13:30:25 [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-30 13:30:25 [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-30 13:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 13:30:27 [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-30 13:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 13:30:41 [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-30 13:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-30 13:30:44 [openlane.gb] INFO: Cookies from Playwright: [{'name': '__cf_bm', 'value': 'h8Q2l.Gn0SfXpmAXoBuIQS7xzKMKC5wKdHfcm3d.F3w-1774877418.019859-1.0.1.1-WfeN6U.n8fMxaeJaG.am_VJ4Wn8mHTW1yCMxMp55GvPAXuDgTHFsplGKkOMwgEafXYOA8P0RBG8UsoquevJ5ioWtOUDiVO793bTrw6lhnxiRMVYhWGiHb6JaItNyjpuK', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774879218, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'f3vrabvjdh1hnlrnphldkx5e', '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': 1806413414, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'FNF8wskfV7REZt1hl-RyVuqY3_D9sKwXNFB702dc0OwWzPNhM9YujA_xMOOB-SUsj4KcUuTEQDTye_Py0kc0JRMbCaEkU7sVpPrIbqCa8awBRypYID26NenurY4H8UuJrycB9N6xhuAPr9KxTM0p9Q2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'cieTEug.q4ivZDcKfKJIeyOS9fnijgL_Sdbxxj2K5lk-1774877414.6241112-1.0.1.1-aSqaazsZ6Mi8R2mIUWQks28XGyiH_tlY0.EpAiK7jiBqhFYgH_MTbw1TBiBO_oGCrS8A4Z3V7VX_t.HWQtMRV9.fS79eErMhxBK3HiqTI06JNNu2zwya6cMuKrqUerqI', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774879214, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774877415.5684067111', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782653415, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': 'dKRBYL4QletaISx.DQuHdUgfs8Pndm9yhLb1gpt6HEc-1774877419.1880155-1.0.1.1-SMg89HqloduCtrtz7O8glGDHWW6Vru6hRIbHF2gA9jE', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Mon+Mar+30+2026+13%3A30%3A21+GMT%2B0000+(Coordinated+Universal+Time)&version=202602.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=68fe27ec-faf4-4dc3-8958-064d6c9f4ae8&interactionCount=1&isAnonUser=1&prevHadToken=0&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774877420210&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1806413421, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'f0_uid', 'value': '18f8f593-e514-4e01-8b64-4226994fa56f.1774877421685', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1806413421, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '1eccc4d0-d24e-450c-a92f-d443e75f1228.1774877421686.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774963821, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.850260845.1774877417.1219649064.1774877424.1774877424', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782653417, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': 'C2WtbZM5F4l0gNkC', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783517424, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774877424$o1$g0$t1774877424$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837949424, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.760709654.1774877425', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837949424, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00jFz6TdLgYp4KrK4xca4mvzSWLnq-ynhms_wKm1HH', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774877724, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': '51D6CBC36C08BBF95308D538887980BD', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI1L6wp-XOdRS-WKQfMn9sz0w', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837949424, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-30 13:30:44 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '__cf_bm', 'value': 'h8Q2l.Gn0SfXpmAXoBuIQS7xzKMKC5wKdHfcm3d.F3w-1774877418.019859-1.0.1.1-WfeN6U.n8fMxaeJaG.am_VJ4Wn8mHTW1yCMxMp55GvPAXuDgTHFsplGKkOMwgEafXYOA8P0RBG8UsoquevJ5ioWtOUDiVO793bTrw6lhnxiRMVYhWGiHb6JaItNyjpuK', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'f3vrabvjdh1hnlrnphldkx5e', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'FNF8wskfV7REZt1hl-RyVuqY3_D9sKwXNFB702dc0OwWzPNhM9YujA_xMOOB-SUsj4KcUuTEQDTye_Py0kc0JRMbCaEkU7sVpPrIbqCa8awBRypYID26NenurY4H8UuJrycB9N6xhuAPr9KxTM0p9Q2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': 'cieTEug.q4ivZDcKfKJIeyOS9fnijgL_Sdbxxj2K5lk-1774877414.6241112-1.0.1.1-aSqaazsZ6Mi8R2mIUWQks28XGyiH_tlY0.EpAiK7jiBqhFYgH_MTbw1TBiBO_oGCrS8A4Z3V7VX_t.HWQtMRV9.fS79eErMhxBK3HiqTI06JNNu2zwya6cMuKrqUerqI', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774877415.5684067111', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': 'dKRBYL4QletaISx.DQuHdUgfs8Pndm9yhLb1gpt6HEc-1774877419.1880155-1.0.1.1-SMg89HqloduCtrtz7O8glGDHWW6Vru6hRIbHF2gA9jE', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Mon+Mar+30+2026+13%3A30%3A21+GMT%2B0000+(Coordinated+Universal+Time)&version=202602.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=68fe27ec-faf4-4dc3-8958-064d6c9f4ae8&interactionCount=1&isAnonUser=1&prevHadToken=0&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&crTime=1774877420210&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': '18f8f593-e514-4e01-8b64-4226994fa56f.1774877421685', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '1eccc4d0-d24e-450c-a92f-d443e75f1228.1774877421686.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.850260845.1774877417.1219649064.1774877424.1774877424', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': 'C2WtbZM5F4l0gNkC', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774877424$o1$g0$t1774877424$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.760709654.1774877425', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00jFz6TdLgYp4KrK4xca4mvzSWLnq-ynhms_wKm1HH', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': '51D6CBC36C08BBF95308D538887980BD', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI1L6wp-XOdRS-WKQfMn9sz0w', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='OpenlaneGB',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 13: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-30 13:30:58 [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-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741221
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741221%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741221: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741220
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741220%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741220: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741222
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741222%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741222: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741224
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741224%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741224: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741215
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741215%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741215: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741225
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741225%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741225: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741230
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741230%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741230: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741229
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741229%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741229: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741232
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741232%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741232: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741226
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741226%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741226: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741231
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741231%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [openlane.gb] INFO: Scrape type for 10741231: 0
2026-03-30 13:30:58 [openlane.gb] INFO: Found listing with ID: 10741227
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741227%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741227: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741233
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741233%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741233: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741235
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741235%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741235: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741236
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741236%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741236: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741237
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741237%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741237: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741239
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741239%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741239: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741240
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741240%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741240: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741721
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741721%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741721: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741219
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741219%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741219: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741725
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741725%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741725: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741723
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741723%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741723: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741724
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741724%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741724: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741244
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741244%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741244: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741730
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741730%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741730: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741722
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741722%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741722: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741218
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741218%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741218: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741717
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741717%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741717: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741720
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741720%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741720: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741718
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741718%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741718: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741241
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741241%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741241: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741714
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741714%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741714: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741216
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741216%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741216: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741716
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741716%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741716: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741719
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741719%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741719: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741715
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741715%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741715: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741729
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741729%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741729: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741728
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741728%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741728: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741726
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741726%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741726: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741727
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741727%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741727: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737407
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737407%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737407: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737415
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737415%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737415: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737420
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737420%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737420: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737431
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737431%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737431: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737411
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737411%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737411: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737413
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737413%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737413: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737418
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737418%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737418: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737419
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737419%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737419: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737430
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737430%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737430: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741743
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741743%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741743: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741742
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741742%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741742: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737428
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737428%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737428: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737412
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737412%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737412: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737429
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737429%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737429: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737417
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737417%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737417: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737416
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737416%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737416: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741744
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741744%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741744: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737406
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737406: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10741741
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741741%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10741741: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737402
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737402%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737402: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737432
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737432: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737433
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737433: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737409
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737409: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737401
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737401: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737427
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737427%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737427: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737421
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737421: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737422
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [openlane.gb] INFO: Scrape type for 10737422: 0
2026-03-30 13:30:59 [openlane.gb] INFO: Found listing with ID: 10737410
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737410: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737414
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737414: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737408
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737408: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737424
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737424: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737423
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737423: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737403
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737403: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737404
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737404: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737426
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737426%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737426: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737434
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737434%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737434: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737435
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737435%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737435: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737405
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737405%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737405: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737425
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737425%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737425: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737243
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737243%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737243: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10732862
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10732862: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737245
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737245%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737245: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737231
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737231%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737231: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737230
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737230%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737230: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737232
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737232%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737232: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10732864
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10732864: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737226
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737226%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737226: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737217
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737217%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737217: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737227
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737227%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737227: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737225
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737225%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737225: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737244
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737244%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737244: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10732863
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10732863: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737229
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737229%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737229: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737228
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737228%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737228: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737233
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737233%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737233: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737215
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737215%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737215: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737246
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737246: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737249
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737249: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10737247
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10737247: 0
2026-03-30 13:31:00 [openlane.gb] INFO: Found listing with ID: 10732865
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [openlane.gb] INFO: Scrape type for 10732865: 0
2026-03-30 13:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:03 [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-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737248
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737248: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732866
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732866: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732867
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732867: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737219
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737219: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732871
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732871: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732869
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732869: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732870
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732870: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732868
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732868: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732872
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732872: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732874
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732874: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732879
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732879: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737236
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737236%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737236: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737216
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737216%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737216: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732877
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732877: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732875
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732875: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737218
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737218: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737221
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737221%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737221: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737250
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737250: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732878
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732878%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732878: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732876
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732876%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732876: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737222
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737222%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737222: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737235
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737235%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737235: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737234
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737234%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737234: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737237
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737237: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737224
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737224%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737224: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737220
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737220%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737220: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737223
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737223: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737242
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737242: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732880
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732880%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732880: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10732881
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732881%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10732881: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737239
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737239%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737239: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737240
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737240: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737241
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737241%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [openlane.gb] INFO: Scrape type for 10737241: 0
2026-03-30 13:31:03 [openlane.gb] INFO: Found listing with ID: 10737238
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737238%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10737238: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741732
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741732%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741732: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741731
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741731%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741731: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10743740
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710743740%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10743740: 1
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10709009: 2
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707311: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10722844: 2
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741734
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741734%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741734: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741745
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741745%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741745: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730130
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10730130: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730106
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10730106: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730107
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10730107: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10730131
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10730131: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10734807
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10734807: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10734809
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10734809: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10734806
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10734806: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741733
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741733%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741733: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10706007: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10722807: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10721103: 2
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10606304: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10606317: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10630715: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10606319: 2
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10743043
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710743043%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10743043: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10743044
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710743044%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10743044: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10743042
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710743042%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10743042: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10721170: 2
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10692824: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10721104: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741735
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741735%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741735: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10619051: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10630207: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10630206: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741737
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741737%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741737: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707310: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707309: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10741738
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741738%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10741738: 0
2026-03-30 13:31:04 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-30 13:31:04 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:05 [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-30 13:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170
2026-03-30 13:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ad84a0-7a58-5575-9d7d-4fef3a421841 with scrape type 2
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ad84a0-7a58-5575-9d7d-4fef3a421841 with scrape type 2
2026-03-30 13:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e8ad84a0-7a58-5575-9d7d-4fef3a421841, identifier: 10721170
2026-03-30 13:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 13:31:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 13:31:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170
2026-03-30 13:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e8ad84a0-7a58-5575-9d7d-4fef3a421841 with identifier: 10721170 to the API
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:31:07 [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-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-30 13:31:07 [openlane.gb] INFO: Saving data for 10721170: {'auction_closing_time': 1775034000.0, 'created_time': 1774387908.946376, 'last_price_update_time': 1774877467.203646}
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721170') HTTP/1.1" 204 0
2026-03-30 13:31:07 [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-30 13:31:07 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 5 pages/min), scraped 1 items (at 1 items/min)
2026-03-30 13:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-30 13:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103
2026-03-30 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with scrape type 2
2026-03-30 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with scrape type 2
2026-03-30 13:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690, identifier: 10721103
2026-03-30 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103
2026-03-30 13:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103
2026-03-30 13:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ad4732b7-95d8-59b0-b7fb-3d9b84d0d690 with identifier: 10721103 to the API
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:31:07 [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-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-30 13:31:07 [openlane.gb] INFO: Saving data for 10721103: {'auction_closing_time': 1775034000.0, 'created_time': 1774387924.652798, 'last_price_update_time': 1774877467.854431}
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721103') HTTP/1.1" 204 0
2026-03-30 13:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10743740> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10743740
2026-03-30 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 156004d2-4d02-5f4c-8124-70bdc45fea7b with scrape type 1
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 156004d2-4d02-5f4c-8124-70bdc45fea7b
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252Fded26d77-e72e-4493-adac-40c43d617f47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/ded26d77-e72e-4493-adac-40c43d617f47.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F99b6361c-a62a-4440-bb79-8d3155698514.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/99b6361c-a62a-4440-bb79-8d3155698514.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F8dca159d-abcc-49c8-bedf-634c661ba38b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/8dca159d-abcc-49c8-bedf-634c661ba38b.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F52c91690-a056-42be-8de4-2abcf2f4933f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/52c91690-a056-42be-8de4-2abcf2f4933f.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553471%252Fgeneral%252F0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553471/general/0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg already downloaded
2026-03-30 13:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 156004d2-4d02-5f4c-8124-70bdc45fea7b, identifier: 10743740
2026-03-30 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10743740
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10743740
2026-03-30 13:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10743740 to the API
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10743740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '156004d2-4d02-5f4c-8124-70bdc45fea7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SO23WGX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10743740',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 12529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5553471/general/72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg',
'https://images.openlane.eu/carimgs/5553471/general/0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg',
'https://images.openlane.eu/carimgs/5553471/general/ded26d77-e72e-4493-adac-40c43d617f47.jpg',
'https://images.openlane.eu/carimgs/5553471/general/99b6361c-a62a-4440-bb79-8d3155698514.jpg',
'https://images.openlane.eu/carimgs/5553471/general/74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg',
'https://images.openlane.eu/carimgs/5553471/general/80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg',
'https://images.openlane.eu/carimgs/5553471/general/8dca159d-abcc-49c8-bedf-634c661ba38b.jpg',
'https://images.openlane.eu/carimgs/5553471/general/0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg',
'https://images.openlane.eu/carimgs/5553471/general/52c91690-a056-42be-8de4-2abcf2f4933f.jpg',
'https://images.openlane.eu/carimgs/5553471/general/0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217914,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/72b8739a-8a7d-4caa-ac7e-660ac633e682.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344693,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/0ad5bcee-2ed8-44f0-b53a-ed2fb79487c1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359059,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/ded26d77-e72e-4493-adac-40c43d617f47.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304277,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/99b6361c-a62a-4440-bb79-8d3155698514.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312264,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/74075ff4-7c1e-466c-98e0-cf4bc8ac5224.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251837,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/80f7d4c6-2a26-4c4f-a31f-4556e0ab0f9b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241996,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/8dca159d-abcc-49c8-bedf-634c661ba38b.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208303,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/0796c60c-b99f-445d-9f9a-706e3eb7f412.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174078,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/52c91690-a056-42be-8de4-2abcf2f4933f.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e342cc29-4e82-5dd8-9666-a1aa2892a397/e342cc29-4e82-5dd8-9666-a1aa2892a397_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198121,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553471/general/0745e1df-79a0-4a7d-a2fe-59c7e2758c7d.jpg',
'Width': 1440}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SO23WGX - 12,529 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710743740%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [openlane.gb] INFO: Saving data for 10743740: {'created_time': 1774877470.932292, 'last_price_update_time': 1774877470.932307, 'auction_closing_time': 1775034000.0}
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10743740') HTTP/1.1" 204 0
2026-03-30 13:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10709009> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-30 13:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with scrape type 2
2026-03-30 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with scrape type 2
2026-03-30 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0d09bbd0-6405-5e52-8bc2-260f83f9f933, identifier: 10709009
2026-03-30 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009
2026-03-30 13:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0d09bbd0-6405-5e52-8bc2-260f83f9f933 with identifier: 10709009 to the API
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10709009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0d09bbd0-6405-5e52-8bc2-260f83f9f933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL75YWK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10709009',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Combo 1.5 Turbo Prime Plus - Diesel - Manual - 102 hp - '
'DL75YWK - 10 mi',
'transmission': 'manual',
'trim': 'Prime Plus',
'vin': None,
'year': 2025}
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-30 13:31:11 [openlane.gb] INFO: Saving data for 10709009: {'auction_closing_time': 1775034000.0, 'created_time': 1774258398.986711, 'last_price_update_time': 1774877471.756804}
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10709009') HTTP/1.1" 204 0
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606319> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319
2026-03-30 13:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b37423a6-745f-5951-8ec1-77785fe594d2 with scrape type 2
2026-03-30 13:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b37423a6-745f-5951-8ec1-77785fe594d2, identifier: 10606319
2026-03-30 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319
2026-03-30 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319
2026-03-30 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b37423a6-745f-5951-8ec1-77785fe594d2 with identifier: 10606319 to the API
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37423a6-745f-5951-8ec1-77785fe594d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY75JXX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606319',
'listing': 'auctionplusdirectbuy',
'location': 'Warrington',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 20,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano tipper 2.2 Turbo Prime - Diesel - Manual - 140 hp - '
'DY75JXX - 20 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [openlane.gb] INFO: Saving data for 10606319: {'auction_closing_time': 1775034000.0, 'created_time': 1773403863.16252, 'last_price_update_time': 1774877472.814872}
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606319') HTTP/1.1" 204 0
2026-03-30 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722844> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844
2026-03-30 13:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-30 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with scrape type 2
2026-03-30 13:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8bdd813e-5c69-56c6-8694-2e712fd38ee2, identifier: 10722844
2026-03-30 13:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844
2026-03-30 13:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844
2026-03-30 13:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8bdd813e-5c69-56c6-8694-2e712fd38ee2 with identifier: 10722844 to the API
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10722844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8bdd813e-5c69-56c6-8694-2e712fd38ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75UNR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722844',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Combo',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2026-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Combo 1.5 Turbo Pro - Diesel - Automatic - 131 hp - '
'DT75UNR - 25 mi',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-30 13:31:16 [openlane.gb] INFO: Saving data for 10722844: {'auction_closing_time': 1775034000.0, 'created_time': 1774431084.367839, 'last_price_update_time': 1774877476.194775}
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722844') HTTP/1.1" 204 0
2026-03-30 13:31:16 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 13:31:16 [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-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:16 [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%201774445476 HTTP/1.1" 200 None
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723000') HTTP/1.1" 204 0
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723008') HTTP/1.1" 204 0
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723009') HTTP/1.1" 204 0
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723051') HTTP/1.1" 204 0
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723058') HTTP/1.1" 204 0
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723064') HTTP/1.1" 204 0
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10723067') HTTP/1.1" 204 0
2026-03-30 13:31:16 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (6 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-30T13_30_00.jl
2026-03-30 13:31:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 14373,
'downloader/request_count': 9,
'downloader/request_method_count/GET': 7,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 3692023,
'downloader/response_count': 9,
'downloader/response_status_count/200': 9,
'elapsed_time_seconds': 68.998871,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 13, 31, 16, 406283, tzinfo=datetime.timezone.utc),
'item_scraped_count': 6,
'log_count/DEBUG': 843,
'log_count/INFO': 478,
'memusage/max': 187781120,
'memusage/startup': 149831680,
'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': 44,
'playwright/request_count/resource_type/other': 2,
'playwright/request_count/resource_type/script': 64,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 8,
'playwright/response_count': 169,
'playwright/response_count/method/GET': 144,
'playwright/response_count/method/POST': 25,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 55,
'playwright/response_count/resource_type/font': 6,
'playwright/response_count/resource_type/image': 26,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 64,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 3,
'response_received_count': 9,
'scheduler/dequeued': 9,
'scheduler/dequeued/memory': 9,
'scheduler/enqueued': 9,
'scheduler/enqueued/memory': 9,
'scrape_type/new': 1,
'scrape_type/price_update': 5,
'scrape_type/skipped': 178,
'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': 6.414482767460868,
'scrapy-zyte-api/mean_response_seconds': 6.48350325669162,
'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': 184,
'source/total_available': 184,
'start_time': datetime.datetime(2026, 3, 30, 13, 30, 7, 407412, tzinfo=datetime.timezone.utc)}
2026-03-30 13:31:16 [scrapy.core.engine] INFO: Spider closed (finished)