• LogParser v0.8.2, last updated at 2025-12-02 10:01:37, http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-12-02T10_00_04.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-02T10_00_04
    first_log_time2025-12-02 10:00:25
    latest_log_time2025-12-02 10:01:27
    runtime0:01:02
    crawled_pages 1
    scraped_items 0
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      1 in total

      2025-12-02 10:01:26 [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:6024
    • telnet_password

      f651c2c8a4bdf33f
    • latest_crawl

      2025-12-02 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://quotes.carwow.co.uk/stock_cars> (referer: None) ['playwright']
    • latest_stat

      2025-12-02 10:01:26 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
    • Head

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

      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710983571%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 10983571: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11054364
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711054364%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11054364: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11026086
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711026086%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11026086: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11040275
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711040275%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11040275: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11007276
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711007276%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11007276: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11028113
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711028113%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11028113: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11027536
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711027536%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11027536: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11049187
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711049187%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11049187: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11053646
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711053646%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11053646: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11028765
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711028765%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11028765: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11033472
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711033472%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11033472: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11051175
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711051175%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11051175: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11007002
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711007002%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11007002: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11040334
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711040334%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11040334: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11027141
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711027141%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11027141: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11034660
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711034660%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11034660: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11020332
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711020332%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11020332: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11043353
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711043353%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11043353: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11012019
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711012019%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11012019: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11043629
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711043629%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11043629: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11035841
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711035841%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11035841: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11053711
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711053711%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11053711: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11050589
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711050589%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11050589: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11053512
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711053512%27 HTTP/1.1" 200 None
      2025-12-02 10:01:24 [carwow.gb] INFO: Scrape type for 11053512: 0
      2025-12-02 10:01:24 [carwow.gb] INFO: Found listing with ID: listing_card_11000343
      2025-12-02 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711000343%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11000343: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11029124
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711029124%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11029124: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11043591
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711043591%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11043591: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11053160
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711053160%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11053160: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11053012
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711053012%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11053012: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11034083
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711034083%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11034083: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_10984586
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710984586%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 10984586: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11054438
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711054438%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11054438: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11045849
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711045849%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11045849: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11021218
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711021218%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11021218: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11036911
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711036911%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11036911: 0
      2025-12-02 10:01:25 [carwow.gb] INFO: Found listing with ID: listing_card_11028534
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2711028534%27 HTTP/1.1" 200 None
      2025-12-02 10:01:25 [carwow.gb] INFO: Scrape type for 11028534: 0
      2025-12-02 10:01:26 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
      2025-12-02 10:01:26 [scrapy.core.scraper] ERROR: Spider must return request, item, or None, got 'list' in <GET https://quotes.carwow.co.uk/stock_cars>
      2025-12-02 10:01:26 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-12-02 10:01:26 [carwow.gb] INFO: carwow.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 99}
      2025-12-02 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-12-02 10:01:27 [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%201764237686 HTTP/1.1" 200 None
      2025-12-02 10:01:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/carwow.gb/task_45_2025-12-02T10_00_04.jl
      2025-12-02 10:01:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 185,
       'downloader/request_count': 1,
       'downloader/request_method_count/GET': 1,
       'downloader/response_bytes': 746151,
       'downloader/response_count': 1,
       'downloader/response_status_count/200': 1,
       'elapsed_time_seconds': 61.613808,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 12, 2, 10, 1, 27, 667787, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 1003,
       'log_count/ERROR': 1,
       'log_count/INFO': 248,
       'memusage/max': 162340864,
       'memusage/startup': 127684608,
       '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': 396,
       'playwright/request_count/aborted': 135,
       'playwright/request_count/method/GET': 381,
       'playwright/request_count/method/POST': 15,
       'playwright/request_count/navigation': 16,
       'playwright/request_count/resource_type/document': 16,
       'playwright/request_count/resource_type/fetch': 29,
       'playwright/request_count/resource_type/font': 25,
       'playwright/request_count/resource_type/image': 130,
       'playwright/request_count/resource_type/script': 166,
       'playwright/request_count/resource_type/stylesheet': 15,
       'playwright/request_count/resource_type/xhr': 15,
       'playwright/response_count': 261,
       'playwright/response_count/method/GET': 246,
       'playwright/response_count/method/POST': 15,
       'playwright/response_count/resource_type/document': 15,
       'playwright/response_count/resource_type/fetch': 29,
       'playwright/response_count/resource_type/font': 25,
       'playwright/response_count/resource_type/script': 162,
       'playwright/response_count/resource_type/stylesheet': 15,
       'playwright/response_count/resource_type/xhr': 15,
       'response_received_count': 1,
       'scheduler/dequeued': 1,
       'scheduler/dequeued/memory': 1,
       'scheduler/enqueued': 1,
       'scheduler/enqueued/memory': 1,
       'start_time': datetime.datetime(2025, 12, 2, 10, 0, 26, 53979, tzinfo=datetime.timezone.utc)}
      2025-12-02 10:01:27 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /2/log/utf8/sourcing_v2/carwow.gb/task_45_2025-12-02T10_00_04/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-12-02T10_00_04.log

  • sourcelog
    last_update_time2025-12-02 10:01:27
    last_update_timestamp1764669687
    downloader/request_bytes185
    downloader/request_count1
    downloader/request_method_count/GET1
    downloader/response_bytes746151
    downloader/response_count1
    downloader/response_status_count/2001
    elapsed_time_seconds61.613808
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 12, 2, 10, 1, 27, 667787, tzinfo=datetime.timezone.utc)
    log_count/DEBUG1003
    log_count/ERROR1
    log_count/INFO248
    memusage/max162340864
    memusage/startup127684608
    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_count396
    playwright/request_count/aborted135
    playwright/request_count/method/GET381
    playwright/request_count/method/POST15
    playwright/request_count/navigation16
    playwright/request_count/resource_type/document16
    playwright/request_count/resource_type/fetch29
    playwright/request_count/resource_type/font25
    playwright/request_count/resource_type/image130
    playwright/request_count/resource_type/script166
    playwright/request_count/resource_type/stylesheet15
    playwright/request_count/resource_type/xhr15
    playwright/response_count261
    playwright/response_count/method/GET246
    playwright/response_count/method/POST15
    playwright/response_count/resource_type/document15
    playwright/response_count/resource_type/fetch29
    playwright/response_count/resource_type/font25
    playwright/response_count/resource_type/script162
    playwright/response_count/resource_type/stylesheet15
    playwright/response_count/resource_type/xhr15
    response_received_count1
    scheduler/dequeued1
    scheduler/dequeued/memory1
    scheduler/enqueued1
    scheduler/enqueued/memory1
    start_timedatetime.datetime(2025, 12, 2, 10, 0, 26, 53979, tzinfo=datetime.timezone.utc)