• LogParser v0.8.2, last updated at 2025-11-26 10:01:49, http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-11-26T10_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-11-26T10_00_03
    first_log_time2025-11-26 10:00:17
    latest_log_time2025-11-26 10:01:45
    runtime0:01:28
    crawled_pages 2
    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-11-26 10:01:43 [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

      53a1f996b3b29970
    • latest_crawl

      2025-11-26 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://dealers.carwow.co.uk/dealers/listings/10999428> (referer: https://dealers.carwow.co.uk/dealers/listings/filtered/stock) ['zyte-api']
    • latest_stat

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

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

      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10997289
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710997289%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10997289: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10970958
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710970958%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10970958: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10986415
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710986415%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10986415: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10971188
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710971188%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10971188: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10998273
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710998273%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10998273: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10978208
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710978208%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10978208: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10964594
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710964594%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10964594: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10979199
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710979199%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10979199: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10998720
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710998720%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10998720: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10990098
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710990098%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10990098: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10990818
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710990818%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10990818: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10980658
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710980658%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10980658: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10983030
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710983030%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10983030: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10986605
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710986605%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10986605: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10941083
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710941083%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10941083: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10971109
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710971109%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10971109: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10953157
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710953157%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10953157: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10969795
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710969795%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10969795: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10972411
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710972411%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10972411: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10953509
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710953509%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10953509: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10973246
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710973246%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10973246: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10967628
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710967628%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10967628: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10983226
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710983226%27 HTTP/1.1" 200 None
      2025-11-26 10:01:41 [carwow.gb] INFO: Scrape type for 10983226: 0
      2025-11-26 10:01:41 [carwow.gb] INFO: Found listing with ID: listing_card_10986396
      2025-11-26 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710986396%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10986396: 0
      2025-11-26 10:01:42 [carwow.gb] INFO: Found listing with ID: listing_card_10999205
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710999205%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10999205: 0
      2025-11-26 10:01:42 [carwow.gb] INFO: Found listing with ID: listing_card_10999642
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710999642%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10999642: 0
      2025-11-26 10:01:42 [carwow.gb] INFO: Found listing with ID: listing_card_10989285
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710989285%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10989285: 0
      2025-11-26 10:01:42 [carwow.gb] INFO: Found listing with ID: listing_card_10994744
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710994744%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10994744: 0
      2025-11-26 10:01:42 [carwow.gb] INFO: Found listing with ID: listing_card_10972148
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710972148%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10972148: 0
      2025-11-26 10:01:42 [carwow.gb] INFO: Found listing with ID: listing_card_10972645
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710972645%27 HTTP/1.1" 200 None
      2025-11-26 10:01:42 [carwow.gb] INFO: Scrape type for 10972645: 0
      2025-11-26 10:01:43 [scrapy.core.scraper] ERROR: Spider must return request, item, or None, got 'list' in <GET https://quotes.carwow.co.uk/stock_cars>
      2025-11-26 10:01:43 [scrapy.core.engine] INFO: Closing spider (finished)
      2025-11-26 10:01:43 [carwow.gb] INFO: carwow.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 196}
      2025-11-26 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27carwow.gb%27%20and%20RowKey%20eq%20%2710999428%27 HTTP/1.1" 200 None
      2025-11-26 10:01:44 [carwow.gb] INFO: Saving data for 10999428: {'created_time': 1764151304.13139}
      2025-11-26 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='carwow.gb',RowKey='10999428') HTTP/1.1" 204 0
      2025-11-26 10:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2025-11-26 10:01:45 [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%201763719304 HTTP/1.1" 200 None
      2025-11-26 10:01:45 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/carwow.gb/task_45_2025-11-26T10_00_03.jl
      2025-11-26 10:01:45 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 3746,
       'downloader/request_count': 2,
       'downloader/request_method_count/GET': 2,
       'downloader/response_bytes': 947891,
       'downloader/response_count': 2,
       'downloader/response_status_count/200': 2,
       'elapsed_time_seconds': 87.541745,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 11, 26, 10, 1, 45, 414298, tzinfo=datetime.timezone.utc),
       'log_count/DEBUG': 1614,
       'log_count/ERROR': 1,
       'log_count/INFO': 445,
       'memusage/max': 150896640,
       'memusage/startup': 127377408,
       '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': 600,
       'playwright/request_count/aborted': 305,
       'playwright/request_count/method/GET': 585,
       'playwright/request_count/method/POST': 15,
       'playwright/request_count/navigation': 16,
       'playwright/request_count/resource_type/document': 16,
       'playwright/request_count/resource_type/fetch': 66,
       'playwright/request_count/resource_type/font': 21,
       'playwright/request_count/resource_type/image': 300,
       'playwright/request_count/resource_type/script': 167,
       'playwright/request_count/resource_type/stylesheet': 15,
       'playwright/request_count/resource_type/xhr': 15,
       'playwright/response_count': 295,
       'playwright/response_count/method/GET': 280,
       'playwright/response_count/method/POST': 15,
       'playwright/response_count/resource_type/document': 15,
       'playwright/response_count/resource_type/fetch': 66,
       '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': 2,
       'scheduler/dequeued': 2,
       'scheduler/dequeued/memory': 2,
       'scheduler/enqueued': 2,
       'scheduler/enqueued/memory': 2,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 1,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 4.416535483003827,
       'scrapy-zyte-api/mean_response_seconds': 4.650047867995454,
       'scrapy-zyte-api/processed': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 1,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 1,
       'scrapy-zyte-api/request_args/httpResponseBody': 1,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 1,
       'scrapy-zyte-api/request_args/url': 1,
       'scrapy-zyte-api/status_codes/200': 1,
       'scrapy-zyte-api/success': 1,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2025, 11, 26, 10, 0, 17, 872553, tzinfo=datetime.timezone.utc)}
      2025-11-26 10:01:45 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /2/log/utf8/sourcing_v2/carwow.gb/task_45_2025-11-26T10_00_03/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/carwow.gb/task_45_2025-11-26T10_00_03.log

  • sourcelog
    last_update_time2025-11-26 10:01:45
    last_update_timestamp1764151305
    downloader/request_bytes3746
    downloader/request_count2
    downloader/request_method_count/GET2
    downloader/response_bytes947891
    downloader/response_count2
    downloader/response_status_count/2002
    elapsed_time_seconds87.541745
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 11, 26, 10, 1, 45, 414298, tzinfo=datetime.timezone.utc)
    log_count/DEBUG1614
    log_count/ERROR1
    log_count/INFO445
    memusage/max150896640
    memusage/startup127377408
    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_count600
    playwright/request_count/aborted305
    playwright/request_count/method/GET585
    playwright/request_count/method/POST15
    playwright/request_count/navigation16
    playwright/request_count/resource_type/document16
    playwright/request_count/resource_type/fetch66
    playwright/request_count/resource_type/font21
    playwright/request_count/resource_type/image300
    playwright/request_count/resource_type/script167
    playwright/request_count/resource_type/stylesheet15
    playwright/request_count/resource_type/xhr15
    playwright/response_count295
    playwright/response_count/method/GET280
    playwright/response_count/method/POST15
    playwright/response_count/resource_type/document15
    playwright/response_count/resource_type/fetch66
    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_count2
    scheduler/dequeued2
    scheduler/dequeued/memory2
    scheduler/enqueued2
    scheduler/enqueued/memory2
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts1
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.416535483003827
    scrapy-zyte-api/mean_response_seconds4.650047867995454
    scrapy-zyte-api/processed1
    scrapy-zyte-api/request_args/customHttpRequestHeaders1
    scrapy-zyte-api/request_args/experimental.requestCookies1
    scrapy-zyte-api/request_args/experimental.responseCookies1
    scrapy-zyte-api/request_args/httpResponseBody1
    scrapy-zyte-api/request_args/httpResponseHeaders1
    scrapy-zyte-api/request_args/url1
    scrapy-zyte-api/status_codes/2001
    scrapy-zyte-api/success1
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2025, 11, 26, 10, 0, 17, 872553, tzinfo=datetime.timezone.utc)