• LogParser v0.8.2, last updated at 2025-12-04 08:35:58, http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-12-04T08_00_03.json

PROJECT (sourcing_v2), SPIDER (carwow.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidercarwow.gb
    jobtask_45_2025-12-04T08_00_03
    first_log_time2025-12-04 08:00:15
    latest_log_time2025-12-04 08:35:55
    runtime0:35:40
    crawled_pages 728
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count403
    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
      last 10 of 403

      2025-12-04 08:34:16 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11073686> (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-12-04 08:34:26 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-12-04 08:34:26 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11026327> (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-12-04 08:34:32 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-12-04 08:34:32 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/10992319> (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-12-04 08:35:05 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-12-04 08:35:05 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11072529> (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-12-04 08:35:08 [crawlers.middlewares.monitoring_spider_middleware] ERROR: Ignoring non-200 response
      NoneType: None
      2025-12-04 08:35:08 [scrapy.core.scraper] ERROR: Spider error processing <GET https://dealers.carwow.co.uk/dealers/listings/11075322> (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-12-04 08:35:19 [scrapy.core.scraper] ERROR: Spider must return request, item, or None, got 'list' in <GET https://quotes.carwow.co.uk/stock_cars>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      a67a51fc9594d5dc
    • latest_crawl

      2025-12-04 08:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/11054546> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock) ['zyte-api']
    • latest_stat

      2025-12-04 08:35:15 [scrapy.extensions.logstats] INFO: Crawled 726 pages (at 15 pages/min), scraped 0 items (at 0 items/min)
    • Head

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

      2025-12-04 08:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11050340') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711065444%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11065444: {'created_time': 1764837353.013034}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11065444') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711071891%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11071891: {'created_time': 1764837353.063488}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11071891') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711066976%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11066976: {'created_time': 1764837353.110551}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11066976') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711065498%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11065498: {'created_time': 1764837353.174771}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11065498') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711043789%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11043789: {'created_time': 1764837353.228402}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11043789') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711069743%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11069743: {'created_time': 1764837353.266853}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11069743') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710981980%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 10981980: {'created_time': 1764837353.319871}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10981980') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711038123%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11038123: {'created_time': 1764837353.35554}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11038123') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711063500%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11063500: {'created_time': 1764837353.408815}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11063500') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711065490%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11065490: {'created_time': 1764837353.442747}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11065490') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711068567%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11068567: {'created_time': 1764837353.472449}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11068567') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711054690%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11054690: {'created_time': 1764837353.524871}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11054690') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711070521%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11070521: {'created_time': 1764837353.55711}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11070521') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711063252%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11063252: {'created_time': 1764837353.598791}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11063252') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711019065%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11019065: {'created_time': 1764837353.634837}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11019065') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711064655%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11064655: {'created_time': 1764837353.677697}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11064655') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711071696%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11071696: {'created_time': 1764837353.716487}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11071696') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711072620%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11072620: {'created_time': 1764837353.766183}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11072620') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711063536%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11063536: {'created_time': 1764837353.806616}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11063536') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711046764%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11046764: {'created_time': 1764837353.84915}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11046764') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711065487%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11065487: {'created_time': 1764837353.886247}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11065487') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711072009%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 11072009: {'created_time': 1764837353.924287}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11072009') HTTP/1.1" 204 0
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710967610%27 HTTP/1.1" 200 None
      2025-12-04 08:35:53 [carwow.gb] INFO: Saving data for 10967610: {'created_time': 1764837353.989129}
      2025-12-04 08:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10967610') HTTP/1.1" 204 0
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711043649%27 HTTP/1.1" 200 None
      2025-12-04 08:35:54 [carwow.gb] INFO: Saving data for 11043649: {'created_time': 1764837354.020451}
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11043649') HTTP/1.1" 204 0
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711037550%27 HTTP/1.1" 200 None
      2025-12-04 08:35:54 [carwow.gb] INFO: Saving data for 11037550: {'created_time': 1764837354.088791}
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='11037550') HTTP/1.1" 204 0
      2025-12-04 08:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-04 08:35:55 [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%201764405354 HTTP/1.1" 200 None
      2025-12-04 08:35:55 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/carwow.gb/task_45_2025-12-04T08_00_03.jl
      2025-12-04 08:35:55 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 3182908,
       'downloader/request_count': 728,
       'downloader/request_method_count/GET': 728,
       'downloader/response_bytes': 108084919,
       'downloader/response_count': 728,
       'downloader/response_status_count/200': 527,
       'downloader/response_status_count/405': 201,
       'elapsed_time_seconds': 2139.599869,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 12, 4, 8, 35, 55, 380889, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 27480,
       'log_count/ERROR': 403,
       'log_count/INFO': 7535,
       'memusage/max': 361955328,
       'memusage/startup': 126836736,
       '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': 8191,
       'playwright/request_count/aborted': 7021,
       'playwright/request_count/method/GET': 8149,
       'playwright/request_count/method/POST': 42,
       'playwright/request_count/navigation': 16,
       'playwright/request_count/resource_type/document': 16,
       'playwright/request_count/resource_type/fetch': 939,
       'playwright/request_count/resource_type/font': 21,
       'playwright/request_count/resource_type/image': 7016,
       'playwright/request_count/resource_type/script': 167,
       'playwright/request_count/resource_type/stylesheet': 15,
       'playwright/request_count/resource_type/xhr': 17,
       'playwright/response_count': 1169,
       'playwright/response_count/method/GET': 1127,
       'playwright/response_count/method/POST': 42,
       'playwright/response_count/resource_type/document': 15,
       'playwright/response_count/resource_type/fetch': 938,
       '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': 17,
       'request_depth_max': 1,
       'response_received_count': 728,
       'scheduler/dequeued': 728,
       'scheduler/dequeued/memory': 728,
       'scheduler/enqueued': 728,
       'scheduler/enqueued/memory': 728,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 727,
       '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.9776472508096412,
       'scrapy-zyte-api/mean_response_seconds': 2.1509772586119698,
       'scrapy-zyte-api/processed': 727,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 727,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 727,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 727,
       'scrapy-zyte-api/request_args/httpResponseBody': 727,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 727,
       'scrapy-zyte-api/request_args/url': 727,
       'scrapy-zyte-api/status_codes/200': 727,
       'scrapy-zyte-api/success': 727,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'spider_exceptions/HttpError': 201,
       'start_time': datetime.datetime(2025, 12, 4, 8, 0, 15, 781020, tzinfo=datetime.timezone.utc)}
      2025-12-04 08:35:55 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /2/log/utf8/sourcing_v2/carwow.gb/task_45_2025-12-04T08_00_03/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-12-04T08_00_03.log

  • sourcelog
    last_update_time2025-12-04 08:35:55
    last_update_timestamp1764837355
    downloader/request_bytes3182908
    downloader/request_count728
    downloader/request_method_count/GET728
    downloader/response_bytes108084919
    downloader/response_count728
    downloader/response_status_count/200527
    downloader/response_status_count/405201
    elapsed_time_seconds2139.599869
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 12, 4, 8, 35, 55, 380889, tzinfo=datetime.timezone.utc)
    log_count/DEBUG27480
    log_count/ERROR403
    log_count/INFO7535
    memusage/max361955328
    memusage/startup126836736
    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_count8191
    playwright/request_count/aborted7021
    playwright/request_count/method/GET8149
    playwright/request_count/method/POST42
    playwright/request_count/navigation16
    playwright/request_count/resource_type/document16
    playwright/request_count/resource_type/fetch939
    playwright/request_count/resource_type/font21
    playwright/request_count/resource_type/image7016
    playwright/request_count/resource_type/script167
    playwright/request_count/resource_type/stylesheet15
    playwright/request_count/resource_type/xhr17
    playwright/response_count1169
    playwright/response_count/method/GET1127
    playwright/response_count/method/POST42
    playwright/response_count/resource_type/document15
    playwright/response_count/resource_type/fetch938
    playwright/response_count/resource_type/font21
    playwright/response_count/resource_type/script163
    playwright/response_count/resource_type/stylesheet15
    playwright/response_count/resource_type/xhr17
    request_depth_max1
    response_received_count728
    scheduler/dequeued728
    scheduler/dequeued/memory728
    scheduler/enqueued728
    scheduler/enqueued/memory728
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts727
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.9776472508096412
    scrapy-zyte-api/mean_response_seconds2.1509772586119698
    scrapy-zyte-api/processed727
    scrapy-zyte-api/request_args/customHttpRequestHeaders727
    scrapy-zyte-api/request_args/experimental.requestCookies727
    scrapy-zyte-api/request_args/experimental.responseCookies727
    scrapy-zyte-api/request_args/httpResponseBody727
    scrapy-zyte-api/request_args/httpResponseHeaders727
    scrapy-zyte-api/request_args/url727
    scrapy-zyte-api/status_codes/200727
    scrapy-zyte-api/success727
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    spider_exceptions/HttpError201
    start_timedatetime.datetime(2025, 12, 4, 8, 0, 15, 781020, tzinfo=datetime.timezone.utc)