• LogParser v0.8.2, last updated at 2026-01-28 07:01:09, http://scrapyd-3:6800/logs/sourcing_v2/openlane.gb/task_30_2026-01-28T07_00_01.json

PROJECT (sourcing_v2), SPIDER (openlane.gb)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spideropenlane.gb
    jobtask_30_2026-01-28T07_00_01
    first_log_time2026-01-28 07:00:06
    latest_log_time2026-01-28 07:01:01
    runtime0:00:55
    crawled_pages 0
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      1 in total

      2026-01-28 07:01:01 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.co.uk/en/home>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 340, in _download_request
          return await self._download_request_with_page(request, page, spider)
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 400, in _download_request_with_page
          request.meta["playwright_security_details"] = await response.security_details()
        File "/usr/local/lib/python3.11/dist-packages/playwright/async_api/_generated.py", line 568, in security_details
          return mapping.from_impl_nullable(await self._impl_obj.security_details())
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_network.py", line 586, in security_details
          return await self._channel.send("securityDetails")
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 59, in send
          return await self._connection.wrap_api_call(
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 514, in wrap_api_call
          raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
      playwright._impl._errors.TargetClosedError: Response.security_details: Target page, context or browser has been closed

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      659c0dd14a582620
    • latest_stat

      2026-01-28 07:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-01-28 07:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 07:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-01-28 07:00:06 [openlane.gb] INFO: Starting spider openlane.gb
      2026-01-28 07:00:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 07:00:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 07:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 07:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 07:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 659c0dd14a582620
      2026-01-28 07:00:06 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-01-28 07:00:06 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/openlane.gb/task_30_2026-01-28T07_00_01.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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-01-28 07:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 07:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 07:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-01-28 07:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-01-28 07:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-01-28 07:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 07:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 07:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002
      2026-01-28 07:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 07:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 07:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 07:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-01-28 07:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-01-28 07:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2026-01-28 07:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-01-28 07:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-01-28 07:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-01-28 07:00:07 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 07:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 07:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-01-28 07:00:07 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 07:00:07 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 07:00:12 [scrapy-playwright] INFO: Launching browser firefox
    • Tail

      2026-01-28 07:00:48 [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-01-28 07:00:48 [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-01-28 07:00:48 [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-01-28 07:00:48 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carsontheweb.my.site.com/ESWOPENLANE1700493124634/assets/js/bootstrap.min.js>
      2026-01-28 07:00:48 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/index-pxiLF2Jb.js>
      2026-01-28 07:00:48 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Sticker--qLoDZNs.js>
      2026-01-28 07:00:48 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/CarsCarousel-BsZsWvY8.js>
      2026-01-28 07:00:48 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/Collapsable-CEs-zzgx.js>
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/assets/selectors-Dsd99jMp.js>
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c&gtm=4e61q1h1> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:49 [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-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo.svg>
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carsontheweb.my.site.com/ESWOPENLANE1700493124634/assets/styles/bootstrap.min.css> (resource type: stylesheet, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:49 [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-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carsontheweb.my.salesforce-scrt.com/embeddedservice/v1/embedded-service-config?orgId=00D0Y000001YCBi&esConfigName=OPENLANE&language=en> (resource type: xhr, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carsontheweb.my.salesforce-scrt.com/embeddedservice/v1/businesshours?orgId=00D0Y000001YCBi&esConfigName=OPENLANE> (resource type: xhr, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/event> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/initiatorembed/initiatorembed_conf_cb.js>
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/openlane-logo-light.svg>
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
      2026-01-28 07:00:49 [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>
      2026-01-28 07:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v2.jpg> (resource type: image, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:49 [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-01-28 07:00:50 [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-01-28 07:00:50 [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-01-28 07:00:50 [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-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/embed/embed.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/destination?id=AW-860706599&cx=c&gtm=4e61q1h1>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/en_US/fbevents.js>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://signalrhub.openlane.eu/notifications/hub/negotiate?key=85605365AD2C4A60B285D5A88388C37A&negotiateVersion=1> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-260x250-1.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cms.openlane.eu/images/default-source/2019/tertiary/banner-260x250-en.jpg?sfvrsn=2> (resource type: image, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/my-account-v2/bundle.js?2026012807> (resource type: script, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carsontheweb.my.site.com/ESWOPENLANE1700493124634/assets/styles/bootstrap.min.css>
      2026-01-28 07:00:50 [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-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://carsontheweb.my.salesforce-scrt.com/embeddedservice/v1/businesshours?orgId=00D0Y000001YCBi&esConfigName=OPENLANE>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://bt.fraud0.com/api/v2/event>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carsontheweb.my.salesforce-scrt.com/embeddedservice/v1/embedded-service-config?orgId=00D0Y000001YCBi&esConfigName=OPENLANE&language=en>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/primary-banners/@1x/primary-banner-v2.jpg>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carsontheweb.my.site.com/ESWOPENLANE1700493124634/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.openlane.co.uk> (resource type: document, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:50 [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-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://connect.facebook.net/signals/config/571577453011546?v=2.9.252&r=stable&domain=www.openlane.co.uk&hme=a2b1dd5145ee207019b7695e2ee204e1fa99fb97d553ed7ee626f2311efba0c0&ex_m=95%2C157%2C135%2C20%2C67%2C68%2C128%2C63%2C42%2C129%2C72%2C62%2C10%2C142%2C81%2C15%2C94%2C123%2C116%2C70%2C73%2C122%2C139%2C103%2C144%2C7%2C3%2C4%2C6%2C5%2C2%2C82%2C92%2C145%2C225%2C169%2C56%2C227%2C228%2C49%2C184%2C27%2C69%2C233%2C232%2C172%2C29%2C55%2C9%2C58%2C88%2C89%2C90%2C96%2C119%2C28%2C26%2C121%2C118%2C117%2C136%2C71%2C138%2C137%2C44%2C54%2C112%2C14%2C141%2C39%2C214%2C216%2C179%2C23%2C24%2C25%2C17%2C18%2C38%2C34%2C36%2C35%2C77%2C83%2C87%2C101%2C127%2C130%2C40%2C102%2C21%2C19%2C108%2C64%2C32%2C132%2C131%2C133%2C124%2C22%2C31%2C53%2C100%2C140%2C65%2C16%2C134%2C105%2C76%2C61%2C30%2C194%2C164%2C284%2C212%2C155%2C197%2C190%2C165%2C98%2C120%2C75%2C110%2C48%2C41%2C43%2C104%2C109%2C115%2C52%2C59%2C114%2C47%2C50%2C46%2C91%2C143%2C0%2C113%2C13%2C111%2C11%2C1%2C51%2C84%2C57%2C60%2C107%2C80%2C79%2C146%2C147%2C85%2C86%2C8%2C93%2C45%2C125%2C78%2C74%2C66%2C106%2C97%2C37%2C126%2C33%2C99%2C12%2C148> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/banner-840x275-en.jpg?sfvrsn=2>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/embed/embed.nocache.js>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/type=buyer-app.png?sfvrsn=2>
      2026-01-28 07:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=629784512.1769583650&dt=Online%20used%20car%20auction%20website%20%E2%80%93%20OPENLANE&auid=765881824.1769583617&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be61q1h1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=syphamo&dma=1&tag_exp=103116026~103200004~104527906~104528501~104684208~104684211~115495939~115616986~115938466~115938469~116185181~116185182~116682875~117041587~117223565&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1769583650322&tfd=7878> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://signalrhub.openlane.eu/notifications/hub/negotiate?key=85605365AD2C4A60B285D5A88388C37A&negotiateVersion=1>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/secondary/new_cars_en_carsite-260x250-1.jpg?sfvrsn=2>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cms.openlane.eu/images/default-source/2019/tertiary/banner-260x250-en.jpg?sfvrsn=2>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/currentUserDetails>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/my-account-v2/bundle.js?2026012807>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://connect.facebook.net/signals/config/571577453011546?v=2.9.252&r=stable&domain=www.openlane.co.uk&hme=a2b1dd5145ee207019b7695e2ee204e1fa99fb97d553ed7ee626f2311efba0c0&ex_m=95%2C157%2C135%2C20%2C67%2C68%2C128%2C63%2C42%2C129%2C72%2C62%2C10%2C142%2C81%2C15%2C94%2C123%2C116%2C70%2C73%2C122%2C139%2C103%2C144%2C7%2C3%2C4%2C6%2C5%2C2%2C82%2C92%2C145%2C225%2C169%2C56%2C227%2C228%2C49%2C184%2C27%2C69%2C233%2C232%2C172%2C29%2C55%2C9%2C58%2C88%2C89%2C90%2C96%2C119%2C28%2C26%2C121%2C118%2C117%2C136%2C71%2C138%2C137%2C44%2C54%2C112%2C14%2C141%2C39%2C214%2C216%2C179%2C23%2C24%2C25%2C17%2C18%2C38%2C34%2C36%2C35%2C77%2C83%2C87%2C101%2C127%2C130%2C40%2C102%2C21%2C19%2C108%2C64%2C32%2C132%2C131%2C133%2C124%2C22%2C31%2C53%2C100%2C140%2C65%2C16%2C134%2C105%2C76%2C61%2C30%2C194%2C164%2C284%2C212%2C155%2C197%2C190%2C165%2C98%2C120%2C75%2C110%2C48%2C41%2C43%2C104%2C109%2C115%2C52%2C59%2C114%2C47%2C50%2C46%2C91%2C143%2C0%2C113%2C13%2C111%2C11%2C1%2C51%2C84%2C57%2C60%2C107%2C80%2C79%2C146%2C147%2C85%2C86%2C8%2C93%2C45%2C125%2C78%2C74%2C66%2C106%2C97%2C37%2C126%2C33%2C99%2C12%2C148>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carsontheweb.my.site.com/ESWOPENLANE1700493124634/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.openlane.co.uk>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&dr=www.openlane.co.uk&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&scrsrc=www.googletagmanager.com&rnd=629784512.1769583650&dt=Online%20used%20car%20auction%20website%20%E2%80%93%20OPENLANE&auid=765881824.1769583617&navt=n&npa=1&ep.F0flag=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be61q1h1v9181636268z876626767za20gzb76626767zd76626767xea&gcd=13l3lPl2l1l1&dma_cps=syphamo&dma=1&tag_exp=103116026~103200004~104527906~104528501~104684208~104684211~115495939~115616986~115938466~115938469~116185181~116185182~116682875~117041587~117223565&apve=1&apvf=f&apvc=0&tids=AW-860706599&tid=AW-860706599&tft=1769583650322&tfd=7878>
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/static/service_worker/61k0/sw_iframe.html?origin=https%3A%2F%2Fwww.openlane.co.uk> (resource type: document)
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://bt.fraud0.com/api/v2/telemetry> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&rl=https%3A%2F%2Fwww.openlane.co.uk%2Flogin%2Fcallback&if=false&ts=1769583651142&sw=1280&sh=720&v=2.9.252&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1769583615.9128609797&ler=empty&cdl=API_unavailable&pmd[description]=Buy%20and%20sell%20vehicles%20on%20openlane.eu.%20The%20European%20vehicle%20auction%20platform%20for%20professional%20car%20traders.&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=3050&it=1769583650126&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=mr2&expv2[4]=ct2&expv2[5]=hf3&rqm=GET> (resource type: image, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:52 [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-01-28 07:00:52 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/PromotionsService/GetExpiringByCompanyId?companyId=253550> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:52 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/signupStatus> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:52 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/watches> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/myaccount/mysettingsv6/companydetails> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/countries> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/embed/B96C39DE5EA1548EB4C2CCE22F11D416.cache.js>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/myaccount/mysettingsv6/GetCurrencyInfo> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/options> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/Language/GetLanguages> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/metadata/hubs> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/static/service_worker/61k0/sw_iframe.html?origin=https%3A%2F%2Fwww.openlane.co.uk>
      2026-01-28 07:00:53 [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-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://bt.fraud0.com/api/v2/telemetry>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.facebook.com/tr/?id=571577453011546&ev=F0Event-FB&dl=https%3A%2F%2Fwww.openlane.co.uk%2Fen%2Fhome&rl=https%3A%2F%2Fwww.openlane.co.uk%2Flogin%2Fcallback&if=false&ts=1769583651142&sw=1280&sh=720&v=2.9.252&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1769583615.9128609797&ler=empty&cdl=API_unavailable&pmd[description]=Buy%20and%20sell%20vehicles%20on%20openlane.eu.%20The%20European%20vehicle%20auction%20platform%20for%20professional%20car%20traders.&pmd[keywords]=online%20used%20car%20auction%2C%20online%20used%20vehicle%20auction%2C%20online%20used%20car%20auctions%2C%20online%20used%20vehicle%20auctions&plt=3050&it=1769583650126&coo=false&tm=2&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=mr2&expv2[4]=ct2&expv2[5]=hf3&rqm=GET>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/serverData>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/PromotionsService/GetExpiringByCompanyId?companyId=253550>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/signupStatus>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=myAccount.,languages.,country.,common.,orderCompletion.,results.,documentTypes.,claim.,sellertype.,webkit.,cmr.,deliverydoc.,day.,formValidation.,registerForm.,toast.,input.,banner.,register.,SellerSpec_1,SellerSpec_2,SellerSpec_3,SellerSpec_4,SellerSpec_5,SellerSpec_6,SellerSpec_7,SellerSpec_8,SellerSpec_9,SellerSpec_10,contactUsForm.> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/watches>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/countries>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/myaccount/mysettingsv6/GetCurrencyInfo>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/myaccount/mysettingsv6/companydetails>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/options>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/Language/GetLanguages>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/seller-groups>
      2026-01-28 07:00:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/metadata/hubs>
      2026-01-28 07:00:54 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/labels?language=en&prefixes=myAccount.,languages.,country.,common.,orderCompletion.,results.,documentTypes.,claim.,sellertype.,webkit.,cmr.,deliverydoc.,day.,formValidation.,registerForm.,toast.,input.,banner.,register.,SellerSpec_1,SellerSpec_2,SellerSpec_3,SellerSpec_4,SellerSpec_5,SellerSpec_6,SellerSpec_7,SellerSpec_8,SellerSpec_9,SellerSpec_10,contactUsForm.>
      2026-01-28 07:00:54 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/login/keepalive> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:54 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/search/metadata> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:54 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/communitiesv6/JoinedCommunities> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:54 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/login/keepalive>
      2026-01-28 07:00:55 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/search/metadata>
      2026-01-28 07:00:55 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/communitiesv6/JoinedCommunities>
      2026-01-28 07:00:56 [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-01-28 07:00:56 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/conf/environment_cb.nocache.js>
      2026-01-28 07:00:57 [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-01-28 07:00:57 [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-01-28 07:00:57 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/modules/ce/bugfix-5cb1b0e-528/ce.js> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:57 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/modules/obs/bugfix-d476fa1-526/obs.js> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:57 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/arval.png>
      2026-01-28 07:00:57 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/homev6/signupstatus?> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.openlane.co.uk/en/myaccount/homev6/CurrentUserDetails?> (resource type: fetch, referrer: https://www.openlane.co.uk/en/home)
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/v6/images/sellers/@1x/avis.png>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/modules/ce/bugfix-5cb1b0e-528/ce.js>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/modules/obs/bugfix-d476fa1-526/obs.js>
      
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/integration/integration.nocache.js> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:58 [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-01-28 07:00:58 [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-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/homev6/signupstatus?>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/1769532192630/integration/integration.nocache.js>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.openlane.co.uk/en/myaccount/homev6/CurrentUserDetails?>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/configuration_cb.js>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eu.whatfix.com/service/dac986dc-554c-4528-8f6a-ebeb6094b8bd/cconfig/ent-config>
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://metadataservice.openlane.eu/api/zipcodes/search?country=uk&searchString=GU24%208JB> (resource type: fetch, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1769532192630/data/enterprise_cb.js> (resource type: script, referrer: https://www.openlane.co.uk/)
      2026-01-28 07:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://eucdn.whatfix.com/prod/dac986dc-554c-4528-8f6a-ebeb6094b8bd/content/1769532192630/data/enterprise_cb.js>
      2026-01-28 07:00:59 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://metadataservice.openlane.eu/api/zipcodes/search?country=uk&searchString=GU24%208JB>
      2026-01-28 07:01:01 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.co.uk/en/home>
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
          result = context.run(
        File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
          return g.throw(self.value.with_traceback(self.tb))
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
          return (yield download_func(request=request, spider=spider))
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
          extracted: _SelfResultT | Failure = result.result()
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 340, in _download_request
          return await self._download_request_with_page(request, page, spider)
        File "/usr/local/lib/python3.11/dist-packages/scrapy_playwright/handler.py", line 400, in _download_request_with_page
          request.meta["playwright_security_details"] = await response.security_details()
        File "/usr/local/lib/python3.11/dist-packages/playwright/async_api/_generated.py", line 568, in security_details
          return mapping.from_impl_nullable(await self._impl_obj.security_details())
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_network.py", line 586, in security_details
          return await self._channel.send("securityDetails")
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 59, in send
          return await self._connection.wrap_api_call(
        File "/usr/local/lib/python3.11/dist-packages/playwright/_impl/_connection.py", line 514, in wrap_api_call
          raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
      playwright._impl._errors.TargetClosedError: Response.security_details: Target page, context or browser has been closed
      2026-01-28 07:01:01 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 07:01:01 [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}
      2026-01-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 07:01:01 [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%201769151661 HTTP/1.1" 200 None
      2026-01-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10400053') HTTP/1.1" 204 0
      2026-01-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='openlane.gb',RowKey='10402249') HTTP/1.1" 204 0
      2026-01-28 07:01:01 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/openlane.gb/task_30_2026-01-28T07_00_01.jl
      2026-01-28 07:01:01 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 1,
       'downloader/exception_type_count/playwright._impl._errors.TargetClosedError': 1,
       'downloader/request_bytes': 181,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'elapsed_time_seconds': 54.618254,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 7, 1, 1, 857011, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 713,
       'log_count/ERROR': 1,
       'log_count/INFO': 49,
       'memusage/max': 127229952,
       'memusage/startup': 127229952,
       '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': 375,
       'playwright/request_count/method/GET': 344,
       'playwright/request_count/method/POST': 31,
       'playwright/request_count/navigation': 8,
       'playwright/request_count/resource_type/document': 8,
       'playwright/request_count/resource_type/fetch': 87,
       'playwright/request_count/resource_type/font': 8,
       'playwright/request_count/resource_type/image': 132,
       'playwright/request_count/resource_type/other': 7,
       'playwright/request_count/resource_type/script': 110,
       'playwright/request_count/resource_type/stylesheet': 10,
       'playwright/request_count/resource_type/xhr': 13,
       'playwright/response_count': 324,
       'playwright/response_count/method/GET': 294,
       'playwright/response_count/method/POST': 30,
       'playwright/response_count/resource_type/document': 8,
       'playwright/response_count/resource_type/fetch': 87,
       'playwright/response_count/resource_type/font': 8,
       'playwright/response_count/resource_type/image': 96,
       'playwright/response_count/resource_type/other': 7,
       'playwright/response_count/resource_type/script': 96,
       'playwright/response_count/resource_type/stylesheet': 10,
       'playwright/response_count/resource_type/xhr': 12,
       'scheduler/dequeued': 1,
       'scheduler/dequeued/memory': 1,
       'scheduler/enqueued': 1,
       'scheduler/enqueued/memory': 1,
       'start_time': datetime.datetime(2026, 1, 28, 7, 0, 7, 238757, tzinfo=datetime.timezone.utc)}
      2026-01-28 07:01:01 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /3/log/utf8/sourcing_v2/openlane.gb/task_30_2026-01-28T07_00_01/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/openlane.gb/task_30_2026-01-28T07_00_01.log

  • sourcelog
    last_update_time2026-01-28 07:01:01
    last_update_timestamp1769583661
    downloader/exception_count1
    downloader/exception_type_count/playwright._impl._errors.TargetClosedError1
    downloader/request_bytes181
    downloader/request_count1
    downloader/request_method_count/GET1
    elapsed_time_seconds54.618254
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 7, 1, 1, 857011, tzinfo=datetime.timezone.utc)
    log_count/DEBUG713
    log_count/ERROR1
    log_count/INFO49
    memusage/max127229952
    memusage/startup127229952
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count375
    playwright/request_count/method/GET344
    playwright/request_count/method/POST31
    playwright/request_count/navigation8
    playwright/request_count/resource_type/document8
    playwright/request_count/resource_type/fetch87
    playwright/request_count/resource_type/font8
    playwright/request_count/resource_type/image132
    playwright/request_count/resource_type/other7
    playwright/request_count/resource_type/script110
    playwright/request_count/resource_type/stylesheet10
    playwright/request_count/resource_type/xhr13
    playwright/response_count324
    playwright/response_count/method/GET294
    playwright/response_count/method/POST30
    playwright/response_count/resource_type/document8
    playwright/response_count/resource_type/fetch87
    playwright/response_count/resource_type/font8
    playwright/response_count/resource_type/image96
    playwright/response_count/resource_type/other7
    playwright/response_count/resource_type/script96
    playwright/response_count/resource_type/stylesheet10
    playwright/response_count/resource_type/xhr12
    scheduler/dequeued1
    scheduler/dequeued/memory1
    scheduler/enqueued1
    scheduler/enqueued/memory1
    start_timedatetime.datetime(2026, 1, 28, 7, 0, 7, 238757, tzinfo=datetime.timezone.utc)