• LogParser v0.8.2, last updated at 2025-11-29 08:37:07, http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-11-29T08_00_02.json

PROJECT (sourcing_v2), SPIDER (carwow.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidercarwow.gb
    jobtask_45_2025-11-29T08_00_02
    first_log_time2025-11-29 08:00:24
    latest_log_time2025-11-29 08:37:03
    runtime0:36:39
    crawled_pages 786
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count419
    log_warning_count1
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      last 10 of 419

      2025-11-29 08:36:12 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11023290> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 301, in process_spider_exception
          return self._process_spider_exception(response, spider, _failure)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
          result = method(response=response, exception=exception, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
          raise exception
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 83, in _process_spider_input
          result = method(response=response, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py", line 46, in process_spider_input
          raise HttpError(response, "Ignoring non-200 response")
      scrapy.spidermiddlewares.httperror.HttpError: Ignoring non-200 response
      2025-11-29 08:36:16 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-11-29 08:36:16 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11006263> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 301, in process_spider_exception
          return self._process_spider_exception(response, spider, _failure)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
          result = method(response=response, exception=exception, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
          raise exception
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 83, in _process_spider_input
          result = method(response=response, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py", line 46, in process_spider_input
          raise HttpError(response, "Ignoring non-200 response")
      scrapy.spidermiddlewares.httperror.HttpError: Ignoring non-200 response
      2025-11-29 08:36:19 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-11-29 08:36:19 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11027800> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 301, in process_spider_exception
          return self._process_spider_exception(response, spider, _failure)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
          result = method(response=response, exception=exception, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
          raise exception
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 83, in _process_spider_input
          result = method(response=response, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py", line 46, in process_spider_input
          raise HttpError(response, "Ignoring non-200 response")
      scrapy.spidermiddlewares.httperror.HttpError: Ignoring non-200 response
      2025-11-29 08:36:28 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-11-29 08:36:28 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/10826922> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 301, in process_spider_exception
          return self._process_spider_exception(response, spider, _failure)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
          result = method(response=response, exception=exception, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
          raise exception
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 83, in _process_spider_input
          result = method(response=response, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py", line 46, in process_spider_input
          raise HttpError(response, "Ignoring non-200 response")
      scrapy.spidermiddlewares.httperror.HttpError: Ignoring non-200 response
      2025-11-29 08:36:31 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-11-29 08:36:31 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11004009> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock)
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 301, in process_spider_exception
          return self._process_spider_exception(response, spider, _failure)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 150, in _process_spider_exception
          result = method(response=response, exception=exception, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/src/app/crawlers/middlewares/monitoring_spider_middleware.py", line 73, in process_spider_exception
          raise exception
        File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 83, in _process_spider_input
          result = method(response=response, spider=spider)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/httperror.py", line 46, in process_spider_input
          raise HttpError(response, "Ignoring non-200 response")
      scrapy.spidermiddlewares.httperror.HttpError: Ignoring non-200 response
      2025-11-29 08:36:32 [scrapy.core.scraper] ERROR: Spider must return request, item, or None, got 'list' in <GET https://quotes.carwow.co.uk/stock_cars>
    • warning_logs
      1 in total

      2025-11-29 08:32:46 [carwow.gb] WARNING: Failed to process listing listing_card_11006776: Page.wait_for_selector: Timeout 2000ms exceeded.
      Call log:
      waiting for locator("#listing_card_11006776") to be visible
        -   locator resolved to visible <turbo-frame complete="" loading="lazy" id="listing_card_1100…>…</turbo-frame>
      

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6025
    • telnet_password

      5c30c99a23ad0440
    • latest_crawl

      2025-11-29 08:36:31 [scrapy.core.engine] DEBUG: Crawled (405) <GET https://dealers.carwow.co.uk/dealers/listings/11004009> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock) ['zyte-api']
    • latest_stat

      2025-11-29 08:36:25 [scrapy.extensions.logstats] INFO: Crawled 783 pages (at 16 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2025-11-29 08:00:24 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2025-11-29 08:00:24 [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
      2025-11-29 08:00:24 [carwow.gb] INFO: Starting spider carwow.gb
      2025-11-29 08:00:24 [scrapy.addons] INFO: Enabled addons:
      []
      2025-11-29 08:00:24 [asyncio] DEBUG: Using selector: EpollSelector
      2025-11-29 08:00:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2025-11-29 08:00:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2025-11-29 08:00:24 [scrapy.extensions.telnet] INFO: Telnet Password: 5c30c99a23ad0440
      2025-11-29 08:00:24 [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']
      2025-11-29 08:00:24 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/carwow.gb/task_45_2025-11-29T08_00_02.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': ''}
      2025-11-29 08:00:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-11-29 08:00:24 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2025-11-29 08:00:24 [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']
      2025-11-29 08:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2025-11-29 08:00:24 [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']
      2025-11-29 08:00:24 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2025-11-29 08:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2025-11-29 08:00:24 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1965
      2025-11-29 08:00:24 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2025-11-29 08:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2025-11-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:00:25 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2025-11-29 08:00:25 [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
      2025-11-29 08:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2025-11-29 08:00:25 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2025-11-29 08:00:25 [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
      2025-11-29 08:00:25 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2025-11-29 08:00:25 [scrapy.core.engine] INFO: Spider opened
      2025-11-29 08:00:25 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2025-11-29 08:00:25 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
      2025-11-29 08:00:25 [scrapy-playwright] INFO: Starting download handler
      2025-11-29 08:00:25 [scrapy-playwright] INFO: Starting download handler
      
    • Tail

      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711016380%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11016380: {'created_time': 1764405421.154935}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11016380') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711029277%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11029277: {'created_time': 1764405421.29307}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11029277') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711000428%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11000428: {'created_time': 1764405421.325997}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11000428') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711025598%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11025598: {'created_time': 1764405421.358192}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11025598') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711029142%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11029142: {'created_time': 1764405421.394547}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11029142') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711020956%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11020956: {'created_time': 1764405421.428708}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11020956') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711021585%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11021585: {'created_time': 1764405421.463439}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11021585') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711007784%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11007784: {'created_time': 1764405421.499326}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11007784') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711025485%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11025485: {'created_time': 1764405421.530063}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11025485') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711020702%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11020702: {'created_time': 1764405421.563103}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11020702') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710987567%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 10987567: {'created_time': 1764405421.595722}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10987567') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711017959%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11017959: {'created_time': 1764405421.626739}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11017959') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710960816%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 10960816: {'created_time': 1764405421.658743}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10960816') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710826922%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 10826922: {'created_time': 1764405421.694632}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10826922') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711015955%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11015955: {'created_time': 1764405421.727906}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11015955') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711027839%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11027839: {'created_time': 1764405421.758757}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11027839') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711028485%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11028485: {'created_time': 1764405421.791941}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11028485') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710999135%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 10999135: {'created_time': 1764405421.890936}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10999135') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711026820%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 11026820: {'created_time': 1764405421.924321}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11026820') HTTP/1.1" 204 0
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710961199%27 HTTP/1.1" 200 None
      2025-11-29 08:37:01 [carwow.gb] INFO: Saving data for 10961199: {'created_time': 1764405421.966353}
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10961199') HTTP/1.1" 204 0
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711025338%27 HTTP/1.1" 200 None
      2025-11-29 08:37:02 [carwow.gb] INFO: Saving data for 11025338: {'created_time': 1764405422.012325}
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11025338') HTTP/1.1" 204 0
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710946419%27 HTTP/1.1" 200 None
      2025-11-29 08:37:02 [carwow.gb] INFO: Saving data for 10946419: {'created_time': 1764405422.046662}
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10946419') HTTP/1.1" 204 0
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710989821%27 HTTP/1.1" 200 None
      2025-11-29 08:37:02 [carwow.gb] INFO: Saving data for 10989821: {'created_time': 1764405422.082842}
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10989821') HTTP/1.1" 204 0
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711019675%27 HTTP/1.1" 200 None
      2025-11-29 08:37:02 [carwow.gb] INFO: Saving data for 11019675: {'created_time': 1764405422.13594}
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11019675') HTTP/1.1" 204 0
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711026387%27 HTTP/1.1" 200 None
      2025-11-29 08:37:02 [carwow.gb] INFO: Saving data for 11026387: {'created_time': 1764405422.17005}
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11026387') HTTP/1.1" 204 0
      2025-11-29 08:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-29 08:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20last_price_update_time%20lt%201763973422 HTTP/1.1" 200 None
      2025-11-29 08:37:03 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/carwow.gb/task_45_2025-11-29T08_00_02.jl
      2025-11-29 08:37:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 3427205,
       'downloader/request_count': 786,
       'downloader/request_method_count/GET': 786,
       'downloader/response_bytes': 115526908,
       'downloader/response_count': 786,
       'downloader/response_status_count/200': 577,
       'downloader/response_status_count/405': 209,
       'elapsed_time_seconds': 2198.015798,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 11, 29, 8, 37, 3, 195418, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 25577,
       'log_count/ERROR': 419,
       'log_count/INFO': 5629,
       'log_count/WARNING': 1,
       'memusage/max': 359796736,
       'memusage/startup': 127123456,
       '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': 8046,
       'playwright/request_count/aborted': 6875,
       'playwright/request_count/method/GET': 8006,
       'playwright/request_count/method/POST': 40,
       'playwright/request_count/navigation': 16,
       'playwright/request_count/resource_type/document': 16,
       'playwright/request_count/resource_type/fetch': 942,
       'playwright/request_count/resource_type/font': 21,
       'playwright/request_count/resource_type/image': 6870,
       'playwright/request_count/resource_type/script': 167,
       'playwright/request_count/resource_type/stylesheet': 15,
       'playwright/request_count/resource_type/xhr': 15,
       'playwright/response_count': 1171,
       'playwright/response_count/method/GET': 1131,
       'playwright/response_count/method/POST': 40,
       'playwright/response_count/resource_type/document': 15,
       'playwright/response_count/resource_type/fetch': 942,
       'playwright/response_count/resource_type/font': 21,
       'playwright/response_count/resource_type/script': 163,
       'playwright/response_count/resource_type/stylesheet': 15,
       'playwright/response_count/resource_type/xhr': 15,
       'request_depth_max': 1,
       'response_received_count': 786,
       'scheduler/dequeued': 786,
       'scheduler/dequeued/memory': 786,
       'scheduler/enqueued': 786,
       'scheduler/enqueued/memory': 786,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 785,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 1.5484473126358356,
       'scrapy-zyte-api/mean_response_seconds': 1.723815612060281,
       'scrapy-zyte-api/processed': 785,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 785,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 785,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 785,
       'scrapy-zyte-api/request_args/httpResponseBody': 785,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 785,
       'scrapy-zyte-api/request_args/url': 785,
       'scrapy-zyte-api/status_codes/200': 785,
       'scrapy-zyte-api/success': 785,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'spider_exceptions/HttpError': 209,
       'start_time': datetime.datetime(2025, 11, 29, 8, 0, 25, 179620, tzinfo=datetime.timezone.utc)}
      2025-11-29 08:37:03 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /2/log/utf8/sourcing_v2/carwow.gb/task_45_2025-11-29T08_00_02/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-11-29T08_00_02.log

  • sourcelog
    last_update_time2025-11-29 08:37:03
    last_update_timestamp1764405423
    downloader/request_bytes3427205
    downloader/request_count786
    downloader/request_method_count/GET786
    downloader/response_bytes115526908
    downloader/response_count786
    downloader/response_status_count/200577
    downloader/response_status_count/405209
    elapsed_time_seconds2198.015798
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 11, 29, 8, 37, 3, 195418, tzinfo=datetime.timezone.utc)
    log_count/DEBUG25577
    log_count/ERROR419
    log_count/INFO5629
    log_count/WARNING1
    memusage/max359796736
    memusage/startup127123456
    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_count8046
    playwright/request_count/aborted6875
    playwright/request_count/method/GET8006
    playwright/request_count/method/POST40
    playwright/request_count/navigation16
    playwright/request_count/resource_type/document16
    playwright/request_count/resource_type/fetch942
    playwright/request_count/resource_type/font21
    playwright/request_count/resource_type/image6870
    playwright/request_count/resource_type/script167
    playwright/request_count/resource_type/stylesheet15
    playwright/request_count/resource_type/xhr15
    playwright/response_count1171
    playwright/response_count/method/GET1131
    playwright/response_count/method/POST40
    playwright/response_count/resource_type/document15
    playwright/response_count/resource_type/fetch942
    playwright/response_count/resource_type/font21
    playwright/response_count/resource_type/script163
    playwright/response_count/resource_type/stylesheet15
    playwright/response_count/resource_type/xhr15
    request_depth_max1
    response_received_count786
    scheduler/dequeued786
    scheduler/dequeued/memory786
    scheduler/enqueued786
    scheduler/enqueued/memory786
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts785
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.5484473126358356
    scrapy-zyte-api/mean_response_seconds1.723815612060281
    scrapy-zyte-api/processed785
    scrapy-zyte-api/request_args/customHttpRequestHeaders785
    scrapy-zyte-api/request_args/experimental.requestCookies785
    scrapy-zyte-api/request_args/experimental.responseCookies785
    scrapy-zyte-api/request_args/httpResponseBody785
    scrapy-zyte-api/request_args/httpResponseHeaders785
    scrapy-zyte-api/request_args/url785
    scrapy-zyte-api/status_codes/200785
    scrapy-zyte-api/success785
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    spider_exceptions/HttpError209
    start_timedatetime.datetime(2025, 11, 29, 8, 0, 25, 179620, tzinfo=datetime.timezone.utc)