2026-03-30 05:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 05:30:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 05:30:04 [openlane.gb] INFO: Starting spider openlane.gb
2026-03-30 05:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 05:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 05:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 05:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 05:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: b5d3e711911ea3d8
2026-03-30 05:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 05:30:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/openlane.gb/task_10_2026-03-30T05_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 05:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 05:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 05:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 05:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 05:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 05:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 05:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 05:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-30 05:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 05:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 05:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 05:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 05:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 05:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 05:30:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 05:30:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 05:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-30 05:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 05:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 05:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 05:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 05:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-30 05:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 05:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 05:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 05:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/home> (resource type: document)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/home>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce/e9d0a71a-ce9f-4cd7-9525-7c7714cda4ce.json> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:12 [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 05:30:12 [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 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js>
2026-03-30 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-30 05:30:12 [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 05:30:12 [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 05:30:12 [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 05:30:12 [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 05:30:12 [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 05:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026033005> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026033005>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/Content/images/favicon_Openlane.ico> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [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 05:30:13 [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 05:30:13 [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 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-30 05:30:13 [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 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:13 [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 05:30:13 [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 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 05:30:13 [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 05:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/TBD/.well-known/openid-configuration>
2026-03-30 05:30:13 [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 05:30:13 [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 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo-light.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/login/UpdateJwt> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [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 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/serverData> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-CisTIdyo.js>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=791230167.1774848614&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=503047764.1774848614&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~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774848614140&tfd=2101> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker-DJBB3I56.js>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-DNZOAMxS.js>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-CN_a7hkT.js>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v7.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:14 [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 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <500 https://www.openlane.co.uk/en/login/UpdateJwt>
2026-03-30 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-30 05:30:14 [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 05:30:14 [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 05:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0> (resource type: font, referrer: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=791230167.1774848614&dt=Car%20Auctions%20-%20Buy%20and%20Sell%20Used%20Cars%20Online%20-%20OPENLANE&auid=503047764.1774848614&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~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774848614140&tfd=2101>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v7.jpg>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-840x275-1.jpg?sfvrsn=2>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/embed/18262524B6BE4FAD30B1BD56B59E7D57.cache.js>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-30 05:30:15 [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 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/findcarv6/search> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=Country> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/recommendedauctions?template=24_7Stock> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/newsarticles?language=en> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularmakes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularsellers> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/popularbodytypes> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentcountry> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/alphabet.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/athlon.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/hertz.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/europcar.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/ahag.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/vanmosselautomotivegroep.png>
2026-03-30 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/findcarv6/search>
2026-03-30 05:30:15 [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 05:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/newsarticles?language=en>
2026-03-30 05:30:15 [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 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentcountry>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/popularbodytypes>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
2026-03-30 05:30:16 [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 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [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 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/ce/bugfix-ff3ac2d-560/ce.js>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/10/banner368x250-EN.jpg>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2025/11/NEW-2.png>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/obs/bugfix-7423b6b-560/obs.js>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://info.openlane.eu/wp-content/uploads/2026/02/PARTNERSHIP-1150-x-780-px.png>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/Login/ValidateOktaUser?username=rupesh3@hotmail.com>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774848616237_1181349143> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/fonts/body-types.woff?72397526>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/okta> (resource type: document, referrer: https://www.openlane.co.uk/en/home)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: other, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/okta>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap-grid.min.css> (resource type: stylesheet)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css> (resource type: stylesheet)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js> (resource type: script)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/index-B6JHJVAN.js> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js> (resource type: script)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js> (resource type: script)
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1> (resource type: script, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:16 [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 05:30:16 [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 05:30:16 [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 05:30:16 [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 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 05:30:16 [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 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://privacyportal-cdn.onetrust.com/privacy-notice-scripts/otnotice-1.0.min.js>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-app.min.js>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/index-B6JHJVAN.js>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdnjs.cloudflare.com/ajax/libs/firebase/8.2.0/firebase-messaging.min.js>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/bundles/NotificationJs?v=mXVJ3IZ6BHb1WcOVsLldtpDHvMVHW-Qd1m63IplVrhY1>
2026-03-30 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-KXNGWLG>
2026-03-30 05:30:16 [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 05:30:16 [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 05:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js>
2026-03-30 05:30:16 [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 05:30:16 [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 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.lr-in-prod.com/logger-1.min.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/appsettings.json?2026033005> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=IsCocAvailable%2CIsRegDocAvailable%2CExtraDeliveryInfo.Spain%2CPickUP.italia%2CDeliveryDelay.7%2CDocDeliveryDelay.Spain%2CLPG.Netherlands%2CCNG.%2CIsDocDeliveryWithCar%2CSpecDmg%2Ccarbroken.%2Cdamagekind.%2Ccardamage.%2CTechDmg.%2CSpecDmg.%2Ccommon.%2Cfooter.%2Cmodal.%2Cpopup.%2Cnavigation.%2CsimilarCars.%2Ctoast.%2CvehicleAlreadySold.%2CvehicleAuctionClosed.%2CvehicleDetails.%2Cauctionprocess.CountryCostBPMHint%2Clogin.%2CforgotPassword.%2CpasswordSent.%2Chomepage.%2CcarSearch%2CcarSearchV2.%2Csearchcars.%2Cpromotions.BuyNextGet150%2Cpromotions.promo1%2Cpromotions.promo2%2Crecommendation.%2CmakeModel.%2CfuelType.%2Ctransmission.%2Cmileage.%2CregistrationYear.%2CengineSize.%2Cpower.%2CbodyType.%2Cprice.%2Cequipment.%2CcarColor.%2Cplaces%2CoriginCountry.%2Ccountry.%2Cseller.%2Csellertype.%2Cdamage.%2CemissionStandard.%2CauctionType.%2Cxtime.%2ChighAssignment.%2CvatRegime.%2Cresults.%2Ccardetail.%2Cco2.%2Cheadline.%2Ccombo.%2CsavedSearches.%2CadvancedSearch.%2Cauctions.%2Csignup.%2Cbrowsecars.title%2Cmybids.%2Cmeta.%2CbidModal.%2Cxtimedashboard.%2CpremiumOffer.%2Ctour.%2CorderCompletion.%2Cmeta.%2CmyAccount.%2Creports.%2Cdealer.%2Cfacet.%2ClocalDealerCar.%2Ccommunities.%2CcommunityInvite.%2Cukintegration.%2CrptPickUp.%2CmechanicalIndicators.%2CregisterForm.%2CvehicleGrades.%2Cokta.%2CmySelection.%2Ccarrousel.%2ClocationSearch.%2CblockedBanner.%2CsellingOffice.%2Cdp_option.%2Cdp_optionGroup.%2Cbanner.%2CaccountNearlyUnblocked%2Ccaroption%2CtransportOptions.%2CreferralProgram.>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.lr-in-prod.com/logger-1.min.js>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/Content/images/favicon_Openlane.ico> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [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 05:30:17 [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 05:30:17 [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 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/appsettings.json?2026033005>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed.nocache.js>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/Content/images/favicon_Openlane.ico>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/fz.js?cid=c7cb0742-7da0-4df2-a656-a66e3d0a28b0>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json>
2026-03-30 05: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 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://featureflagservice.openlane.eu/api/search/getbynames?flags=isNonTransactionalEnabled&flags=isRadiusSearchForUkEnabled&flags=IsNewOverdueCheckerEnabled&flags=IsYourOrderEnabled&flags=isOrderModifyingEnabled&flags=IsWarrantyEnabled&flags=IsNewDeliveryOptionsEnabled&flags=IsGlobalSearchEnabled&flags=IsAddingServicesToOrderEnabled&flags=isReferralProgramEnabled&flags=IsMultiCurrencyEnabled&flags=isClaimsManagementEnabled&flags=isNewIAMEnabled&flags=isNewIAMCreateUserEnabled>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/220aba37-6609-45b9-bb38-d90c71628891/7c6a8858-7ab0-49d0-8261-ec9acb176696/07091533-f2a9-4bb6-9f2a-9842ae0edc38/openlane-RGB-on-Wht.png> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/currentUserDetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c>m=4e63p1> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:17 [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 05: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 05:30:17 [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 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-30 05: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 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.openlane.co.uk/en/login/TBD/.well-known/openid-configuration>
2026-03-30 05: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 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
2026-03-30 05:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
2026-03-30 05:30:17 [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 05:30:17 [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 05: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/login/okta)
2026-03-30 05: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 05: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 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/seller-groups> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&scrsrc=www.googletagmanager.com&rnd=1459072372.1774848618&auid=503047764.1774848614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~116133314~117266402~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774848617965&tfd=1704> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/LoginOkta-B03sZ_29.js>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/okta-sign-in.min-C_xfwmYi.js>
2026-03-30 05: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 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
2026-03-30 05: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 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&scrsrc=www.googletagmanager.com&rnd=1459072372.1774848618&auid=503047764.1774848614&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA>m=45be63p1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~116133314~117266402~117484252&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1774848617965&tfd=1704>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/openlane-logo.svg> (resource type: image, referrer: https://www.openlane.co.uk/en/login/okta)
2026-03-30 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
2026-03-30 05:30:18 [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 05:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774848618423&sw=1280&sh=720&v=2.9.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774848613.3118708231&cdl=API_unavailable&pmd[locale]=en&plt=843&it=1774848618085&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:18 [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=1774848618423&sw=1280&sh=720&v=2.9.285&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1774848613.3118708231&cdl=API_unavailable&pmd[locale]=en&plt=843&it=1774848618085&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET>
2026-03-30 05:30:18 [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 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <301 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiator/initiator_conf_cb.js> (location: https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js)
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
2026-03-30 05:30:19 [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 05:30:19 [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 05:30:19 [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 05:30:19 [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 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614&_tu=CA> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1725555576.1774848619> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774848619272&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.1774848613.3118708231&cs_est=true&cdl=API_unavailable&pmd[locale]=en&plt=843&it=1774848618085&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [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 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1725555576.1774848619> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://kareu.okta-emea.com/api/v1/authn> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614&_tu=CA>
2026-03-30 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1725555576.1774848619>
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=G-123&cx=c>m=4e63p1>
2026-03-30 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614>
2026-03-30 05:30:19 [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~115938468~116133314~117266402~117484252&did=dYWJhMj&gdid=dYWJhMj&npa=1&frm=0&pscdl=noapi&auid=503047764.1774848614&ec_mode=a&em=tv.1~em.U6zAEcGWghF6IoWfxDmk9U0NUrlQsI1kJjj85vZ0rrk&ecsid=1725555576.1774848619>
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.facebook.com/tr/?id=571577453011546&ev=SubscribedButtonClick&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Flogin%2Fokta&rl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&if=false&ts=1774848619272&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.1774848613.3118708231&cs_est=true&cdl=API_unavailable&pmd[locale]=en&plt=843&it=1774848618085&coo=false&es=automatic&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET>
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p1z876626767za20gzb76626767zd76626767&_p=1774848616620&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1232493470.1774848620&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115616986~115938466~115938468~116991817~117484252&sid=1774848619&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=3334> (resource type: fetch, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.google-analytics.com/g/collect?v=2&tid=G-123>m=45je63p1z876626767za20gzb76626767zd76626767&_p=1774848616620&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYWJhMj&cid=1232493470.1774848620&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_s=1&tag_exp=0~115616986~115938466~115938468~116991817~117484252&sid=1774848619&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=3334>
2026-03-30 05: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 05:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://kareu.okta-emea.com/api/v1/authn>
2026-03-30 05: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 05: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 05:30:20 [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 05: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 05: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 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/ent_id/v2/flow/embed_exist?request=%7B%22url%22%3A%22https%3A%2F%2Fwww.openlane.co.uk%22%7D&callback=callback_1774848620174_821790993> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [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 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05: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 05: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 05: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 05: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_1774848620174_821790993>
2026-03-30 05: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 05: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 05: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 05: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 05:30:20 [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 05:30:20 [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 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.js>
2026-03-30 05:30:20 [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 05:30:20 [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 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 05:30:20 [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 05:30:20 [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 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.js>
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.776.chunk.js>
2026-03-30 05:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/dal/bugfix-e12dbf7-574/dal.517.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.13.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.132.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.106.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.361.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.3.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.356.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.655.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.513.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.90.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.595.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.363.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js> (resource type: script, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf> (resource type: font, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf> (resource type: font, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.909.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.20.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1774526563377/modules/up/bugfix-35049b8-573/up.929.chunk.js>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/contenthosting/download/font/common/Roboto.ttf>
2026-03-30 05:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 05:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd> (resource type: xhr, referrer: https://www.openlane.co.uk/)
2026-03-30 05:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/event/collect/v2/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 05:30:35 [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 05:30:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/log/collect/dac986dc-554c-4528-8f6a-ebeb6094b8bd>
2026-03-30 05:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/home> (referer: None) ['playwright']
2026-03-30 05:30:39 [openlane.gb] INFO: Cookies from Playwright: [{'name': '__cf_bm', 'value': '_.esBDwgn44Dg4Wb3mhJL3bND1ZybFkiGBH1esgI6X4-1774848614.7114549-1.0.1.1-8tN9Mie70yyft2p0lwFoj2aqqMZTAbIkERNCo9y82_hIU9Zl1aIXb8yCKeoIciivaSZpfc1.Cb2y7cg7yHkNbq1mq.q1rqp6MkOrdRciAIuzlqjgKrqx2wgBWDhsqDW8', 'domain': '.openlane.eu', 'path': '/', 'expires': 1774850414, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'ASP.NET_SessionId', 'value': 'bwf5pazxvi0h5vfm5uhuwleo', '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': 1806384612, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__RequestVerificationToken', 'value': 'UHPN7ot7NtRZ7bzQ3DwHN97lYKIJsK-xdh5rV1Slm0jYkw-Is6aXwNavgfcxXH8t1EXCs6yw6B1iGUXBQSP6TLNTL8CxqzFfbu5R1OdKeIpxwpf7IaXHYsz6OmIUsMkc4FfHQhvxxQNJ78Uqr1XIZg2', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': '75MWIdHkleA21Kd1T_f79TufWI5cD0wvB6zw0qJTXUo-1774848612.1406035-1.0.1.1-C9h89R7r7UXrlcSxWmPiU4kvtQIXDuAotaQ8CfB6L2KxV0rmoNiDb70dButgyCUSq52_bzqIWaymvjPTKxzp5LzFqwq7lEhFmIhWSWJwPBEQk9gOn.ULvpgil8lZVxU9', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1774850412, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_fbp', 'value': 'fb.1.1774848613.3118708231', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1782624613, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': '_cfuvid', 'value': 'q0Ye890vvNqy_P7ioZVxtm0YqqTwt.i.hZc2ExxO5Og-1774848615.7052372-1.0.1.1-YQT34_0UK8wilHp7ZY0K86B7LNuZ7bi93ZO1XGE5fgs', 'domain': '.openlane.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Mon+Mar+30+2026+05%3A30%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202602.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=986e86b3-6c9e-4458-8e98-a2a548bf7467&interactionCount=1&isAnonUser=1&prevHadToken=0&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1806384617, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'f0_uid', 'value': '43680283-3082-4c54-92f1-1d090e60b2ff.1774848617296', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1806384617, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'f0_sid', 'value': '6584443d-ed3d-434d-8374-e5ba6e77c846.1774848617296.30', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774935017, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.503047764.1774848614.1725555576.1774848619.1774848619', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1782624614, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_123', 'value': 'GS2.1.s1774848619$o1$g0$t1774848619$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837920619, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1232493470.1774848620', 'domain': '.openlane.co.uk', 'path': '/', 'expires': 1837920619, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'oktaStateToken', 'value': '00jrBx6xVlSt_7dJHb9RZFj-DNnCiMtvcN6Zy8MTGB', 'domain': 'www.openlane.co.uk', 'path': '/', 'expires': 1774848919, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'wfx_unq', 'value': '9dLKB7au8egNcK93', 'domain': '.www.openlane.co.uk', 'path': '/', 'expires': 1783488619, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'JSESSIONID', 'value': 'D7F706ED5CC818C29922F8D73B183F47', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'DT', 'value': 'DI1-1FIRRiDR9qjepNJdAdowQ', 'domain': 'kareu.okta-emea.com', 'path': '/', 'expires': 1837920619, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-30 05:30:39 [openlane.gb] INFO: Scrapy-formatted cookies: [{'name': '__cf_bm', 'value': '_.esBDwgn44Dg4Wb3mhJL3bND1ZybFkiGBH1esgI6X4-1774848614.7114549-1.0.1.1-8tN9Mie70yyft2p0lwFoj2aqqMZTAbIkERNCo9y82_hIU9Zl1aIXb8yCKeoIciivaSZpfc1.Cb2y7cg7yHkNbq1mq.q1rqp6MkOrdRciAIuzlqjgKrqx2wgBWDhsqDW8', 'domain': '.openlane.eu', 'path': '/'}, {'name': 'ASP.NET_SessionId', 'value': 'bwf5pazxvi0h5vfm5uhuwleo', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'COTWLanguage', 'value': 'en', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'UHPN7ot7NtRZ7bzQ3DwHN97lYKIJsK-xdh5rV1Slm0jYkw-Is6aXwNavgfcxXH8t1EXCs6yw6B1iGUXBQSP6TLNTL8CxqzFfbu5R1OdKeIpxwpf7IaXHYsz6OmIUsMkc4FfHQhvxxQNJ78Uqr1XIZg2', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '__cf_bm', 'value': '75MWIdHkleA21Kd1T_f79TufWI5cD0wvB6zw0qJTXUo-1774848612.1406035-1.0.1.1-C9h89R7r7UXrlcSxWmPiU4kvtQIXDuAotaQ8CfB6L2KxV0rmoNiDb70dButgyCUSq52_bzqIWaymvjPTKxzp5LzFqwq7lEhFmIhWSWJwPBEQk9gOn.ULvpgil8lZVxU9', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_fbp', 'value': 'fb.1.1774848613.3118708231', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_cfuvid', 'value': 'q0Ye890vvNqy_P7ioZVxtm0YqqTwt.i.hZc2ExxO5Og-1774848615.7052372-1.0.1.1-YQT34_0UK8wilHp7ZY0K86B7LNuZ7bi93ZO1XGE5fgs', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Mon+Mar+30+2026+05%3A30%3A17+GMT%2B0000+(Coordinated+Universal+Time)&version=202602.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=&consentId=986e86b3-6c9e-4458-8e98-a2a548bf7467&interactionCount=1&isAnonUser=1&prevHadToken=0&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0&AwaitingReconsent=false', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'f0_uid', 'value': '43680283-3082-4c54-92f1-1d090e60b2ff.1774848617296', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'f0_sid', 'value': '6584443d-ed3d-434d-8374-e5ba6e77c846.1774848617296.30', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.503047764.1774848614.1725555576.1774848619.1774848619', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga_123', 'value': 'GS2.1.s1774848619$o1$g0$t1774848619$j60$l0$h0', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1232493470.1774848620', 'domain': '.openlane.co.uk', 'path': '/'}, {'name': 'oktaStateToken', 'value': '00jrBx6xVlSt_7dJHb9RZFj-DNnCiMtvcN6Zy8MTGB', 'domain': 'www.openlane.co.uk', 'path': '/'}, {'name': 'wfx_unq', 'value': '9dLKB7au8egNcK93', 'domain': '.www.openlane.co.uk', 'path': '/'}, {'name': 'JSESSIONID', 'value': 'D7F706ED5CC818C29922F8D73B183F47', 'domain': 'kareu.okta-emea.com', 'path': '/'}, {'name': 'DT', 'value': 'DI1-1FIRRiDR9qjepNJdAdowQ', 'domain': 'kareu.okta-emea.com', 'path': '/'}]
2026-03-30 05:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='OpenlaneGB',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 05:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741221
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741221: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741220
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741220: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741222
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741222: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741224
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741224: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741215
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741215: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741225
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741225: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741230
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741230: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741229
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741229: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741232
2026-03-30 05:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:41 [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 05:30:41 [openlane.gb] INFO: Scrape type for 10741232: 0
2026-03-30 05:30:41 [openlane.gb] INFO: Found listing with ID: 10741226
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741226: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741231
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741231: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741227
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741227: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741233
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741233: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741235
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741235: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741236
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741236: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741237
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741237: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741239
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741239: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741240
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741240: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741721
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741721: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741219
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741219: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741244
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741244: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741722
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741722: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741218
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741218: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741717
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741717: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741720
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741720: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741718
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741718: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741241
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741241: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741714
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741714: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741216
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741216: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741716
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741716: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741719
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741719: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741715
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741715: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741726
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741726: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741725
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741725: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741723
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741723: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741724
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741724: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741730
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741730: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741727
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741727: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741729
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741729: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10741728
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10741728: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10737407
2026-03-30 05:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:42 [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 05:30:42 [openlane.gb] INFO: Scrape type for 10737407: 0
2026-03-30 05:30:42 [openlane.gb] INFO: Found listing with ID: 10737415
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737415%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737415: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737420
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737420%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737420: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737431
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737431%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737431: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737411
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737411%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737411: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737413
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737413%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737413: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737418
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737418%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737418: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737419
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737419%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737419: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737430
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737430%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737430: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10741743
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741743%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10741743: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10741742
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741742%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10741742: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737428
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737428%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737428: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737412
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737412%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737412: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737429
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737429%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737429: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737417
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737417%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737417: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737416
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737416%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737416: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10741744
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741744%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10741744: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737406
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737406: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10741741
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741741%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10741741: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737402
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737402%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737402: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737432
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737432: 2
2026-03-30 05:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737433
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737433: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737409
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737409: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737401
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737401: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737427
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737427%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737427: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737421
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737421: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737422
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737422: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737410
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737410: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737414
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737414: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737408
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737408: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737424
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737424: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737423
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737423: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737403
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737403: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737404
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737404: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737426
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737426%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737426: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737434
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737434%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737434: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737435
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737435%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737435: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737405
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737405%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737405: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737425
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737425%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737425: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10739641
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710739641%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10739641: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737243
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737243%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737243: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10732862
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732862%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10732862: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737245
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737245%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737245: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737231
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737231%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737231: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737230
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737230%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737230: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737232
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737232%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737232: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10732864
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732864%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10732864: 0
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737226
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737226%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737226: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737217
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737217%27 HTTP/1.1" 200 None
2026-03-30 05:30:43 [openlane.gb] INFO: Scrape type for 10737217: 2
2026-03-30 05:30:43 [openlane.gb] INFO: Found listing with ID: 10737227
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737227%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737227: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737225
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737225%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737225: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737244
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737244%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737244: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10732863
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732863%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10732863: 0
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737229
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737229%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737229: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737228
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737228%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737228: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737233
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737233%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737233: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737215
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737215%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737215: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737246
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737246: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737249
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737249: 2
2026-03-30 05:30:44 [openlane.gb] INFO: Found listing with ID: 10737247
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-30 05:30:44 [openlane.gb] INFO: Scrape type for 10737247: 2
2026-03-30 05:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737412> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05: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 05:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10737412
2026-03-30 05:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with scrape type 2
2026-03-30 05:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with scrape type 2
2026-03-30 05:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11, identifier: 10737412
2026-03-30 05:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10737412
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-30 05:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 05:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10737412
2026-03-30 05:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 047ff071-eb4f-59b4-9d20-cda2e9e2fb11 with identifier: 10737412 to the API
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '047ff071-eb4f-59b4-9d20-cda2e9e2fb11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KRG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737412',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16914,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - SH71KRG - 16,914 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:45 [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 05:30:45 [openlane.gb] INFO: Saving data for 10737412: {'auction_closing_time': 1775138400.0, 'created_time': 1774618356.219699, 'last_price_update_time': 1774848645.609488}
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737412') HTTP/1.1" 204 0
2026-03-30 05:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737430> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737406> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737402> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737417> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737429> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10737430
2026-03-30 05:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with scrape type 2
2026-03-30 05:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with scrape type 2
2026-03-30 05:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206, identifier: 10737430
2026-03-30 05:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d69657a9-47fd-5f8e-b4de-11ba9a684251 with identifier: 10737406
2026-03-30 05:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d69657a9-47fd-5f8e-b4de-11ba9a684251 with scrape type 2
2026-03-30 05:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d69657a9-47fd-5f8e-b4de-11ba9a684251 with scrape type 2
2026-03-30 05:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d69657a9-47fd-5f8e-b4de-11ba9a684251, identifier: 10737406
2026-03-30 05:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10737402
2026-03-30 05:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with scrape type 2
2026-03-30 05:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with scrape type 2
2026-03-30 05:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002, identifier: 10737402
2026-03-30 05:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10737430
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 05:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10737430
2026-03-30 05:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 51af8a4a-541a-5ebf-8f80-7b5c2b2ca206 with identifier: 10737430 to the API
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '51af8a4a-541a-5ebf-8f80-7b5c2b2ca206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP71WTV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737430',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 21788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-01-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh - Electric - Automatic - 136 hp - FP71WTV - '
'21,788 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:46 [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 05:30:46 [openlane.gb] INFO: Saving data for 10737430: {'auction_closing_time': 1775138400.0, 'created_time': 1774618286.009299, 'last_price_update_time': 1774848646.5679}
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737430') HTTP/1.1" 204 0
2026-03-30 05:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d69657a9-47fd-5f8e-b4de-11ba9a684251 with identifier: 10737406
2026-03-30 05:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d69657a9-47fd-5f8e-b4de-11ba9a684251 with identifier: 10737406
2026-03-30 05:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d69657a9-47fd-5f8e-b4de-11ba9a684251 with identifier: 10737406 to the API
2026-03-30 05:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd69657a9-47fd-5f8e-b4de-11ba9a684251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO22WGN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737406',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 23925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 136 hp '
'- VO22WGN - 23,925 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737406%27 HTTP/1.1" 200 None
2026-03-30 05:30:47 [openlane.gb] INFO: Saving data for 10737406: {'auction_closing_time': 1775138400.0, 'created_time': 1774618303.584965, 'last_price_update_time': 1774848647.62927}
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737406') HTTP/1.1" 204 0
2026-03-30 05:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10737402
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 05:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 05:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10737402
2026-03-30 05:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f5ea4282-9789-5ccf-8b42-0b8fb6aa6002 with identifier: 10737402 to the API
2026-03-30 05:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f5ea4282-9789-5ccf-8b42-0b8fb6aa6002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25ZZT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737402',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 5750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Hybrid - Automatic - 136 hp - '
'DY25ZZT - 5,750 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737402%27 HTTP/1.1" 200 None
2026-03-30 05:30:48 [openlane.gb] INFO: Saving data for 10737402: {'auction_closing_time': 1775138400.0, 'created_time': 1774618302.823289, 'last_price_update_time': 1774848648.181785}
2026-03-30 05:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737402') HTTP/1.1" 204 0
2026-03-30 05:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737416> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737428> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10737417
2026-03-30 05:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with scrape type 2
2026-03-30 05:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with scrape type 2
2026-03-30 05:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d0b3590-4a84-5357-9ffa-3a96bc24c637, identifier: 10737417
2026-03-30 05:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10737429
2026-03-30 05:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb with scrape type 2
2026-03-30 05:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fc66d3-dd45-5b4f-9958-1af5535e16cb with scrape type 2
2026-03-30 05:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d6fc66d3-dd45-5b4f-9958-1af5535e16cb, identifier: 10737429
2026-03-30 05:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10737417
2026-03-30 05:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10737417
2026-03-30 05:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d0b3590-4a84-5357-9ffa-3a96bc24c637 with identifier: 10737417 to the API
2026-03-30 05:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '9d0b3590-4a84-5357-9ffa-3a96bc24c637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71KNV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737417',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 25194,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Griffin - Electric - Automatic - 1 hp - '
'SH71KNV - 25,194 mi',
'transmission': 'automatic',
'trim': 'Griffin',
'vin': None,
'year': 2021}
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:49 [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 05:30:49 [openlane.gb] INFO: Saving data for 10737417: {'auction_closing_time': 1775138400.0, 'created_time': 1774618304.577985, 'last_price_update_time': 1774848649.625785}
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737417') HTTP/1.1" 204 0
2026-03-30 05:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10737429
2026-03-30 05:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10737429
2026-03-30 05:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d6fc66d3-dd45-5b4f-9958-1af5535e16cb with identifier: 10737429 to the API
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd6fc66d3-dd45-5b4f-9958-1af5535e16cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72HYZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737429',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 36334,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Premium - Electric - Automatic - 136 '
'hp - RV72HYZ - 36,334 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:49 [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 05:30:49 [openlane.gb] INFO: Saving data for 10737429: {'auction_closing_time': 1775138400.0, 'created_time': 1774618301.929199, 'last_price_update_time': 1774848649.9263}
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737429') HTTP/1.1" 204 0
2026-03-30 05:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10737416
2026-03-30 05:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 517df396-f4b0-57ad-af18-986cff2600dd with scrape type 2
2026-03-30 05:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 517df396-f4b0-57ad-af18-986cff2600dd with scrape type 2
2026-03-30 05:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 517df396-f4b0-57ad-af18-986cff2600dd, identifier: 10737416
2026-03-30 05:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10737428
2026-03-30 05:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd4c9cf-0d30-535e-9338-77d54b26103d with scrape type 2
2026-03-30 05:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd4c9cf-0d30-535e-9338-77d54b26103d with scrape type 2
2026-03-30 05:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3dd4c9cf-0d30-535e-9338-77d54b26103d, identifier: 10737428
2026-03-30 05:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10737416
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 05:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10737416
2026-03-30 05:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 517df396-f4b0-57ad-af18-986cff2600dd with identifier: 10737416 to the API
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '517df396-f4b0-57ad-af18-986cff2600dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV72XZY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737416',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24235,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 1 hp - GV72XZY '
'- 24,235 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737416%27 HTTP/1.1" 200 None
2026-03-30 05:30:50 [openlane.gb] INFO: Saving data for 10737416: {'auction_closing_time': 1775138400.0, 'created_time': 1774618308.747986, 'last_price_update_time': 1774848650.545369}
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737416') HTTP/1.1" 204 0
2026-03-30 05:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10737428
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 05:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10737428
2026-03-30 05:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3dd4c9cf-0d30-535e-9338-77d54b26103d with identifier: 10737428 to the API
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '3dd4c9cf-0d30-535e-9338-77d54b26103d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OE71SZR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737428',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 35212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - OE71SZR - 35,212 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737428%27 HTTP/1.1" 200 None
2026-03-30 05:30:50 [openlane.gb] INFO: Saving data for 10737428: {'auction_closing_time': 1775138400.0, 'created_time': 1774618311.423977, 'last_price_update_time': 1774848650.944281}
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737428') HTTP/1.1" 204 0
2026-03-30 05:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737427> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737421> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737432> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10737427
2026-03-30 05:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with scrape type 2
2026-03-30 05:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with scrape type 2
2026-03-30 05:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0, identifier: 10737427
2026-03-30 05:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10737421
2026-03-30 05:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with scrape type 2
2026-03-30 05:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with scrape type 2
2026-03-30 05:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0, identifier: 10737421
2026-03-30 05:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10737427
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 05:30:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10737427
2026-03-30 05:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8f99d0f8-e77b-5be7-a3d3-14b2b14966d0 with identifier: 10737427 to the API
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '8f99d0f8-e77b-5be7-a3d3-14b2b14966d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XGP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737427',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 16693,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DY25XGP - 16,693 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:51 [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 05:30:51 [openlane.gb] INFO: Saving data for 10737427: {'auction_closing_time': 1775138400.0, 'created_time': 1774618493.311689, 'last_price_update_time': 1774848651.632462}
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737427') HTTP/1.1" 204 0
2026-03-30 05:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10737421
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 05:30:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10737421
2026-03-30 05:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0 with identifier: 10737421 to the API
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '5ab4e1a9-ae2c-5f9e-b10c-09de0dd083e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71PRV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737421',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 9507,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - DA71PRV - 9,507 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2021}
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737421%27 HTTP/1.1" 200 None
2026-03-30 05:30:52 [openlane.gb] INFO: Saving data for 10737421: {'auction_closing_time': 1775138400.0, 'created_time': 1774618523.951839, 'last_price_update_time': 1774848652.074005}
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737421') HTTP/1.1" 204 0
2026-03-30 05:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737410> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737401> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737409> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10737432
2026-03-30 05:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c702d0-0a4f-579b-898a-7c4cb9735105 with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c702d0-0a4f-579b-898a-7c4cb9735105 with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 55c702d0-0a4f-579b-898a-7c4cb9735105, identifier: 10737432
2026-03-30 05:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10737432
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 05:30:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10737432
2026-03-30 05:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 55c702d0-0a4f-579b-898a-7c4cb9735105 with identifier: 10737432 to the API
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Diesel',
'id': '55c702d0-0a4f-579b-898a-7c4cb9735105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD68ZKY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737432',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 74617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.5 Turbo SE - Diesel - Manual - 131 hp - '
'BD68ZKY - 74,617 mi',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2018}
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737432%27 HTTP/1.1" 200 None
2026-03-30 05:30:52 [openlane.gb] INFO: Saving data for 10737432: {'auction_closing_time': 1775138400.0, 'created_time': 1774618518.538412, 'last_price_update_time': 1774848652.586972}
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737432') HTTP/1.1" 204 0
2026-03-30 05:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10737410
2026-03-30 05:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f82da60e-ded6-5260-81a6-70808a327ebd with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f82da60e-ded6-5260-81a6-70808a327ebd with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f82da60e-ded6-5260-81a6-70808a327ebd, identifier: 10737410
2026-03-30 05:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10737401
2026-03-30 05:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75719967-d716-5d4c-9021-13318ccac077 with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75719967-d716-5d4c-9021-13318ccac077 with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 75719967-d716-5d4c-9021-13318ccac077, identifier: 10737401
2026-03-30 05:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10737409
2026-03-30 05:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6237afa3-c686-5073-981d-b3df18ebb455 with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6237afa3-c686-5073-981d-b3df18ebb455 with scrape type 2
2026-03-30 05:30:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6237afa3-c686-5073-981d-b3df18ebb455, identifier: 10737409
2026-03-30 05:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10737410
2026-03-30 05:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10737410
2026-03-30 05:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f82da60e-ded6-5260-81a6-70808a327ebd with identifier: 10737410 to the API
2026-03-30 05:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f82da60e-ded6-5260-81a6-70808a327ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71BZE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737410',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 54166,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71BZE - 54,166 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737410%27 HTTP/1.1" 200 None
2026-03-30 05:30:53 [openlane.gb] INFO: Saving data for 10737410: {'auction_closing_time': 1775138400.0, 'created_time': 1774618533.382032, 'last_price_update_time': 1774848653.197799}
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737410') HTTP/1.1" 204 0
2026-03-30 05:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10737401
2026-03-30 05:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10737401
2026-03-30 05:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 75719967-d716-5d4c-9021-13318ccac077 with identifier: 10737401 to the API
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '75719967-d716-5d4c-9021-13318ccac077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XMK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737401',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17824,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DY25XMK - 17,824 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737401%27 HTTP/1.1" 200 None
2026-03-30 05:30:53 [openlane.gb] INFO: Saving data for 10737401: {'auction_closing_time': 1775138400.0, 'created_time': 1774618514.15652, 'last_price_update_time': 1774848653.486036}
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737401') HTTP/1.1" 204 0
2026-03-30 05:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10737409
2026-03-30 05:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10737409
2026-03-30 05:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6237afa3-c686-5073-981d-b3df18ebb455 with identifier: 10737409 to the API
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737409>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6237afa3-c686-5073-981d-b3df18ebb455',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WR71JWE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737409',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 54387,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi - Petrol - Manual - 101 hp - WR71JWE - '
'54,387 mi',
'transmission': 'manual',
'trim': 'SRi',
'vin': None,
'year': 2021}
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737409%27 HTTP/1.1" 200 None
2026-03-30 05:30:53 [openlane.gb] INFO: Saving data for 10737409: {'auction_closing_time': 1775138400.0, 'created_time': 1774618528.546725, 'last_price_update_time': 1774848653.799153}
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737409') HTTP/1.1" 204 0
2026-03-30 05:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737247> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737249> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737422> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10737247
2026-03-30 05:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with scrape type 2
2026-03-30 05:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with scrape type 2
2026-03-30 05:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce, identifier: 10737247
2026-03-30 05:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10737247
2026-03-30 05:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10737247
2026-03-30 05:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce with identifier: 10737247 to the API
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '0c89f8c0-f79d-5bc0-ad02-078a55f8a0ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SH71YUO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737247',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
'SH71YUO - 24,470 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2021}
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737247%27 HTTP/1.1" 200 None
2026-03-30 05:30:54 [openlane.gb] INFO: Saving data for 10737247: {'auction_closing_time': 1774965600.0, 'created_time': 1774618458.574694, 'last_price_update_time': 1774848654.306564}
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737247') HTTP/1.1" 204 0
2026-03-30 05:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10737249
2026-03-30 05:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7c5deba-460b-596b-a489-5299608a1046 with scrape type 2
2026-03-30 05:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7c5deba-460b-596b-a489-5299608a1046 with scrape type 2
2026-03-30 05:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d7c5deba-460b-596b-a489-5299608a1046, identifier: 10737249
2026-03-30 05:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10737422
2026-03-30 05:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d87cc4aa-9155-5377-a477-858bb99f3557 with scrape type 2
2026-03-30 05:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d87cc4aa-9155-5377-a477-858bb99f3557 with scrape type 2
2026-03-30 05:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d87cc4aa-9155-5377-a477-858bb99f3557, identifier: 10737422
2026-03-30 05:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10737249
2026-03-30 05:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10737249
2026-03-30 05:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d7c5deba-460b-596b-a489-5299608a1046 with identifier: 10737249 to the API
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737249>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7c5deba-460b-596b-a489-5299608a1046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BP71EGK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737249',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 45648,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Elite Premium - Petrol - Automatic - 131 '
'hp - BP71EGK - 45,648 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737249%27 HTTP/1.1" 200 None
2026-03-30 05:30:54 [openlane.gb] INFO: Saving data for 10737249: {'auction_closing_time': 1774965600.0, 'created_time': 1774618460.237802, 'last_price_update_time': 1774848654.789784}
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737249') HTTP/1.1" 204 0
2026-03-30 05:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10737422
2026-03-30 05:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10737422
2026-03-30 05:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d87cc4aa-9155-5377-a477-858bb99f3557 with identifier: 10737422 to the API
2026-03-30 05:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd87cc4aa-9155-5377-a477-858bb99f3557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT71BUV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737422',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 28299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Elite Premium - Electric - Automatic - 1 '
'hp - FT71BUV - 28,299 mi',
'transmission': 'automatic',
'trim': 'Elite Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737422%27 HTTP/1.1" 200 None
2026-03-30 05:30:55 [openlane.gb] INFO: Saving data for 10737422: {'auction_closing_time': 1775138400.0, 'created_time': 1774618498.244307, 'last_price_update_time': 1774848655.681455}
2026-03-30 05:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737422') HTTP/1.1" 204 0
2026-03-30 05:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737215> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737233> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737246> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:55 [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 05:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10737215
2026-03-30 05:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08d2d484-0152-5a83-be9b-4505c2c923d0 with scrape type 2
2026-03-30 05:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08d2d484-0152-5a83-be9b-4505c2c923d0 with scrape type 2
2026-03-30 05:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 08d2d484-0152-5a83-be9b-4505c2c923d0, identifier: 10737215
2026-03-30 05:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10737215
2026-03-30 05:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10737215
2026-03-30 05:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 08d2d484-0152-5a83-be9b-4505c2c923d0 with identifier: 10737215 to the API
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '08d2d484-0152-5a83-be9b-4505c2c923d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN25FGD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737215',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13049,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland Ultimate - Electric - Automatic - 214 hp - '
'DN25FGD - 13,049 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737215%27 HTTP/1.1" 200 None
2026-03-30 05:30:56 [openlane.gb] INFO: Saving data for 10737215: {'auction_closing_time': 1774965600.0, 'created_time': 1774618465.891902, 'last_price_update_time': 1774848656.17346}
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737215') HTTP/1.1" 204 0
2026-03-30 05:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10737233
2026-03-30 05:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f11863e-6c38-5425-ae0f-93fff58c9be7 with scrape type 2
2026-03-30 05:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f11863e-6c38-5425-ae0f-93fff58c9be7 with scrape type 2
2026-03-30 05:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 6f11863e-6c38-5425-ae0f-93fff58c9be7, identifier: 10737233
2026-03-30 05:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10737246
2026-03-30 05:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with scrape type 2
2026-03-30 05:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with scrape type 2
2026-03-30 05:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d, identifier: 10737246
2026-03-30 05:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10737233
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-30 05:30:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10737233
2026-03-30 05:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 6f11863e-6c38-5425-ae0f-93fff58c9be7 with identifier: 10737233 to the API
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6f11863e-6c38-5425-ae0f-93fff58c9be7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DY25XHU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737233',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 16961,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Grandland 1.2 Ultimate - Petrol - Automatic - 136 hp - '
'DY25XHU - 16,961 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737233%27 HTTP/1.1" 200 None
2026-03-30 05:30:56 [openlane.gb] INFO: Saving data for 10737233: {'auction_closing_time': 1774965600.0, 'created_time': 1774618465.277331, 'last_price_update_time': 1774848656.817066}
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737233') HTTP/1.1" 204 0
2026-03-30 05:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10737246
2026-03-30 05:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10737246
2026-03-30 05:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d with identifier: 10737246 to the API
2026-03-30 05:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '8d274d9d-1e0b-5e8f-9b1d-59d132f9a84d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY73TCX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737246',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 10870,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Design - Petrol - Manual - 101 hp - '
'YY73TCX - 10,870 mi',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737246%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Saving data for 10737246: {'auction_closing_time': 1774965600.0, 'created_time': 1774618462.884261, 'last_price_update_time': 1774848657.112806}
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737246') HTTP/1.1" 204 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732865
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732865%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732865: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10737248
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10737248: 2
2026-03-30 05:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737244> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737228> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737229> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732866
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732866%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732866: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732867
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732867%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732867: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10737219
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10737219: 2
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732871
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732871%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732871: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732869
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732869%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732869: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732870
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732870%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732870: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732868
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732868%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732868: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732872
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732872%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732872: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732874
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732874%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732874: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732879
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732879%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732879: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10737236
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737236%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10737236: 2
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10737216
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737216%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10737216: 2
2026-03-30 05:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10737244
2026-03-30 05:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with scrape type 2
2026-03-30 05:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with scrape type 2
2026-03-30 05:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03, identifier: 10737244
2026-03-30 05:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10737228
2026-03-30 05:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62be66c3-940e-51ef-a6d8-0599e47a78a6 with scrape type 2
2026-03-30 05:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62be66c3-940e-51ef-a6d8-0599e47a78a6 with scrape type 2
2026-03-30 05:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 62be66c3-940e-51ef-a6d8-0599e47a78a6, identifier: 10737228
2026-03-30 05:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10737229
2026-03-30 05:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2b77f2-457f-5a89-8be4-cf861e979320 with scrape type 2
2026-03-30 05:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d2b77f2-457f-5a89-8be4-cf861e979320 with scrape type 2
2026-03-30 05:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9d2b77f2-457f-5a89-8be4-cf861e979320, identifier: 10737229
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732877
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732877%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732877: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10732875
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732875%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10732875: 0
2026-03-30 05:30:57 [openlane.gb] INFO: Found listing with ID: 10737218
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-30 05:30:57 [openlane.gb] INFO: Scrape type for 10737218: 2
2026-03-30 05:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10737244
2026-03-30 05:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10737244
2026-03-30 05:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2ab2f477-ac4a-5ea4-8507-cd7637f70b03 with identifier: 10737244 to the API
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '2ab2f477-ac4a-5ea4-8507-cd7637f70b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DL72YEB',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737244',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 16940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh GS - Electric - Automatic - 136 hp - '
'DL72YEB - 16,940 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737244%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Saving data for 10737244: {'auction_closing_time': 1774965600.0, 'created_time': 1774618474.278888, 'last_price_update_time': 1774848658.041781}
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737244') HTTP/1.1" 204 0
2026-03-30 05:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10737228
2026-03-30 05:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10737228
2026-03-30 05:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 62be66c3-940e-51ef-a6d8-0599e47a78a6 with identifier: 10737228 to the API
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '62be66c3-940e-51ef-a6d8-0599e47a78a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71HMA',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737228',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 31889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'WM71HMA - 31,889 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737228%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Saving data for 10737228: {'auction_closing_time': 1774965600.0, 'created_time': 1774618467.240178, 'last_price_update_time': 1774848658.425552}
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737228') HTTP/1.1" 204 0
2026-03-30 05:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10737229
2026-03-30 05:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10737229
2026-03-30 05:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9d2b77f2-457f-5a89-8be4-cf861e979320 with identifier: 10737229 to the API
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '9d2b77f2-457f-5a89-8be4-cf861e979320',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PJ71ZFL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737229',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 45485,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-02-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SRi Premium - Electric - Automatic - 1 hp - '
'PJ71ZFL - 45,485 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737229%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Saving data for 10737229: {'auction_closing_time': 1774965600.0, 'created_time': 1774618466.590061, 'last_price_update_time': 1774848658.712284}
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737229') HTTP/1.1" 204 0
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10737221
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737221%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10737221: 2
2026-03-30 05:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737227> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737226> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737225> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737217> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10737250
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737250%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10737250: 2
2026-03-30 05:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10732878
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710732878%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10732878: 0
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10732876
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710732876%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10732876: 0
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10737222
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737222%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10737222: 2
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10737235
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737235%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10737235: 2
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10737234
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737234%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10737234: 2
2026-03-30 05:30:58 [openlane.gb] INFO: Found listing with ID: 10737237
2026-03-30 05:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737237%27 HTTP/1.1" 200 None
2026-03-30 05:30:58 [openlane.gb] INFO: Scrape type for 10737237: 2
2026-03-30 05:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10737227
2026-03-30 05:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 960e3aa2-94ee-5d76-980f-e6533394b9d6 with scrape type 2
2026-03-30 05:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 960e3aa2-94ee-5d76-980f-e6533394b9d6 with scrape type 2
2026-03-30 05:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 960e3aa2-94ee-5d76-980f-e6533394b9d6, identifier: 10737227
2026-03-30 05:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec336eef-83ac-51c3-9a1f-5068cf6c1aa7 with identifier: 10737226
2026-03-30 05:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec336eef-83ac-51c3-9a1f-5068cf6c1aa7 with scrape type 2
2026-03-30 05:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec336eef-83ac-51c3-9a1f-5068cf6c1aa7 with scrape type 2
2026-03-30 05:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ec336eef-83ac-51c3-9a1f-5068cf6c1aa7, identifier: 10737226
2026-03-30 05:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10737225
2026-03-30 05:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with scrape type 2
2026-03-30 05:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with scrape type 2
2026-03-30 05:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b, identifier: 10737225
2026-03-30 05:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10737217
2026-03-30 05:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc472ca-72bf-54cd-a796-42487eb49492 with scrape type 2
2026-03-30 05:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bc472ca-72bf-54cd-a796-42487eb49492 with scrape type 2
2026-03-30 05:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0bc472ca-72bf-54cd-a796-42487eb49492, identifier: 10737217
2026-03-30 05:30:59 [openlane.gb] INFO: Found listing with ID: 10737224
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737224%27 HTTP/1.1" 200 None
2026-03-30 05:30:59 [openlane.gb] INFO: Scrape type for 10737224: 2
2026-03-30 05:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10737227
2026-03-30 05:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10737227
2026-03-30 05:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 960e3aa2-94ee-5d76-980f-e6533394b9d6 with identifier: 10737227 to the API
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '960e3aa2-94ee-5d76-980f-e6533394b9d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VE71NLC',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737227',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 22311,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VE71NLC - 22,311 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2022}
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737227%27 HTTP/1.1" 200 None
2026-03-30 05:30:59 [openlane.gb] INFO: Saving data for 10737227: {'auction_closing_time': 1774965600.0, 'created_time': 1774618477.825615, 'last_price_update_time': 1774848659.569565}
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737227') HTTP/1.1" 204 0
2026-03-30 05:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ec336eef-83ac-51c3-9a1f-5068cf6c1aa7 with identifier: 10737226
2026-03-30 05:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ec336eef-83ac-51c3-9a1f-5068cf6c1aa7 with identifier: 10737226
2026-03-30 05:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ec336eef-83ac-51c3-9a1f-5068cf6c1aa7 with identifier: 10737226 to the API
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ec336eef-83ac-51c3-9a1f-5068cf6c1aa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YB20XGU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737226',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 42786,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav - Electric - Automatic - 1 hp - '
'YB20XGU - 42,786 mi',
'transmission': 'automatic',
'trim': 'Elite Nav',
'vin': None,
'year': 2020}
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737226%27 HTTP/1.1" 200 None
2026-03-30 05:30:59 [openlane.gb] INFO: Saving data for 10737226: {'auction_closing_time': 1774965600.0, 'created_time': 1774618483.110698, 'last_price_update_time': 1774848659.855076}
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737226') HTTP/1.1" 204 0
2026-03-30 05:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10737225
2026-03-30 05:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10737225
2026-03-30 05:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b with identifier: 10737225 to the API
2026-03-30 05:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b8f1ed52-6d7b-58a9-96d2-e1b1e82bce9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN21TWW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737225',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 24336,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - VN21TWW - 24,336 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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 05:31:00 [openlane.gb] INFO: Saving data for 10737225: {'auction_closing_time': 1774965600.0, 'created_time': 1774618468.747203, 'last_price_update_time': 1774848660.261147}
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737225') HTTP/1.1" 204 0
2026-03-30 05:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10737217
2026-03-30 05:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10737217
2026-03-30 05:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0bc472ca-72bf-54cd-a796-42487eb49492 with identifier: 10737217 to the API
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '0bc472ca-72bf-54cd-a796-42487eb49492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LR71EVV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737217',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 62766,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh Elite Nav Premium - Electric - Automatic - '
'136 hp - LR71EVV - 62,766 mi',
'transmission': 'automatic',
'trim': 'Elite Nav Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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 05:31:00 [openlane.gb] INFO: Saving data for 10737217: {'auction_closing_time': 1774965600.0, 'created_time': 1774618478.676585, 'last_price_update_time': 1774848660.615307}
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737217') HTTP/1.1" 204 0
2026-03-30 05:31:00 [openlane.gb] INFO: Found listing with ID: 10737220
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737220%27 HTTP/1.1" 200 None
2026-03-30 05:31:00 [openlane.gb] INFO: Scrape type for 10737220: 2
2026-03-30 05:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737230> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737231> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:00 [openlane.gb] INFO: Found listing with ID: 10737223
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737223%27 HTTP/1.1" 200 None
2026-03-30 05:31:00 [openlane.gb] INFO: Scrape type for 10737223: 2
2026-03-30 05: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 05: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 05:31:00 [openlane.gb] INFO: Found listing with ID: 10737242
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737242%27 HTTP/1.1" 200 None
2026-03-30 05:31:00 [openlane.gb] INFO: Scrape type for 10737242: 2
2026-03-30 05:31:00 [openlane.gb] INFO: Found listing with ID: 10732880
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710732880%27 HTTP/1.1" 200 None
2026-03-30 05:31:00 [openlane.gb] INFO: Scrape type for 10732880: 0
2026-03-30 05:31:00 [openlane.gb] INFO: Found listing with ID: 10732881
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710732881%27 HTTP/1.1" 200 None
2026-03-30 05:31:00 [openlane.gb] INFO: Scrape type for 10732881: 0
2026-03-30 05:31:00 [openlane.gb] INFO: Found listing with ID: 10737239
2026-03-30 05:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737239%27 HTTP/1.1" 200 None
2026-03-30 05:31:00 [openlane.gb] INFO: Scrape type for 10737239: 2
2026-03-30 05:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2fcd116-5dd7-5008-b533-da5e15ef65b0 with identifier: 10737230
2026-03-30 05:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2fcd116-5dd7-5008-b533-da5e15ef65b0 with scrape type 2
2026-03-30 05:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2fcd116-5dd7-5008-b533-da5e15ef65b0 with scrape type 2
2026-03-30 05:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d2fcd116-5dd7-5008-b533-da5e15ef65b0, identifier: 10737230
2026-03-30 05:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c43352-3128-57db-94ce-837c5d8e635e with identifier: 10737231
2026-03-30 05:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c43352-3128-57db-94ce-837c5d8e635e with scrape type 2
2026-03-30 05:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c43352-3128-57db-94ce-837c5d8e635e with scrape type 2
2026-03-30 05:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 70c43352-3128-57db-94ce-837c5d8e635e, identifier: 10737231
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10737240
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737240%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10737240: 2
2026-03-30 05:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d2fcd116-5dd7-5008-b533-da5e15ef65b0 with identifier: 10737230
2026-03-30 05:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d2fcd116-5dd7-5008-b533-da5e15ef65b0 with identifier: 10737230
2026-03-30 05:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d2fcd116-5dd7-5008-b533-da5e15ef65b0 with identifier: 10737230 to the API
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd2fcd116-5dd7-5008-b533-da5e15ef65b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PTX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 15734,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PTX - 15,734 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737230%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Saving data for 10737230: {'auction_closing_time': 1774965600.0, 'created_time': 1774618481.201841, 'last_price_update_time': 1774848661.348775}
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737230') HTTP/1.1" 204 0
2026-03-30 05:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 70c43352-3128-57db-94ce-837c5d8e635e with identifier: 10737231
2026-03-30 05:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 70c43352-3128-57db-94ce-837c5d8e635e with identifier: 10737231
2026-03-30 05:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 70c43352-3128-57db-94ce-837c5d8e635e with identifier: 10737231 to the API
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '70c43352-3128-57db-94ce-837c5d8e635e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PNJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737231',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 19940,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PNJ - 19,940 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737231%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Saving data for 10737231: {'auction_closing_time': 1774965600.0, 'created_time': 1774618479.961915, 'last_price_update_time': 1774848661.730573}
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737231') HTTP/1.1" 204 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10737241
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737241%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10737241: 2
2026-03-30 05:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737425> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10737238
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737238%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10737238: 2
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730216
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730216%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730216: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10736505
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736505%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10736505: 2
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10738952
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710738952%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10738952: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10738951
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710738951%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10738951: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10738953
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710738953%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10738953: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730215
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730215%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730215: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10734595
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734595%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10734595: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730218
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730218%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730218: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730264
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730264%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730264: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730259
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730259%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730259: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730257
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730257%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730257: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730258
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730258%27 HTTP/1.1" 200 None
2026-03-30 05:31:01 [openlane.gb] INFO: Scrape type for 10730258: 0
2026-03-30 05:31:01 [openlane.gb] INFO: Found listing with ID: 10730268
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730268%27 HTTP/1.1" 200 None
2026-03-30 05:31:02 [openlane.gb] INFO: Scrape type for 10730268: 0
2026-03-30 05:31:02 [openlane.gb] INFO: Found listing with ID: 10730242
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730242%27 HTTP/1.1" 200 None
2026-03-30 05:31:02 [openlane.gb] INFO: Scrape type for 10730242: 2
2026-03-30 05:31:02 [openlane.gb] INFO: Found listing with ID: 10730239
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730239%27 HTTP/1.1" 200 None
2026-03-30 05:31:02 [openlane.gb] INFO: Scrape type for 10730239: 0
2026-03-30 05:31:02 [openlane.gb] INFO: Found listing with ID: 10730272
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730272%27 HTTP/1.1" 200 None
2026-03-30 05:31:02 [openlane.gb] INFO: Scrape type for 10730272: 2
2026-03-30 05:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737245> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7 with identifier: 10737425
2026-03-30 05:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7 with scrape type 2
2026-03-30 05:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7 with scrape type 2
2026-03-30 05:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7, identifier: 10737425
2026-03-30 05:31:02 [openlane.gb] INFO: Found listing with ID: 10730255
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730255%27 HTTP/1.1" 200 None
2026-03-30 05:31:02 [openlane.gb] INFO: Scrape type for 10730255: 2
2026-03-30 05:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7 with identifier: 10737425
2026-03-30 05:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7 with identifier: 10737425
2026-03-30 05:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7 with identifier: 10737425 to the API
2026-03-30 05:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'ee3aa1d2-ec7f-51ff-8209-0ae7f90349a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SW71GXH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737425',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 18733,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'SW71GXH - 18,733 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737425%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Saving data for 10737425: {'auction_closing_time': 1775138400.0, 'created_time': 1774618484.934268, 'last_price_update_time': 1774848663.178982}
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737425') HTTP/1.1" 204 0
2026-03-30 05:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737243> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10730263
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10730263: 2
2026-03-30 05:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737435> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10737245
2026-03-30 05:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7c53bd2-367b-550b-b9be-b5c831d34fea with scrape type 2
2026-03-30 05:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7c53bd2-367b-550b-b9be-b5c831d34fea with scrape type 2
2026-03-30 05:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c7c53bd2-367b-550b-b9be-b5c831d34fea, identifier: 10737245
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10730252
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730252%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10730252: 0
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10730254
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730254%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10730254: 0
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10730224
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10730224: 2
2026-03-30 05:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10737245
2026-03-30 05:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10737245
2026-03-30 05:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c7c53bd2-367b-550b-b9be-b5c831d34fea with identifier: 10737245 to the API
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7c53bd2-367b-550b-b9be-b5c831d34fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25EGX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737245',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17838,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25EGX - 17,838 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737245%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Saving data for 10737245: {'auction_closing_time': 1774965600.0, 'created_time': 1774618482.508821, 'last_price_update_time': 1774848663.732501}
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737245') HTTP/1.1" 204 0
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10730237
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730237%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10730237: 0
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10730222
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730222%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10730222: 0
2026-03-30 05:31:03 [openlane.gb] INFO: Found listing with ID: 10736510
2026-03-30 05:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736510%27 HTTP/1.1" 200 None
2026-03-30 05:31:03 [openlane.gb] INFO: Scrape type for 10736510: 2
2026-03-30 05:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10737243
2026-03-30 05:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with scrape type 2
2026-03-30 05:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with scrape type 2
2026-03-30 05:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150, identifier: 10737243
2026-03-30 05:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10737435
2026-03-30 05:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b715665-4015-5300-9acc-80ab388be45a with scrape type 2
2026-03-30 05:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b715665-4015-5300-9acc-80ab388be45a with scrape type 2
2026-03-30 05:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5b715665-4015-5300-9acc-80ab388be45a, identifier: 10737435
2026-03-30 05:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10737243
2026-03-30 05:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10737243
2026-03-30 05:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150 with identifier: 10737243 to the API
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '0bd3cd94-3e9d-5c0b-ab56-2f6bb9e33150',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HS24MUP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737243',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 15526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'HS24MUP - 15,526 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737243%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Saving data for 10737243: {'auction_closing_time': 1774965600.0, 'created_time': 1774618482.165631, 'last_price_update_time': 1774848664.274288}
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737243') HTTP/1.1" 204 0
2026-03-30 05:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10737435
2026-03-30 05:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10737435
2026-03-30 05:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5b715665-4015-5300-9acc-80ab388be45a with identifier: 10737435 to the API
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '5b715665-4015-5300-9acc-80ab388be45a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71LLM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737435',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'PF71LLM - 23,906 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737435%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Saving data for 10737435: {'auction_closing_time': 1775138400.0, 'created_time': 1774618483.707916, 'last_price_update_time': 1774848664.596775}
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737435') HTTP/1.1" 204 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736513
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736513%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736513: 2
2026-03-30 05:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737232> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737248> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736508
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736508%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736508: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736506
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736506%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736506: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730212
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730212%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730212: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736503
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736503%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736503: 2
2026-03-30 05: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 05: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 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736507
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736507%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736507: 2
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730226
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730226%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730226: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736512
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736512%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736512: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736511
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736511%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736511: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730210
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730210%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730210: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730211
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730211%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730211: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10738954
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710738954%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10738954: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10736514
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736514%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10736514: 2
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730283
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730283%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730283: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730240
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730240%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730240: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730235
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730235%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730235: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730245
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730245%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730245: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730260
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730260%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730260: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730265
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730265%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730265: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10741852
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710741852%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10741852: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730234
2026-03-30 05:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730234%27 HTTP/1.1" 200 None
2026-03-30 05:31:04 [openlane.gb] INFO: Scrape type for 10730234: 0
2026-03-30 05:31:04 [openlane.gb] INFO: Found listing with ID: 10730262
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730262%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730262: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730232
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730232%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730232: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730269
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730269%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730269: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730225
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730225%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730225: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730270
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730270%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730270: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730213
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730213%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730213: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730271
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730271%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730271: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730253
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730253%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730253: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730261
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730261%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730261: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730231
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730231%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730231: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730227
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730227%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730227: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730217
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730217%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730217: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730267
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730267%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730267: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730229
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730229%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730229: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730233
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730233%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730233: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730266
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730266%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730266: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10730236
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730236%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10730236: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10736499
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736499%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10736499: 2
2026-03-30 05:31:05 [scrapy.extensions.logstats] INFO: Crawled 38 pages (at 38 pages/min), scraped 33 items (at 33 items/min)
2026-03-30 05:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-30 05:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737426> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a902469-bdd3-54a0-be4e-baa2c26f1e59 with identifier: 10737232
2026-03-30 05:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a902469-bdd3-54a0-be4e-baa2c26f1e59 with scrape type 2
2026-03-30 05:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a902469-bdd3-54a0-be4e-baa2c26f1e59 with scrape type 2
2026-03-30 05:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3a902469-bdd3-54a0-be4e-baa2c26f1e59, identifier: 10737232
2026-03-30 05:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10737248
2026-03-30 05:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with scrape type 2
2026-03-30 05:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with scrape type 2
2026-03-30 05:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c, identifier: 10737248
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10741740
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741740%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10741740: 0
2026-03-30 05:31:05 [openlane.gb] INFO: Found listing with ID: 10736502
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736502%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Scrape type for 10736502: 2
2026-03-30 05:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3a902469-bdd3-54a0-be4e-baa2c26f1e59 with identifier: 10737232
2026-03-30 05:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3a902469-bdd3-54a0-be4e-baa2c26f1e59 with identifier: 10737232
2026-03-30 05:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3a902469-bdd3-54a0-be4e-baa2c26f1e59 with identifier: 10737232 to the API
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3a902469-bdd3-54a0-be4e-baa2c26f1e59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PWU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737232',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 16793,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 1 hp - '
'DV25PWU - 16,793 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737232%27 HTTP/1.1" 200 None
2026-03-30 05:31:05 [openlane.gb] INFO: Saving data for 10737232: {'auction_closing_time': 1774965600.0, 'created_time': 1774618480.871199, 'last_price_update_time': 1774848665.841545}
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737232') HTTP/1.1" 204 0
2026-03-30 05:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10737248
2026-03-30 05:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10737248
2026-03-30 05:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 69e549a5-4eb7-5df8-9692-b5f25cf1df6c with identifier: 10737248 to the API
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '69e549a5-4eb7-5df8-9692-b5f25cf1df6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OE71XLR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737248',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 25432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SRi Premium - Petrol - Manual - 101 hp - '
'OE71XLR - 25,432 mi',
'transmission': 'manual',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737248%27 HTTP/1.1" 200 None
2026-03-30 05:31:06 [openlane.gb] INFO: Saving data for 10737248: {'auction_closing_time': 1774965600.0, 'created_time': 1774618462.08212, 'last_price_update_time': 1774848666.245826}
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737248') HTTP/1.1" 204 0
2026-03-30 05:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737434> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737221> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737218> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac with identifier: 10737426
2026-03-30 05:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac with scrape type 2
2026-03-30 05:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac with scrape type 2
2026-03-30 05:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac, identifier: 10737426
2026-03-30 05:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac with identifier: 10737426
2026-03-30 05:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac with identifier: 10737426
2026-03-30 05:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac with identifier: 10737426 to the API
2026-03-30 05:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'a36b6dfc-ce2f-5e92-87b9-0c4a991bd0ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WG71RBY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737426',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 15364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - WG71RBY - 15,364 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737426%27 HTTP/1.1" 200 None
2026-03-30 05:31:07 [openlane.gb] INFO: Saving data for 10737426: {'auction_closing_time': 1775138400.0, 'created_time': 1774618489.139875, 'last_price_update_time': 1774848667.180603}
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737426') HTTP/1.1" 204 0
2026-03-30 05:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737433> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10737434
2026-03-30 05:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8842fe90-9f45-5e1c-a9ec-036378e9000d with scrape type 2
2026-03-30 05:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8842fe90-9f45-5e1c-a9ec-036378e9000d with scrape type 2
2026-03-30 05:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8842fe90-9f45-5e1c-a9ec-036378e9000d, identifier: 10737434
2026-03-30 05:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10737221
2026-03-30 05:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06c5794-7629-59a7-8840-d514dfe4f3df with scrape type 2
2026-03-30 05:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b06c5794-7629-59a7-8840-d514dfe4f3df with scrape type 2
2026-03-30 05:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b06c5794-7629-59a7-8840-d514dfe4f3df, identifier: 10737221
2026-03-30 05:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e05a4639-ee5e-5a0f-801e-3093a369e28f with identifier: 10737218
2026-03-30 05:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e05a4639-ee5e-5a0f-801e-3093a369e28f with scrape type 2
2026-03-30 05:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e05a4639-ee5e-5a0f-801e-3093a369e28f with scrape type 2
2026-03-30 05:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: e05a4639-ee5e-5a0f-801e-3093a369e28f, identifier: 10737218
2026-03-30 05:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10737434
2026-03-30 05:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10737434
2026-03-30 05:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8842fe90-9f45-5e1c-a9ec-036378e9000d with identifier: 10737434 to the API
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '8842fe90-9f45-5e1c-a9ec-036378e9000d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71OLG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737434',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30365,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'NV71OLG - 30,365 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737434%27 HTTP/1.1" 200 None
2026-03-30 05:31:07 [openlane.gb] INFO: Saving data for 10737434: {'auction_closing_time': 1775138400.0, 'created_time': 1774618487.404256, 'last_price_update_time': 1774848667.779848}
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737434') HTTP/1.1" 204 0
2026-03-30 05:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10737221
2026-03-30 05:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10737221
2026-03-30 05:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b06c5794-7629-59a7-8840-d514dfe4f3df with identifier: 10737221 to the API
2026-03-30 05:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b06c5794-7629-59a7-8840-d514dfe4f3df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PXZ9469',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737221',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - PXZ9469 - 39,252 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737221%27 HTTP/1.1" 200 None
2026-03-30 05:31:08 [openlane.gb] INFO: Saving data for 10737221: {'auction_closing_time': 1774965600.0, 'created_time': 1774618348.885566, 'last_price_update_time': 1774848668.08766}
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737221') HTTP/1.1" 204 0
2026-03-30 05:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: e05a4639-ee5e-5a0f-801e-3093a369e28f with identifier: 10737218
2026-03-30 05:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: e05a4639-ee5e-5a0f-801e-3093a369e28f with identifier: 10737218
2026-03-30 05:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: e05a4639-ee5e-5a0f-801e-3093a369e28f with identifier: 10737218 to the API
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'e05a4639-ee5e-5a0f-801e-3093a369e28f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NV71HFG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737218',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 52966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - NV71HFG - 52,966 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737218%27 HTTP/1.1" 200 None
2026-03-30 05:31:08 [openlane.gb] INFO: Saving data for 10737218: {'auction_closing_time': 1774965600.0, 'created_time': 1774618350.46844, 'last_price_update_time': 1774848668.375674}
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737218') HTTP/1.1" 204 0
2026-03-30 05:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737236> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10737433
2026-03-30 05:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with scrape type 2
2026-03-30 05:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with scrape type 2
2026-03-30 05:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767, identifier: 10737433
2026-03-30 05:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10737433
2026-03-30 05:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10737433
2026-03-30 05:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767 with identifier: 10737433 to the API
2026-03-30 05:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Petrol',
'id': '8e3f8cda-ebd6-5132-9c9b-b3c7a6dd4767',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71FXL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737433',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 51473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo SE Edition - Petrol - Manual - 101 hp - '
'PF71FXL - 51,473 mi',
'transmission': 'manual',
'trim': 'SE Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737433%27 HTTP/1.1" 200 None
2026-03-30 05:31:09 [openlane.gb] INFO: Saving data for 10737433: {'auction_closing_time': 1775138400.0, 'created_time': 1774618497.67885, 'last_price_update_time': 1774848669.665267}
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737433') HTTP/1.1" 204 0
2026-03-30 05:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737220> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737216> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737240> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730272> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c with identifier: 10737236
2026-03-30 05:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c with scrape type 2
2026-03-30 05:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c with scrape type 2
2026-03-30 05:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c, identifier: 10737236
2026-03-30 05:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c with identifier: 10737236
2026-03-30 05:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c with identifier: 10737236
2026-03-30 05:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c with identifier: 10737236 to the API
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '80b68e67-6e7e-5b60-bda4-d6bd8e3e7c6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA71ULU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737236',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 8758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - DA71ULU - 8,758 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737236%27 HTTP/1.1" 200 None
2026-03-30 05:31:10 [openlane.gb] INFO: Saving data for 10737236: {'auction_closing_time': 1774965600.0, 'created_time': 1774618356.916591, 'last_price_update_time': 1774848670.117273}
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737236') HTTP/1.1" 204 0
2026-03-30 05:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae3dbe8-735c-5fb9-9823-30173be20865 with identifier: 10737220
2026-03-30 05:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae3dbe8-735c-5fb9-9823-30173be20865 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ae3dbe8-735c-5fb9-9823-30173be20865 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3ae3dbe8-735c-5fb9-9823-30173be20865, identifier: 10737220
2026-03-30 05:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10737216
2026-03-30 05:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64729233-66fd-5093-aa64-73c9b2219582 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64729233-66fd-5093-aa64-73c9b2219582 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 64729233-66fd-5093-aa64-73c9b2219582, identifier: 10737216
2026-03-30 05:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f88612-6c05-53f4-92ef-1d827bb40586 with identifier: 10737240
2026-03-30 05:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f88612-6c05-53f4-92ef-1d827bb40586 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f88612-6c05-53f4-92ef-1d827bb40586 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 01f88612-6c05-53f4-92ef-1d827bb40586, identifier: 10737240
2026-03-30 05:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272
2026-03-30 05:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8526954c-3792-55ec-85f5-82d34667ecc8 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8526954c-3792-55ec-85f5-82d34667ecc8 with scrape type 2
2026-03-30 05:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8526954c-3792-55ec-85f5-82d34667ecc8, identifier: 10730272
2026-03-30 05:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3ae3dbe8-735c-5fb9-9823-30173be20865 with identifier: 10737220
2026-03-30 05:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3ae3dbe8-735c-5fb9-9823-30173be20865 with identifier: 10737220
2026-03-30 05:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3ae3dbe8-735c-5fb9-9823-30173be20865 with identifier: 10737220 to the API
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '3ae3dbe8-735c-5fb9-9823-30173be20865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG71XCO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737220',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32152,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-11-27',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - FG71XCO - 32,152 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737220%27 HTTP/1.1" 200 None
2026-03-30 05:31:10 [openlane.gb] INFO: Saving data for 10737220: {'auction_closing_time': 1774965600.0, 'created_time': 1774618452.075555, 'last_price_update_time': 1774848670.788002}
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737220') HTTP/1.1" 204 0
2026-03-30 05:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10737216
2026-03-30 05:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10737216
2026-03-30 05:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 64729233-66fd-5093-aa64-73c9b2219582 with identifier: 10737216 to the API
2026-03-30 05:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '64729233-66fd-5093-aa64-73c9b2219582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV71TEY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737216',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 37109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - FV71TEY - 37,109 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737216%27 HTTP/1.1" 200 None
2026-03-30 05:31:11 [openlane.gb] INFO: Saving data for 10737216: {'auction_closing_time': 1774965600.0, 'created_time': 1774618357.53603, 'last_price_update_time': 1774848671.165626}
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737216') HTTP/1.1" 204 0
2026-03-30 05:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 01f88612-6c05-53f4-92ef-1d827bb40586 with identifier: 10737240
2026-03-30 05:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 01f88612-6c05-53f4-92ef-1d827bb40586 with identifier: 10737240
2026-03-30 05:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 01f88612-6c05-53f4-92ef-1d827bb40586 with identifier: 10737240 to the API
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '01f88612-6c05-53f4-92ef-1d827bb40586',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WM71MXD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737240',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 18367,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'WM71MXD - 18,367 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737240%27 HTTP/1.1" 200 None
2026-03-30 05:31:11 [openlane.gb] INFO: Saving data for 10737240: {'auction_closing_time': 1774965600.0, 'created_time': 1774618308.032144, 'last_price_update_time': 1774848671.458567}
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737240') HTTP/1.1" 204 0
2026-03-30 05:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 05:31:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05: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 05:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272
2026-03-30 05:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8526954c-3792-55ec-85f5-82d34667ecc8 with identifier: 10730272 to the API
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '8526954c-3792-55ec-85f5-82d34667ecc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VO75KFN',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730272',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Capri',
'odometer': 1892,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2025-09-27',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Capri 77 kWh Premium - Electric - Automatic - 286 hp - VO75KFN '
'- 1,892 mi',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730272%27 HTTP/1.1" 200 None
2026-03-30 05:31:11 [openlane.gb] INFO: Saving data for 10730272: {'auction_closing_time': 1774879200.0, 'created_time': 1774531873.926155, 'last_price_update_time': 1774848671.916189}
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730272') HTTP/1.1" 204 0
2026-03-30 05:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730242> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730255> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242
2026-03-30 05:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee with scrape type 2
2026-03-30 05:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c8d82a-0382-59ad-9adc-ff9d5499eeee with scrape type 2
2026-03-30 05:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d9c8d82a-0382-59ad-9adc-ff9d5499eeee, identifier: 10730242
2026-03-30 05:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242
2026-03-30 05:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242
2026-03-30 05:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d9c8d82a-0382-59ad-9adc-ff9d5499eeee with identifier: 10730242 to the API
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9c8d82a-0382-59ad-9adc-ff9d5499eeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ72TYP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730242',
'listing': 'auction',
'location': 'Warrington',
'make': 'Fiat',
'model': '500',
'odometer': 31795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Dolcevita - Petrol - Manual - 69 hp - BJ72TYP - 31,795 '
'mi',
'transmission': 'manual',
'trim': 'Dolcevita',
'vin': None,
'year': 2022}
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730242%27 HTTP/1.1" 200 None
2026-03-30 05:31:12 [openlane.gb] INFO: Saving data for 10730242: {'auction_closing_time': 1774879200.0, 'created_time': 1774531868.059524, 'last_price_update_time': 1774848672.411999}
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730242') HTTP/1.1" 204 0
2026-03-30 05:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255
2026-03-30 05:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with scrape type 2
2026-03-30 05:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with scrape type 2
2026-03-30 05:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b7d61b38-4237-5b36-b4e1-51c08d08e0c9, identifier: 10730255
2026-03-30 05:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255
2026-03-30 05:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255
2026-03-30 05:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b7d61b38-4237-5b36-b4e1-51c08d08e0c9 with identifier: 10730255 to the API
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7d61b38-4237-5b36-b4e1-51c08d08e0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YR66PWO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730255',
'listing': 'auction',
'location': 'Liverpool',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 90428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2016-09-26',
'seats_number': 5,
'seller_name': 'Liverpool Car Centre',
'title': 'Ford Fiesta 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - '
'YR66PWO - 90,428 mi',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2016}
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730255%27 HTTP/1.1" 200 None
2026-03-30 05:31:12 [openlane.gb] INFO: Saving data for 10730255: {'auction_closing_time': 1774879200.0, 'created_time': 1774531907.572966, 'last_price_update_time': 1774848672.804903}
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730255') HTTP/1.1" 204 0
2026-03-30 05:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736513> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2faee57f-1221-56e9-9840-e9827fbedc9d with identifier: 10736513
2026-03-30 05:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2faee57f-1221-56e9-9840-e9827fbedc9d with scrape type 2
2026-03-30 05:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2faee57f-1221-56e9-9840-e9827fbedc9d with scrape type 2
2026-03-30 05:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2faee57f-1221-56e9-9840-e9827fbedc9d, identifier: 10736513
2026-03-30 05:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2faee57f-1221-56e9-9840-e9827fbedc9d with identifier: 10736513
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-30 05:31:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 05:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2faee57f-1221-56e9-9840-e9827fbedc9d with identifier: 10736513
2026-03-30 05:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2faee57f-1221-56e9-9840-e9827fbedc9d with identifier: 10736513 to the API
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '2faee57f-1221-56e9-9840-e9827fbedc9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74HZM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736513',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 5803,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74HZM - 5,803 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736513%27 HTTP/1.1" 200 None
2026-03-30 05:31:13 [openlane.gb] INFO: Saving data for 10736513: {'auction_closing_time': 1774879200.0, 'created_time': 1774618446.983847, 'last_price_update_time': 1774848673.386657}
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736513') HTTP/1.1" 204 0
2026-03-30 05:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736502> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737405> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736499> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10736502
2026-03-30 05:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0692a5c-3982-5d40-867d-58ef1705942c with scrape type 2
2026-03-30 05:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0692a5c-3982-5d40-867d-58ef1705942c with scrape type 2
2026-03-30 05:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f0692a5c-3982-5d40-867d-58ef1705942c, identifier: 10736502
2026-03-30 05:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10736502
2026-03-30 05:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10736502
2026-03-30 05:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f0692a5c-3982-5d40-867d-58ef1705942c with identifier: 10736502 to the API
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'f0692a5c-3982-5d40-867d-58ef1705942c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LD23VRK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736502',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 19715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'LD23VRK - 19,715 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736502%27 HTTP/1.1" 200 None
2026-03-30 05:31:13 [openlane.gb] INFO: Saving data for 10736502: {'auction_closing_time': 1774879200.0, 'created_time': 1774618398.370526, 'last_price_update_time': 1774848673.872743}
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736502') HTTP/1.1" 204 0
2026-03-30 05:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736514> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737224> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736510> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e287a9d-a85e-59bf-ad5c-87390ade03d9 with identifier: 10737405
2026-03-30 05:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e287a9d-a85e-59bf-ad5c-87390ade03d9 with scrape type 2
2026-03-30 05:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e287a9d-a85e-59bf-ad5c-87390ade03d9 with scrape type 2
2026-03-30 05:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 9e287a9d-a85e-59bf-ad5c-87390ade03d9, identifier: 10737405
2026-03-30 05:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10736499
2026-03-30 05:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92dd2733-6f7d-5d4f-869e-2f5d61414237 with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92dd2733-6f7d-5d4f-869e-2f5d61414237 with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 92dd2733-6f7d-5d4f-869e-2f5d61414237, identifier: 10736499
2026-03-30 05:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 9e287a9d-a85e-59bf-ad5c-87390ade03d9 with identifier: 10737405
2026-03-30 05:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 9e287a9d-a85e-59bf-ad5c-87390ade03d9 with identifier: 10737405
2026-03-30 05:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 9e287a9d-a85e-59bf-ad5c-87390ade03d9 with identifier: 10737405 to the API
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '9e287a9d-a85e-59bf-ad5c-87390ade03d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SV72YXL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737405',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 8112,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'SV72YXL - 8,112 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737405%27 HTTP/1.1" 200 None
2026-03-30 05:31:14 [openlane.gb] INFO: Saving data for 10737405: {'auction_closing_time': 1775138400.0, 'created_time': 1774618484.317246, 'last_price_update_time': 1774848674.386629}
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737405') HTTP/1.1" 204 0
2026-03-30 05:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10736499
2026-03-30 05:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10736499
2026-03-30 05:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 92dd2733-6f7d-5d4f-869e-2f5d61414237 with identifier: 10736499 to the API
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '92dd2733-6f7d-5d4f-869e-2f5d61414237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DMZ6182',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736499',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 14773,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh GS - Electric - Automatic - 156 hp - '
'DMZ6182 - 14,773 mi',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736499%27 HTTP/1.1" 200 None
2026-03-30 05:31:14 [openlane.gb] INFO: Saving data for 10736499: {'auction_closing_time': 1774879200.0, 'created_time': 1774618395.718331, 'last_price_update_time': 1774848674.675793}
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736499') HTTP/1.1" 204 0
2026-03-30 05:31:14 [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 05:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c519a5a4-2a05-500b-87a8-7ca99acf29cc with identifier: 10736514
2026-03-30 05:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c519a5a4-2a05-500b-87a8-7ca99acf29cc with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c519a5a4-2a05-500b-87a8-7ca99acf29cc with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c519a5a4-2a05-500b-87a8-7ca99acf29cc, identifier: 10736514
2026-03-30 05:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90db1a53-1138-50e4-8d3a-d299971e26a5 with identifier: 10737224
2026-03-30 05:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90db1a53-1138-50e4-8d3a-d299971e26a5 with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90db1a53-1138-50e4-8d3a-d299971e26a5 with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 90db1a53-1138-50e4-8d3a-d299971e26a5, identifier: 10737224
2026-03-30 05:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bfde8f6-aeb5-59a8-9894-f9e968b494bd with identifier: 10736510
2026-03-30 05:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bfde8f6-aeb5-59a8-9894-f9e968b494bd with scrape type 2
2026-03-30 05:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bfde8f6-aeb5-59a8-9894-f9e968b494bd with scrape type 2
2026-03-30 05:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5bfde8f6-aeb5-59a8-9894-f9e968b494bd, identifier: 10736510
2026-03-30 05:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c519a5a4-2a05-500b-87a8-7ca99acf29cc with identifier: 10736514
2026-03-30 05:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c519a5a4-2a05-500b-87a8-7ca99acf29cc with identifier: 10736514
2026-03-30 05:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c519a5a4-2a05-500b-87a8-7ca99acf29cc with identifier: 10736514 to the API
2026-03-30 05:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c519a5a4-2a05-500b-87a8-7ca99acf29cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR74GGE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736514',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 7669,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WR74GGE - 7,669 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736514%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Saving data for 10736514: {'auction_closing_time': 1774879200.0, 'created_time': 1774618404.036459, 'last_price_update_time': 1774848676.179088}
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736514') HTTP/1.1" 204 0
2026-03-30 05:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 90db1a53-1138-50e4-8d3a-d299971e26a5 with identifier: 10737224
2026-03-30 05:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 90db1a53-1138-50e4-8d3a-d299971e26a5 with identifier: 10737224
2026-03-30 05:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 90db1a53-1138-50e4-8d3a-d299971e26a5 with identifier: 10737224 to the API
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '90db1a53-1138-50e4-8d3a-d299971e26a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AP71BSY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737224',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 27864,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - AP71BSY - 27,864 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710737224%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Saving data for 10737224: {'auction_closing_time': 1774965600.0, 'created_time': 1774618322.510664, 'last_price_update_time': 1774848676.457847}
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737224') HTTP/1.1" 204 0
2026-03-30 05:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5bfde8f6-aeb5-59a8-9894-f9e968b494bd with identifier: 10736510
2026-03-30 05:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5bfde8f6-aeb5-59a8-9894-f9e968b494bd with identifier: 10736510
2026-03-30 05:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5bfde8f6-aeb5-59a8-9894-f9e968b494bd with identifier: 10736510 to the API
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05: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 05:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '5bfde8f6-aeb5-59a8-9894-f9e968b494bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WN74HZD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736510',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12391,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-28',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WN74HZD - 12,391 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736510%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Saving data for 10736510: {'auction_closing_time': 1774879200.0, 'created_time': 1774618441.764653, 'last_price_update_time': 1774848676.766616}
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736510') HTTP/1.1" 204 0
2026-03-30 05:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736507> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730224> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730263> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736503> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10736501
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710736501%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10736501: 2
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10730204
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730204%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10730204: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10730221
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730221%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10730221: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10732883
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710732883%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10732883: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10732882
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710732882%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10732882: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10730249
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730249%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10730249: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10730250
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730250%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10730250: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10730246
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730246%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10730246: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10730247
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05: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%2710730247%27 HTTP/1.1" 200 None
2026-03-30 05:31:16 [openlane.gb] INFO: Scrape type for 10730247: 0
2026-03-30 05:31:16 [openlane.gb] INFO: Found listing with ID: 10736500
2026-03-30 05:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736500%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10736500: 2
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730228
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730228%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730228: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730243
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730243%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730243: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10732884
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732884%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10732884: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730220
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730220%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730220: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10732885
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732885%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10732885: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730251
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730251%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730251: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10732886
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732886%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10732886: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10732887
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732887%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10732887: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10736498
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736498%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10736498: 2
2026-03-30 05:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83477e95-98e9-59d8-bd7a-62167976a683 with identifier: 10736507
2026-03-30 05:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83477e95-98e9-59d8-bd7a-62167976a683 with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83477e95-98e9-59d8-bd7a-62167976a683 with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 83477e95-98e9-59d8-bd7a-62167976a683, identifier: 10736507
2026-03-30 05:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224
2026-03-30 05:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ed5cfeb-3189-50a2-be7b-f80641673342 with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ed5cfeb-3189-50a2-be7b-f80641673342 with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 4ed5cfeb-3189-50a2-be7b-f80641673342, identifier: 10730224
2026-03-30 05:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263
2026-03-30 05:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 652146f7-25d5-55cb-ad68-9c591a5aaf87 with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 652146f7-25d5-55cb-ad68-9c591a5aaf87 with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 652146f7-25d5-55cb-ad68-9c591a5aaf87, identifier: 10730263
2026-03-30 05:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76891624-2e66-531a-a9ec-c8f1ee3e816d with identifier: 10736503
2026-03-30 05:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76891624-2e66-531a-a9ec-c8f1ee3e816d with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76891624-2e66-531a-a9ec-c8f1ee3e816d with scrape type 2
2026-03-30 05:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 76891624-2e66-531a-a9ec-c8f1ee3e816d, identifier: 10736503
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730206
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730206%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730206: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730207
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730207%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730207: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10732888
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732888%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10732888: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730248
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730248%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730248: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730244
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730244%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730244: 0
2026-03-30 05:31:17 [openlane.gb] INFO: Found listing with ID: 10730203
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-30 05:31:17 [openlane.gb] INFO: Scrape type for 10730203: 2
2026-03-30 05:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 83477e95-98e9-59d8-bd7a-62167976a683 with identifier: 10736507
2026-03-30 05:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 83477e95-98e9-59d8-bd7a-62167976a683 with identifier: 10736507
2026-03-30 05:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 83477e95-98e9-59d8-bd7a-62167976a683 with identifier: 10736507 to the API
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '83477e95-98e9-59d8-bd7a-62167976a683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XRW',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736507',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 7855,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24XRW - 7,855 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 05:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736507%27 HTTP/1.1" 200 None
2026-03-30 05:31:18 [openlane.gb] INFO: Saving data for 10736507: {'auction_closing_time': 1774879200.0, 'created_time': 1774618432.854734, 'last_price_update_time': 1774848678.00666}
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736507') HTTP/1.1" 204 0
2026-03-30 05:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224
2026-03-30 05:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224
2026-03-30 05:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 4ed5cfeb-3189-50a2-be7b-f80641673342 with identifier: 10730224 to the API
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '4ed5cfeb-3189-50a2-be7b-f80641673342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FJ74PDY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730224',
'listing': 'auction',
'location': 'Derby',
'make': 'Ford',
'model': 'Puma',
'odometer': 7228,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-09-25',
'seats_number': 5,
'seller_name': 'Pentagon Burton Peugeot',
'title': 'Ford Puma ST 1.0 - Petrol - Automatic - 170 hp - FJ74PDY - 7,228 mi',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730224%27 HTTP/1.1" 200 None
2026-03-30 05:31:18 [openlane.gb] INFO: Saving data for 10730224: {'auction_closing_time': 1774879200.0, 'created_time': 1774531880.794629, 'last_price_update_time': 1774848678.392774}
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730224') HTTP/1.1" 204 0
2026-03-30 05:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263
2026-03-30 05:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263
2026-03-30 05:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 652146f7-25d5-55cb-ad68-9c591a5aaf87 with identifier: 10730263 to the API
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '652146f7-25d5-55cb-ad68-9c591a5aaf87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WRZ8490',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730263',
'listing': 'auction',
'location': 'Barnsley',
'make': 'Ford',
'model': 'Kuga',
'odometer': 17409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Pentagon Barnsley',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 224 hp - WRZ8490 - '
'17,409 mi',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730263%27 HTTP/1.1" 200 None
2026-03-30 05:31:18 [openlane.gb] INFO: Saving data for 10730263: {'auction_closing_time': 1774879200.0, 'created_time': 1774531895.221481, 'last_price_update_time': 1774848678.702462}
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730263') HTTP/1.1" 204 0
2026-03-30 05:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 76891624-2e66-531a-a9ec-c8f1ee3e816d with identifier: 10736503
2026-03-30 05:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 76891624-2e66-531a-a9ec-c8f1ee3e816d with identifier: 10736503
2026-03-30 05:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 76891624-2e66-531a-a9ec-c8f1ee3e816d with identifier: 10736503 to the API
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '76891624-2e66-531a-a9ec-c8f1ee3e816d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WO24XPR',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736503',
'listing': 'auction',
'location': 'Corby',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 6867,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Jeep Avenger 51 kWh Summit - Electric - Automatic - 156 hp - '
'WO24XPR - 6,867 mi',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2024}
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736503%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Saving data for 10736503: {'auction_closing_time': 1774879200.0, 'created_time': 1774618425.80978, 'last_price_update_time': 1774848679.047737}
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736503') HTTP/1.1" 204 0
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10736504
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736504%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10736504: 2
2026-03-30 05:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737241> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737238> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737239> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10732889
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732889%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10732889: 0
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10730238
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10730238: 2
2026-03-30 05:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10730208
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10730208: 2
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10730230
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10730230: 2
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10732890
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710732890%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10732890: 0
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10730223
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10730223: 2
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10730219
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10730219: 2
2026-03-30 05:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2 with identifier: 10737241
2026-03-30 05:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2 with scrape type 2
2026-03-30 05:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2 with scrape type 2
2026-03-30 05:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2, identifier: 10737241
2026-03-30 05:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24ae3925-33b6-52e8-8b91-de5c2ae64c32 with identifier: 10737238
2026-03-30 05:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24ae3925-33b6-52e8-8b91-de5c2ae64c32 with scrape type 2
2026-03-30 05:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24ae3925-33b6-52e8-8b91-de5c2ae64c32 with scrape type 2
2026-03-30 05:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 24ae3925-33b6-52e8-8b91-de5c2ae64c32, identifier: 10737238
2026-03-30 05:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b57d064-0fd3-5041-ad9d-14c9de0506d7 with identifier: 10737239
2026-03-30 05:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b57d064-0fd3-5041-ad9d-14c9de0506d7 with scrape type 2
2026-03-30 05:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b57d064-0fd3-5041-ad9d-14c9de0506d7 with scrape type 2
2026-03-30 05:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3b57d064-0fd3-5041-ad9d-14c9de0506d7, identifier: 10737239
2026-03-30 05:31:19 [openlane.gb] INFO: Found listing with ID: 10730256
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Scrape type for 10730256: 2
2026-03-30 05:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2 with identifier: 10737241
2026-03-30 05:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2 with identifier: 10737241
2026-03-30 05:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 796ed405-b9b8-5da9-ba8e-9775f5b5b1e2 with identifier: 10737241 to the API
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '796ed405-b9b8-5da9-ba8e-9775f5b5b1e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AX71BNL',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737241',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35154,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'AX71BNL - 35,154 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737241%27 HTTP/1.1" 200 None
2026-03-30 05:31:19 [openlane.gb] INFO: Saving data for 10737241: {'auction_closing_time': 1774965600.0, 'created_time': 1774618341.710018, 'last_price_update_time': 1774848679.835659}
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737241') HTTP/1.1" 204 0
2026-03-30 05:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 24ae3925-33b6-52e8-8b91-de5c2ae64c32 with identifier: 10737238
2026-03-30 05:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 24ae3925-33b6-52e8-8b91-de5c2ae64c32 with identifier: 10737238
2026-03-30 05:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 24ae3925-33b6-52e8-8b91-de5c2ae64c32 with identifier: 10737238 to the API
2026-03-30 05:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '24ae3925-33b6-52e8-8b91-de5c2ae64c32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WP71XBX',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737238',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 48732,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 1 hp - '
'WP71XBX - 48,732 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737238%27 HTTP/1.1" 200 None
2026-03-30 05:31:20 [openlane.gb] INFO: Saving data for 10737238: {'auction_closing_time': 1774965600.0, 'created_time': 1774618313.834201, 'last_price_update_time': 1774848680.130903}
2026-03-30 05:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737238') HTTP/1.1" 204 0
2026-03-30 05:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3b57d064-0fd3-5041-ad9d-14c9de0506d7 with identifier: 10737239
2026-03-30 05:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3b57d064-0fd3-5041-ad9d-14c9de0506d7 with identifier: 10737239
2026-03-30 05:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3b57d064-0fd3-5041-ad9d-14c9de0506d7 with identifier: 10737239 to the API
2026-03-30 05:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '3b57d064-0fd3-5041-ad9d-14c9de0506d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF71JGV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737239',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 42351,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate - Electric - Automatic - 136 hp - '
'PF71JGV - 42,351 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737239%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Saving data for 10737239: {'auction_closing_time': 1774965600.0, 'created_time': 1774618310.389649, 'last_price_update_time': 1774848681.339668}
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737239') HTTP/1.1" 204 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10730209
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10730209: 2
2026-03-30 05:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737237> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737234> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737242> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737223> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10730214
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730214%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10730214: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10741732
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741732%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10741732: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10741731
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741731%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10741731: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10734805
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734805%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10734805: 2
2026-03-30 05:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10709008
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709008%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10709008: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10709009
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709009%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10709009: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10709007
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710709007%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10709007: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10722844
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722844%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10722844: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10741734
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741734%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10741734: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10741745
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741745%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10741745: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10715371
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710715371%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10715371: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10730130
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730130%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10730130: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10730106
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730106%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10730106: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10730107
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730107%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10730107: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10730131
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730131%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10730131: 0
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10734807
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10734807: 2
2026-03-30 05:31:21 [openlane.gb] INFO: Found listing with ID: 10734809
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-30 05:31:21 [openlane.gb] INFO: Scrape type for 10734809: 2
2026-03-30 05:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10737237
2026-03-30 05:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226bc70c-0d4b-5018-9b00-504fd993e1a2 with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 226bc70c-0d4b-5018-9b00-504fd993e1a2 with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 226bc70c-0d4b-5018-9b00-504fd993e1a2, identifier: 10737237
2026-03-30 05:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10737234
2026-03-30 05:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d639d821-4f74-5ffd-9255-bcaaa000a3cb with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d639d821-4f74-5ffd-9255-bcaaa000a3cb with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: d639d821-4f74-5ffd-9255-bcaaa000a3cb, identifier: 10737234
2026-03-30 05:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3501ab01-004e-5395-8e7f-bc9493c8ff25 with identifier: 10737242
2026-03-30 05:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3501ab01-004e-5395-8e7f-bc9493c8ff25 with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3501ab01-004e-5395-8e7f-bc9493c8ff25 with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 3501ab01-004e-5395-8e7f-bc9493c8ff25, identifier: 10737242
2026-03-30 05:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4657f60-1538-5b53-9c4b-56b5613e7050 with identifier: 10737223
2026-03-30 05:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4657f60-1538-5b53-9c4b-56b5613e7050 with scrape type 2
2026-03-30 05:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4657f60-1538-5b53-9c4b-56b5613e7050 with scrape type 2
2026-03-30 05:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b4657f60-1538-5b53-9c4b-56b5613e7050, identifier: 10737223
2026-03-30 05:31:22 [openlane.gb] INFO: Found listing with ID: 10734806
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-30 05:31:22 [openlane.gb] INFO: Scrape type for 10734806: 2
2026-03-30 05:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10737237
2026-03-30 05:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10737237
2026-03-30 05:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 226bc70c-0d4b-5018-9b00-504fd993e1a2 with identifier: 10737237 to the API
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '226bc70c-0d4b-5018-9b00-504fd993e1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YB71FMD',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737237',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 49764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- YB71FMD - 49,764 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737237%27 HTTP/1.1" 200 None
2026-03-30 05:31:22 [openlane.gb] INFO: Saving data for 10737237: {'auction_closing_time': 1774965600.0, 'created_time': 1774618349.552691, 'last_price_update_time': 1774848682.386619}
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737237') HTTP/1.1" 204 0
2026-03-30 05:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10737234
2026-03-30 05:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10737234
2026-03-30 05:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: d639d821-4f74-5ffd-9255-bcaaa000a3cb with identifier: 10737234 to the API
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'd639d821-4f74-5ffd-9255-bcaaa000a3cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RJ71KLU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737234',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- RJ71KLU - 20,104 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737234%27 HTTP/1.1" 200 None
2026-03-30 05:31:22 [openlane.gb] INFO: Saving data for 10737234: {'auction_closing_time': 1774965600.0, 'created_time': 1774618325.64648, 'last_price_update_time': 1774848682.794497}
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737234') HTTP/1.1" 204 0
2026-03-30 05:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 3501ab01-004e-5395-8e7f-bc9493c8ff25 with identifier: 10737242
2026-03-30 05:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 3501ab01-004e-5395-8e7f-bc9493c8ff25 with identifier: 10737242
2026-03-30 05:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 3501ab01-004e-5395-8e7f-bc9493c8ff25 with identifier: 10737242 to the API
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '3501ab01-004e-5395-8e7f-bc9493c8ff25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL71DME',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737242',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 22138,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'1 hp - GL71DME - 22,138 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737242%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Saving data for 10737242: {'auction_closing_time': 1774965600.0, 'created_time': 1774618345.752201, 'last_price_update_time': 1774848683.086025}
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737242') HTTP/1.1" 204 0
2026-03-30 05:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b4657f60-1538-5b53-9c4b-56b5613e7050 with identifier: 10737223
2026-03-30 05:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b4657f60-1538-5b53-9c4b-56b5613e7050 with identifier: 10737223
2026-03-30 05:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b4657f60-1538-5b53-9c4b-56b5613e7050 with identifier: 10737223 to the API
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b4657f60-1538-5b53-9c4b-56b5613e7050',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HK71WCT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737223',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 24695,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - HK71WCT - 24,695 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737223%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Saving data for 10737223: {'auction_closing_time': 1774965600.0, 'created_time': 1774618467.929775, 'last_price_update_time': 1774848683.390609}
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737223') HTTP/1.1" 204 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10741733
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741733%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10741733: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10722807
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10722807: 2
2026-03-30 05:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737222> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737250> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737235> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10722806
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722806%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10722806: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10721103
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721103%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10721103: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10606304
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606304%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10606304: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10606317
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10606317: 2
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10630715
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10630715: 2
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10711372
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710711372%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10711372: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10721170
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721170%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10721170: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10692823
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692823%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10692823: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10691303
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710691303%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10691303: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10692824
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710692824%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10692824: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10721104
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721104%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10721104: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10721102
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710721102%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10721102: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10741735
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741735%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10741735: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10619051
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710619051%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10619051: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10630207
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630207%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10630207: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10630206
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10630206: 2
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10741737
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741737%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10741737: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707310
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707310%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707310: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707309
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707309%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707309: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707308
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707308%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707308: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10741738
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710741738%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10741738: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707307
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707307%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707307: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707311
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707311%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707311: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10706007
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710706007%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10706007: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10674518
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710674518%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10674518: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707698
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707698%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707698: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10707699
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710707699%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10707699: 0
2026-03-30 05:31:23 [openlane.gb] INFO: Found listing with ID: 10606319
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606319%27 HTTP/1.1" 200 None
2026-03-30 05:31:23 [openlane.gb] INFO: Scrape type for 10606319: 0
2026-03-30 05:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9127dc9-c497-5fb3-8aa6-e651611a430f with identifier: 10737222
2026-03-30 05:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9127dc9-c497-5fb3-8aa6-e651611a430f with scrape type 2
2026-03-30 05:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9127dc9-c497-5fb3-8aa6-e651611a430f with scrape type 2
2026-03-30 05:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: c9127dc9-c497-5fb3-8aa6-e651611a430f, identifier: 10737222
2026-03-30 05:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10737250
2026-03-30 05:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057c01f8-eec1-569c-9e6d-661d2e1112c9 with scrape type 2
2026-03-30 05:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 057c01f8-eec1-569c-9e6d-661d2e1112c9 with scrape type 2
2026-03-30 05:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 057c01f8-eec1-569c-9e6d-661d2e1112c9, identifier: 10737250
2026-03-30 05:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10737235
2026-03-30 05:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with scrape type 2
2026-03-30 05:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with scrape type 2
2026-03-30 05:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5, identifier: 10737235
2026-03-30 05:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: c9127dc9-c497-5fb3-8aa6-e651611a430f with identifier: 10737222
2026-03-30 05:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: c9127dc9-c497-5fb3-8aa6-e651611a430f with identifier: 10737222
2026-03-30 05:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: c9127dc9-c497-5fb3-8aa6-e651611a430f with identifier: 10737222 to the API
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'c9127dc9-c497-5fb3-8aa6-e651611a430f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YS21BPV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737222',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 40069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YS21BPV - 40,069 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737222%27 HTTP/1.1" 200 None
2026-03-30 05:31:24 [openlane.gb] INFO: Saving data for 10737222: {'auction_closing_time': 1774965600.0, 'created_time': 1774618392.832565, 'last_price_update_time': 1774848684.579029}
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737222') HTTP/1.1" 204 0
2026-03-30 05:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10737250
2026-03-30 05:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10737250
2026-03-30 05:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 057c01f8-eec1-569c-9e6d-661d2e1112c9 with identifier: 10737250 to the API
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': '057c01f8-eec1-569c-9e6d-661d2e1112c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SA22CYE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737250',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35557,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - SA22CYE - 35,557 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737250%27 HTTP/1.1" 200 None
2026-03-30 05:31:24 [openlane.gb] INFO: Saving data for 10737250: {'auction_closing_time': 1774965600.0, 'created_time': 1774618350.810742, 'last_price_update_time': 1774848684.95595}
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737250') HTTP/1.1" 204 0
2026-03-30 05:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10737235
2026-03-30 05:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10737235
2026-03-30 05:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5 with identifier: 10737235 to the API
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Electric',
'id': 'befc8b3e-fd30-5fd6-ad6b-c5267ccc68e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71BCU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737235',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 47308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- LY71BCU - 47,308 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737235%27 HTTP/1.1" 200 None
2026-03-30 05:31:25 [openlane.gb] INFO: Saving data for 10737235: {'auction_closing_time': 1774965600.0, 'created_time': 1774618347.101342, 'last_price_update_time': 1774848685.239229}
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737235') HTTP/1.1" 204 0
2026-03-30 05:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737423> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737403> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737404> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737219> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10737423
2026-03-30 05:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5908d634-05b3-537a-9318-26123172b319 with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5908d634-05b3-537a-9318-26123172b319 with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5908d634-05b3-537a-9318-26123172b319, identifier: 10737423
2026-03-30 05:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10737423
2026-03-30 05:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10737423
2026-03-30 05:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5908d634-05b3-537a-9318-26123172b319 with identifier: 10737423 to the API
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '5908d634-05b3-537a-9318-26123172b319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SB71YMU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737423',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 30601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- SB71YMU - 30,601 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2022}
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737423%27 HTTP/1.1" 200 None
2026-03-30 05:31:25 [openlane.gb] INFO: Saving data for 10737423: {'auction_closing_time': 1775138400.0, 'created_time': 1774618488.095627, 'last_price_update_time': 1774848685.718728}
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737423') HTTP/1.1" 204 0
2026-03-30 05:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10737403
2026-03-30 05:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b, identifier: 10737403
2026-03-30 05:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91b40d52-0239-579c-b269-da7295e60fc8 with identifier: 10737404
2026-03-30 05:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b40d52-0239-579c-b269-da7295e60fc8 with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91b40d52-0239-579c-b269-da7295e60fc8 with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 91b40d52-0239-579c-b269-da7295e60fc8, identifier: 10737404
2026-03-30 05:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10737219
2026-03-30 05:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00d79b2-bac1-5860-b7f4-34bea6081d09 with scrape type 2
2026-03-30 05:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00d79b2-bac1-5860-b7f4-34bea6081d09 with scrape type 2
2026-03-30 05:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b00d79b2-bac1-5860-b7f4-34bea6081d09, identifier: 10737219
2026-03-30 05:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10737403
2026-03-30 05:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10737403
2026-03-30 05:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8a536bb7-7174-53c1-bd50-4a4c5f4d322b with identifier: 10737403 to the API
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '8a536bb7-7174-53c1-bd50-4a4c5f4d322b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX71UNP',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737403',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 35429,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - EX71UNP - 35,429 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737403%27 HTTP/1.1" 200 None
2026-03-30 05:31:26 [openlane.gb] INFO: Saving data for 10737403: {'auction_closing_time': 1775138400.0, 'created_time': 1774618486.547783, 'last_price_update_time': 1774848686.307534}
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737403') HTTP/1.1" 204 0
2026-03-30 05:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 91b40d52-0239-579c-b269-da7295e60fc8 with identifier: 10737404
2026-03-30 05:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 91b40d52-0239-579c-b269-da7295e60fc8 with identifier: 10737404
2026-03-30 05:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 91b40d52-0239-579c-b269-da7295e60fc8 with identifier: 10737404 to the API
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '91b40d52-0239-579c-b269-da7295e60fc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LM71OVK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737404',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 23046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LM71OVK - 23,046 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737404%27 HTTP/1.1" 200 None
2026-03-30 05:31:26 [openlane.gb] INFO: Saving data for 10737404: {'auction_closing_time': 1775138400.0, 'created_time': 1774618489.868738, 'last_price_update_time': 1774848686.593133}
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737404') HTTP/1.1" 204 0
2026-03-30 05:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10737219
2026-03-30 05:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10737219
2026-03-30 05:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b00d79b2-bac1-5860-b7f4-34bea6081d09 with identifier: 10737219 to the API
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b00d79b2-bac1-5860-b7f4-34bea6081d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT74ZBZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737219',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 17842,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DT74ZBZ - 17,842 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737219%27 HTTP/1.1" 200 None
2026-03-30 05:31:26 [openlane.gb] INFO: Saving data for 10737219: {'auction_closing_time': 1774965600.0, 'created_time': 1774618456.668247, 'last_price_update_time': 1774848686.880838}
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737219') HTTP/1.1" 204 0
2026-03-30 05:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736504> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10736504
2026-03-30 05:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with scrape type 2
2026-03-30 05:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with scrape type 2
2026-03-30 05:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 70f16dc0-62ec-5b7b-b8c5-e1c824944509, identifier: 10736504
2026-03-30 05:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10736504
2026-03-30 05:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10736504
2026-03-30 05:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 70f16dc0-62ec-5b7b-b8c5-e1c824944509 with identifier: 10736504 to the API
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '70f16dc0-62ec-5b7b-b8c5-e1c824944509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL24GHK',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736504',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 7728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh Design - Electric - Automatic - 136 hp - '
'LL24GHK - 7,728 mi',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736504%27 HTTP/1.1" 200 None
2026-03-30 05:31:27 [openlane.gb] INFO: Saving data for 10736504: {'auction_closing_time': 1774879200.0, 'created_time': 1774618386.099282, 'last_price_update_time': 1774848687.390093}
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736504') HTTP/1.1" 204 0
2026-03-30 05:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736505> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab55e25c-2569-5cb1-b8ee-9762ba817733 with identifier: 10736505
2026-03-30 05:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab55e25c-2569-5cb1-b8ee-9762ba817733 with scrape type 2
2026-03-30 05:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab55e25c-2569-5cb1-b8ee-9762ba817733 with scrape type 2
2026-03-30 05:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ab55e25c-2569-5cb1-b8ee-9762ba817733, identifier: 10736505
2026-03-30 05:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ab55e25c-2569-5cb1-b8ee-9762ba817733 with identifier: 10736505
2026-03-30 05:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ab55e25c-2569-5cb1-b8ee-9762ba817733 with identifier: 10736505
2026-03-30 05:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ab55e25c-2569-5cb1-b8ee-9762ba817733 with identifier: 10736505 to the API
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab55e25c-2569-5cb1-b8ee-9762ba817733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WM24KMU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736505',
'listing': 'auction',
'location': 'Corby',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 9041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': 'Alfa Romeo, Jeep, Fiat',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Petrol - Automatic - 160 hp - '
'WM24KMU - 9,041 mi',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736505%27 HTTP/1.1" 200 None
2026-03-30 05:31:28 [openlane.gb] INFO: Saving data for 10736505: {'auction_closing_time': 1774879200.0, 'created_time': 1774618305.607244, 'last_price_update_time': 1774848688.033869}
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736505') HTTP/1.1" 204 0
2026-03-30 05:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730219> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730209> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730256> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219
2026-03-30 05:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9aad261-6606-5ace-8f5a-1f326bfecfa7 with scrape type 2
2026-03-30 05:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9aad261-6606-5ace-8f5a-1f326bfecfa7 with scrape type 2
2026-03-30 05:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: f9aad261-6606-5ace-8f5a-1f326bfecfa7, identifier: 10730219
2026-03-30 05:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219
2026-03-30 05:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219
2026-03-30 05:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: f9aad261-6606-5ace-8f5a-1f326bfecfa7 with identifier: 10730219 to the API
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9aad261-6606-5ace-8f5a-1f326bfecfa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BT24NVF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730219',
'listing': 'auction',
'location': 'Upminster',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 26275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-05-21',
'seats_number': 5,
'seller_name': 'Retail Ready',
'title': 'Volkswagen T-Cross 1.0 TSI R-Line - Petrol - Automatic - 116 hp - '
'BT24NVF - 26,275 mi',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2024}
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730219%27 HTTP/1.1" 200 None
2026-03-30 05:31:28 [openlane.gb] INFO: Saving data for 10730219: {'auction_closing_time': 1774879200.0, 'created_time': 1774531900.585112, 'last_price_update_time': 1774848688.603176}
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730219') HTTP/1.1" 204 0
2026-03-30 05:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209
2026-03-30 05:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with scrape type 2
2026-03-30 05:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with scrape type 2
2026-03-30 05:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8, identifier: 10730209
2026-03-30 05:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256
2026-03-30 05:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968f5d64-e04d-5f48-ba74-78363a27e214 with scrape type 2
2026-03-30 05:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968f5d64-e04d-5f48-ba74-78363a27e214 with scrape type 2
2026-03-30 05:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 968f5d64-e04d-5f48-ba74-78363a27e214, identifier: 10730256
2026-03-30 05:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736498> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209
2026-03-30 05:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209
2026-03-30 05:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a0d4f90e-225f-57cd-b2c4-57b03fab1cc8 with identifier: 10730209 to the API
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0d4f90e-225f-57cd-b2c4-57b03fab1cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RK73YWG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730209',
'listing': 'auction',
'location': 'Derby',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 10062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 5,
'seller_name': 'Pentagon Vauxhall Oldham',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - RK73YWG '
'- 10,062 mi',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730209%27 HTTP/1.1" 200 None
2026-03-30 05:31:29 [openlane.gb] INFO: Saving data for 10730209: {'auction_closing_time': 1774879200.0, 'created_time': 1774531894.224616, 'last_price_update_time': 1774848689.113891}
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730209') HTTP/1.1" 204 0
2026-03-30 05:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256
2026-03-30 05:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256
2026-03-30 05:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 968f5d64-e04d-5f48-ba74-78363a27e214 with identifier: 10730256 to the API
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Diesel',
'id': '968f5d64-e04d-5f48-ba74-78363a27e214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AF66FFE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730256',
'listing': 'auction',
'location': 'Warrington',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 49700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2016-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI SEL - Diesel - Automatic - 150 hp - '
'AF66FFE - 49,700 mi',
'transmission': 'automatic',
'trim': 'SEL',
'vin': None,
'year': 2016}
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730256%27 HTTP/1.1" 200 None
2026-03-30 05:31:29 [openlane.gb] INFO: Saving data for 10730256: {'auction_closing_time': 1774879200.0, 'created_time': 1774531898.878846, 'last_price_update_time': 1774848689.428863}
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730256') HTTP/1.1" 204 0
2026-03-30 05:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730223> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10736498
2026-03-30 05:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1873cae9-c9e6-5978-83d4-f3db33ea2818 with scrape type 2
2026-03-30 05:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1873cae9-c9e6-5978-83d4-f3db33ea2818 with scrape type 2
2026-03-30 05:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 1873cae9-c9e6-5978-83d4-f3db33ea2818, identifier: 10736498
2026-03-30 05:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10736498
2026-03-30 05:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10736498
2026-03-30 05:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 1873cae9-c9e6-5978-83d4-f3db33ea2818 with identifier: 10736498 to the API
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1873cae9-c9e6-5978-83d4-f3db33ea2818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24YHJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736498',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Grandland',
'odometer': 13430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Grandland 1.2 Turbo Ultimate - Petrol - Manual - 131 hp - '
'DV24YHJ - 13,430 mi',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2024}
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736498%27 HTTP/1.1" 200 None
2026-03-30 05:31:29 [openlane.gb] INFO: Saving data for 10736498: {'auction_closing_time': 1774879200.0, 'created_time': 1774618390.27275, 'last_price_update_time': 1774848689.882384}
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736498') HTTP/1.1" 204 0
2026-03-30 05:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223
2026-03-30 05:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with scrape type 2
2026-03-30 05:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with scrape type 2
2026-03-30 05:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350, identifier: 10730223
2026-03-30 05:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223
2026-03-30 05:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223
2026-03-30 05:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 2e41b3cb-8074-5f91-8ea6-8ddb07eca350 with identifier: 10730223 to the API
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '2e41b3cb-8074-5f91-8ea6-8ddb07eca350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BU64HKM',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730223',
'listing': 'auction',
'location': 'Prestatyn',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 64424,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2014-10-14',
'seats_number': 5,
'seller_name': 'Mount View Cars',
'title': 'Volkswagen Golf R 2.0 TSI - Petrol - Manual - 301 hp - BU64HKM - '
'64,424 mi',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730223%27 HTTP/1.1" 200 None
2026-03-30 05:31:30 [openlane.gb] INFO: Saving data for 10730223: {'auction_closing_time': 1774879200.0, 'created_time': 1774531898.04043, 'last_price_update_time': 1774848690.272696}
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730223') HTTP/1.1" 204 0
2026-03-30 05:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10734809> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10734807> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630206> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10734806> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10734809
2026-03-30 05:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with scrape type 2
2026-03-30 05:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with scrape type 2
2026-03-30 05:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b, identifier: 10734809
2026-03-30 05:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10734809
2026-03-30 05:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10734809
2026-03-30 05:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: a9ec4668-0006-5b56-9c0e-c5ccb49ef50b with identifier: 10734809 to the API
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10734809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9ec4668-0006-5b56-9c0e-c5ccb49ef50b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HK71OUY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10734809',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 24797,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka 1.2 Turbo Elite Nav - Petrol - Manual - 1 hp - '
'HK71OUY - 24,797 mi',
'transmission': 'manual',
'trim': 'Elite Nav',
'vin': None,
'year': 2021}
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734809%27 HTTP/1.1" 200 None
2026-03-30 05:31:30 [openlane.gb] INFO: Saving data for 10734809: {'auction_closing_time': 1775034000.0, 'created_time': 1774618507.34984, 'last_price_update_time': 1774848690.800391}
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10734809') HTTP/1.1" 204 0
2026-03-30 05:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10734807
2026-03-30 05:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab7916f-4afb-56c4-8f31-7e4a93f2155f with scrape type 2
2026-03-30 05:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab7916f-4afb-56c4-8f31-7e4a93f2155f with scrape type 2
2026-03-30 05:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bab7916f-4afb-56c4-8f31-7e4a93f2155f, identifier: 10734807
2026-03-30 05:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206
2026-03-30 05:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-30 05:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with scrape type 2
2026-03-30 05:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082, identifier: 10630206
2026-03-30 05:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10734807
2026-03-30 05:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10734807
2026-03-30 05:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bab7916f-4afb-56c4-8f31-7e4a93f2155f with identifier: 10734807 to the API
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10734807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bab7916f-4afb-56c4-8f31-7e4a93f2155f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LY71EWT',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10734807',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa-e',
'odometer': 69530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Corsa-e 46 kWh SE Premium - Electric - Automatic - 1 hp - '
'LY71EWT - 69,530 mi',
'transmission': 'automatic',
'trim': 'SE Premium',
'vin': None,
'year': 2022}
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734807%27 HTTP/1.1" 200 None
2026-03-30 05:31:31 [openlane.gb] INFO: Saving data for 10734807: {'auction_closing_time': 1775034000.0, 'created_time': 1774618358.899467, 'last_price_update_time': 1774848691.825187}
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10734807') HTTP/1.1" 204 0
2026-03-30 05:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206
2026-03-30 05:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206
2026-03-30 05:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 8c3947ec-ccc2-5ff3-a067-3e670ef0a082 with identifier: 10630206 to the API
2026-03-30 05:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8c3947ec-ccc2-5ff3-a067-3e670ef0a082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75ZTU',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630206',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Vivaro',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Vivaro L1H1 1.5d Pro - Diesel - Manual - 1 hp - DT75ZTU - '
'10 mi',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2026}
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630206%27 HTTP/1.1" 200 None
2026-03-30 05:31:32 [openlane.gb] INFO: Saving data for 10630206: {'auction_closing_time': 1775034000.0, 'created_time': 1773403142.277635, 'last_price_update_time': 1774848692.164784}
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630206') HTTP/1.1" 204 0
2026-03-30 05:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10606317> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10630715> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10734806
2026-03-30 05:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with scrape type 2
2026-03-30 05:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with scrape type 2
2026-03-30 05:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c, identifier: 10734806
2026-03-30 05:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10734806
2026-03-30 05:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10734806
2026-03-30 05:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c with identifier: 10734806 to the API
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10734806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '5a4b7cad-581f-5b8c-8a35-37dc2c7b5c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LL71XJV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10734806',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 36205,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh Ultimate Edition - Electric - Automatic - '
'136 hp - LL71XJV - 36,205 mi',
'transmission': 'automatic',
'trim': 'Ultimate Edition',
'vin': None,
'year': 2021}
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734806%27 HTTP/1.1" 200 None
2026-03-30 05:31:32 [openlane.gb] INFO: Saving data for 10734806: {'auction_closing_time': 1775034000.0, 'created_time': 1774618509.96621, 'last_price_update_time': 1774848692.564647}
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10734806') HTTP/1.1" 204 0
2026-03-30 05:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-30 05:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-30 05:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef36a0e-c894-5288-975b-9e695b66dfcd with scrape type 2
2026-03-30 05:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: eef36a0e-c894-5288-975b-9e695b66dfcd, identifier: 10606317
2026-03-30 05:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715
2026-03-30 05:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-30 05:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9c269a-fff8-5d2a-839d-8639f47277cb with scrape type 2
2026-03-30 05:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7b9c269a-fff8-5d2a-839d-8639f47277cb, identifier: 10630715
2026-03-30 05:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-30 05:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317
2026-03-30 05:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: eef36a0e-c894-5288-975b-9e695b66dfcd with identifier: 10606317 to the API
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10606317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eef36a0e-c894-5288-975b-9e695b66dfcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW75CTY',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10606317',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2026-02-19',
'seats_number': 3,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 140 hp '
'- DW75CTY - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710606317%27 HTTP/1.1" 200 None
2026-03-30 05:31:33 [openlane.gb] INFO: Saving data for 10606317: {'auction_closing_time': 1775034000.0, 'created_time': 1773403678.454142, 'last_price_update_time': 1774848693.094708}
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10606317') HTTP/1.1" 204 0
2026-03-30 05:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715
2026-03-30 05:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715
2026-03-30 05:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7b9c269a-fff8-5d2a-839d-8639f47277cb with identifier: 10630715 to the API
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10630715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 1,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b9c269a-fff8-5d2a-839d-8639f47277cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV75OZJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10630715',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-02-09',
'seats_number': 7,
'seller_name': None,
'title': 'Vauxhall Movano dropside 2.2 Turbo Prime - Diesel - Manual - 1 hp - '
'DV75OZJ - 10 mi',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710630715%27 HTTP/1.1" 200 None
2026-03-30 05:31:33 [openlane.gb] INFO: Saving data for 10630715: {'auction_closing_time': 1775034000.0, 'created_time': 1773405096.006508, 'last_price_update_time': 1774848693.390221}
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10630715') HTTP/1.1" 204 0
2026-03-30 05:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10734805> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10722807> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730230> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 05:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730208> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10734805
2026-03-30 05:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 156004d2-4d02-5f4c-8124-70bdc45fea7b with scrape type 2
2026-03-30 05:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 156004d2-4d02-5f4c-8124-70bdc45fea7b with scrape type 2
2026-03-30 05:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 156004d2-4d02-5f4c-8124-70bdc45fea7b, identifier: 10734805
2026-03-30 05:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807
2026-03-30 05:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27165561-ac5e-5a6a-ab88-d24751faccf5 with scrape type 2
2026-03-30 05:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27165561-ac5e-5a6a-ab88-d24751faccf5 with scrape type 2
2026-03-30 05:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 27165561-ac5e-5a6a-ab88-d24751faccf5, identifier: 10722807
2026-03-30 05:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10734805
2026-03-30 05:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10734805
2026-03-30 05:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 156004d2-4d02-5f4c-8124-70bdc45fea7b with identifier: 10734805 to the API
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10734805>
{'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=10734805',
'listing': 'auctionplusdirectbuy',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 12529,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': '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 05:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710734805%27 HTTP/1.1" 200 None
2026-03-30 05:31:34 [openlane.gb] INFO: Saving data for 10734805: {'auction_closing_time': 1775034000.0, 'created_time': 1774618379.51436, 'last_price_update_time': 1774848694.004102}
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10734805') HTTP/1.1" 204 0
2026-03-30 05:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807
2026-03-30 05:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807
2026-03-30 05:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 27165561-ac5e-5a6a-ab88-d24751faccf5 with identifier: 10722807 to the API
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10722807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '27165561-ac5e-5a6a-ab88-d24751faccf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DT75TZV',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10722807',
'listing': 'auctionplusdirectbuy',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Movano',
'odometer': 25,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2026-01-31',
'seats_number': 3,
'seller_name': 'Thompson Fleet Ltd',
'title': 'Vauxhall Movano 2.2 Turbo Prime - Diesel - Automatic - 140 hp - '
'DT75TZV - 25 mi',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710722807%27 HTTP/1.1" 200 None
2026-03-30 05:31:34 [openlane.gb] INFO: Saving data for 10722807: {'auction_closing_time': 1775034000.0, 'created_time': 1774431085.367611, 'last_price_update_time': 1774848694.291491}
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10722807') HTTP/1.1" 204 0
2026-03-30 05:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230
2026-03-30 05:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a519a-4344-54fe-8d42-c5026384ab56 with scrape type 2
2026-03-30 05:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 145a519a-4344-54fe-8d42-c5026384ab56 with scrape type 2
2026-03-30 05:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 145a519a-4344-54fe-8d42-c5026384ab56, identifier: 10730230
2026-03-30 05:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736500> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230
2026-03-30 05:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230
2026-03-30 05:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 145a519a-4344-54fe-8d42-c5026384ab56 with identifier: 10730230 to the API
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '145a519a-4344-54fe-8d42-c5026384ab56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LS71MXH',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730230',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 39439,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - LS71MXH - 39,439 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730230%27 HTTP/1.1" 200 None
2026-03-30 05:31:34 [openlane.gb] INFO: Saving data for 10730230: {'auction_closing_time': 1774879200.0, 'created_time': 1774531901.425474, 'last_price_update_time': 1774848694.704698}
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730230') HTTP/1.1" 204 0
2026-03-30 05:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737424> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730238> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208
2026-03-30 05:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b012094f-e582-56f3-a325-cc7d0e9b2bd4 with scrape type 2
2026-03-30 05:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b012094f-e582-56f3-a325-cc7d0e9b2bd4 with scrape type 2
2026-03-30 05:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: b012094f-e582-56f3-a325-cc7d0e9b2bd4, identifier: 10730208
2026-03-30 05:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208
2026-03-30 05:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208
2026-03-30 05:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: b012094f-e582-56f3-a325-cc7d0e9b2bd4 with identifier: 10730208 to the API
2026-03-30 05:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'b012094f-e582-56f3-a325-cc7d0e9b2bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RV72LCZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730208',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 20981,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'RV72LCZ - 20,981 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730208%27 HTTP/1.1" 200 None
2026-03-30 05:31:35 [openlane.gb] INFO: Saving data for 10730208: {'auction_closing_time': 1774879200.0, 'created_time': 1774531902.308397, 'last_price_update_time': 1774848695.171658}
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730208') HTTP/1.1" 204 0
2026-03-30 05:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10736500
2026-03-30 05:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8db967-48f5-5315-a5cb-16a4b99628f4 with scrape type 2
2026-03-30 05:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab8db967-48f5-5315-a5cb-16a4b99628f4 with scrape type 2
2026-03-30 05:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: ab8db967-48f5-5315-a5cb-16a4b99628f4, identifier: 10736500
2026-03-30 05:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10736500
2026-03-30 05:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10736500
2026-03-30 05:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: ab8db967-48f5-5315-a5cb-16a4b99628f4 with identifier: 10736500 to the API
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab8db967-48f5-5315-a5cb-16a4b99628f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV25PXF',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736500',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Corsa',
'odometer': 17908,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Corsa 1.2 Turbo Ultimate - Petrol - Automatic - 101 hp - '
'DV25PXF - 17,908 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736500%27 HTTP/1.1" 200 None
2026-03-30 05:31:35 [openlane.gb] INFO: Saving data for 10736500: {'auction_closing_time': 1774879200.0, 'created_time': 1774618392.170905, 'last_price_update_time': 1774848695.571707}
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736500') HTTP/1.1" 204 0
2026-03-30 05:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10737424
2026-03-30 05:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7391b812-403b-53f9-bbf8-046bad305a52 with scrape type 2
2026-03-30 05:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7391b812-403b-53f9-bbf8-046bad305a52 with scrape type 2
2026-03-30 05:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 7391b812-403b-53f9-bbf8-046bad305a52, identifier: 10737424
2026-03-30 05:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238
2026-03-30 05:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a59ed1-6ded-59c0-985d-a0053859e0fb with scrape type 2
2026-03-30 05:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73a59ed1-6ded-59c0-985d-a0053859e0fb with scrape type 2
2026-03-30 05:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 73a59ed1-6ded-59c0-985d-a0053859e0fb, identifier: 10730238
2026-03-30 05:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10737424
2026-03-30 05:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10737424
2026-03-30 05:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 7391b812-403b-53f9-bbf8-046bad305a52 with identifier: 10737424 to the API
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '7391b812-403b-53f9-bbf8-046bad305a52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EA71ZBJ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737424',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 26817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 1 hp '
'- EA71ZBJ - 26,817 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737424%27 HTTP/1.1" 200 None
2026-03-30 05:31:36 [openlane.gb] INFO: Saving data for 10737424: {'auction_closing_time': 1775138400.0, 'created_time': 1774618491.487286, 'last_price_update_time': 1774848696.046105}
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737424') HTTP/1.1" 204 0
2026-03-30 05:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238
2026-03-30 05:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238
2026-03-30 05:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 73a59ed1-6ded-59c0-985d-a0053859e0fb with identifier: 10730238 to the API
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': '73a59ed1-6ded-59c0-985d-a0053859e0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP75SWZ',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730238',
'listing': 'auction',
'location': 'Stoke-on-Trent',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 10,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka-e 51 kWh GS Line - Electric - Automatic - 136 hp - '
'DP75SWZ - 10 mi',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2025}
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730238%27 HTTP/1.1" 200 None
2026-03-30 05:31:36 [openlane.gb] INFO: Saving data for 10730238: {'auction_closing_time': 1774879200.0, 'created_time': 1774531913.16485, 'last_price_update_time': 1774848696.362039}
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730238') HTTP/1.1" 204 0
2026-03-30 05:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737408> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10736501> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10737414> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342f973f-cb20-5af5-8db9-c08de379755e with identifier: 10737408
2026-03-30 05:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342f973f-cb20-5af5-8db9-c08de379755e with scrape type 2
2026-03-30 05:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342f973f-cb20-5af5-8db9-c08de379755e with scrape type 2
2026-03-30 05:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 342f973f-cb20-5af5-8db9-c08de379755e, identifier: 10737408
2026-03-30 05:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 342f973f-cb20-5af5-8db9-c08de379755e with identifier: 10737408
2026-03-30 05:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 342f973f-cb20-5af5-8db9-c08de379755e with identifier: 10737408
2026-03-30 05:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 342f973f-cb20-5af5-8db9-c08de379755e with identifier: 10737408 to the API
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': '342f973f-cb20-5af5-8db9-c08de379755e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YF71CJE',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737408',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 32298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - YF71CJE - 32,298 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737408%27 HTTP/1.1" 200 None
2026-03-30 05:31:36 [openlane.gb] INFO: Saving data for 10737408: {'auction_closing_time': 1775138400.0, 'created_time': 1774618494.542883, 'last_price_update_time': 1774848696.85613}
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737408') HTTP/1.1" 204 0
2026-03-30 05:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10736501
2026-03-30 05:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda75775-dfc9-564e-a726-1edcf52cea81 with scrape type 2
2026-03-30 05:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bda75775-dfc9-564e-a726-1edcf52cea81 with scrape type 2
2026-03-30 05:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: bda75775-dfc9-564e-a726-1edcf52cea81, identifier: 10736501
2026-03-30 05:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcf1d6da-1ac5-566c-9e01-dbd0d65a394c with identifier: 10737414
2026-03-30 05:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcf1d6da-1ac5-566c-9e01-dbd0d65a394c with scrape type 2
2026-03-30 05:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcf1d6da-1ac5-566c-9e01-dbd0d65a394c with scrape type 2
2026-03-30 05:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: fcf1d6da-1ac5-566c-9e01-dbd0d65a394c, identifier: 10737414
2026-03-30 05:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10736501
2026-03-30 05:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10736501
2026-03-30 05:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: bda75775-dfc9-564e-a726-1edcf52cea81 with identifier: 10736501 to the API
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10736501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Electric',
'id': 'bda75775-dfc9-564e-a726-1edcf52cea81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SXZ7979',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10736501',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Astra-e',
'odometer': 17596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Astra-e 51 kWh Ultimate - Electric - Automatic - 156 hp - '
'SXZ7979 - 17,596 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710736501%27 HTTP/1.1" 200 None
2026-03-30 05:31:37 [openlane.gb] INFO: Saving data for 10736501: {'auction_closing_time': 1774879200.0, 'created_time': 1774618394.868928, 'last_price_update_time': 1774848697.33911}
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10736501') HTTP/1.1" 204 0
2026-03-30 05:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: fcf1d6da-1ac5-566c-9e01-dbd0d65a394c with identifier: 10737414
2026-03-30 05:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: fcf1d6da-1ac5-566c-9e01-dbd0d65a394c with identifier: 10737414
2026-03-30 05:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: fcf1d6da-1ac5-566c-9e01-dbd0d65a394c with identifier: 10737414 to the API
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10737414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T14:00:00Z',
'fuel_type': 'Electric',
'id': 'fcf1d6da-1ac5-566c-9e01-dbd0d65a394c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AK71VMG',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10737414',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka-e',
'odometer': 40047,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Stellantis',
'title': 'Vauxhall Mokka-e 51 kWh SRi Premium - Electric - Automatic - 136 '
'hp - AK71VMG - 40,047 mi',
'transmission': 'automatic',
'trim': 'SRi Premium',
'vin': None,
'year': 2021}
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710737414%27 HTTP/1.1" 200 None
2026-03-30 05:31:37 [openlane.gb] INFO: Saving data for 10737414: {'auction_closing_time': 1775138400.0, 'created_time': 1774618495.676987, 'last_price_update_time': 1774848697.634214}
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10737414') HTTP/1.1" 204 0
2026-03-30 05:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.co.uk/en/carv6/auction/10730203> (referer: https://www.openlane.co.uk/en/findcar/advanced) ['zyte-api']
2026-03-30 05:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203
2026-03-30 05:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38120098-04f6-51ca-ac0d-862c585944a3 with scrape type 2
2026-03-30 05:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38120098-04f6-51ca-ac0d-862c585944a3 with scrape type 2
2026-03-30 05:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: openlane.gb, Processed item id: 38120098-04f6-51ca-ac0d-862c585944a3, identifier: 10730203
2026-03-30 05:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: openlane.gb, Translating item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203
2026-03-30 05:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: openlane.gb, Applying rules to item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203
2026-03-30 05:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: openlane.gb, Posting item: 38120098-04f6-51ca-ac0d-862c585944a3 with identifier: 10730203 to the API
2026-03-30 05:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 05:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.co.uk/en/carv6/auction/10730203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T14:00:00Z',
'fuel_type': 'Petrol',
'id': '38120098-04f6-51ca-ac0d-862c585944a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DW74JMO',
'link_to_web_offer': 'https://www.openlane.co.uk/en/car/info?auctionId=10730203',
'listing': 'auction',
'location': 'Corby',
'make': 'Vauxhall',
'model': 'Mokka',
'odometer': 13131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Vauxhall Mokka 1.2 Turbo Ultimate - Petrol - Automatic - 131 hp - '
'DW74JMO - 13,131 mi',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27openlane.gb%27%20and%20RowKey%20eq%20%2710730203%27 HTTP/1.1" 200 None
2026-03-30 05:31:38 [openlane.gb] INFO: Saving data for 10730203: {'auction_closing_time': 1774879200.0, 'created_time': 1774531904.209749, 'last_price_update_time': 1774848698.143985}
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='openlane.gb',RowKey='10730203') HTTP/1.1" 204 0
2026-03-30 05:31:38 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 05:31:38 [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 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 05:31:38 [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%201774416698 HTTP/1.1" 200 None
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10715369') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10715370') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10720657') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10720659') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721063') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721065') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721066') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721068') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721069') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721070') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721071') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721073') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721075') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721076') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721079') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721082') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721084') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721085') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721086') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721088') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721089') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721090') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721091') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721092') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721093') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721094') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721095') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721096') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721097') HTTP/1.1" 204 0
2026-03-30 05:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10721100') HTTP/1.1" 204 0
2026-03-30 05:31:38 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (96 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_10_2026-03-30T05_30_00.jl
2026-03-30 05:31:38 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 190999,
'downloader/request_count': 100,
'downloader/request_method_count/GET': 97,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 7893921,
'downloader/response_count': 100,
'downloader/response_status_count/200': 100,
'elapsed_time_seconds': 93.432076,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 5, 31, 38, 630129, tzinfo=datetime.timezone.utc),
'item_scraped_count': 96,
'log_count/DEBUG': 1898,
'log_count/INFO': 1394,
'memusage/max': 191340544,
'memusage/startup': 147865600,
'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': 198,
'playwright/request_count/method/GET': 173,
'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': 8,
'playwright/request_count/resource_type/image': 36,
'playwright/request_count/resource_type/other': 1,
'playwright/request_count/resource_type/script': 78,
'playwright/request_count/resource_type/stylesheet': 6,
'playwright/request_count/resource_type/xhr': 9,
'playwright/response_count': 180,
'playwright/response_count/method/GET': 155,
'playwright/response_count/method/POST': 25,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 54,
'playwright/response_count/resource_type/font': 8,
'playwright/response_count/resource_type/image': 26,
'playwright/response_count/resource_type/other': 1,
'playwright/response_count/resource_type/script': 75,
'playwright/response_count/resource_type/stylesheet': 6,
'playwright/response_count/resource_type/xhr': 8,
'request_depth_max': 4,
'response_received_count': 100,
'scheduler/dequeued': 100,
'scheduler/dequeued/memory': 100,
'scheduler/enqueued': 100,
'scheduler/enqueued/memory': 100,
'scrape_type/price_update': 96,
'scrape_type/skipped': 187,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 99,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.20302523510775,
'scrapy-zyte-api/mean_response_seconds': 4.206817133841341,
'scrapy-zyte-api/processed': 99,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 99,
'scrapy-zyte-api/request_args/experimental.requestCookies': 99,
'scrapy-zyte-api/request_args/experimental.responseCookies': 99,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 99,
'scrapy-zyte-api/request_args/httpResponseHeaders': 99,
'scrapy-zyte-api/request_args/url': 99,
'scrapy-zyte-api/status_codes/200': 99,
'scrapy-zyte-api/success': 99,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 283,
'source/total_available': 283,
'start_time': datetime.datetime(2026, 3, 30, 5, 30, 5, 198053, tzinfo=datetime.timezone.utc)}
2026-03-30 05:31:38 [scrapy.core.engine] INFO: Spider closed (finished)