• LogParser v0.8.2, last updated at 2026-03-26 06:32:38, http://scrapyd-0:6800/logs/sourcing_v2/sytner.gb/task_11_2026-03-26T06_30_00.json

PROJECT (sourcing_v2), SPIDER (sytner.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidersytner.gb
    jobtask_11_2026-03-26T06_30_00
    first_log_time2026-03-26 06:30:04
    latest_log_time2026-03-26 06:32:30
    runtime0:02:26
    crawled_pages 27
    scraped_items 26
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      a16cf71a5ca683a9
    • latest_crawl

      2026-03-26 06:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562146> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
    • latest_scrape

      2026-03-26 06:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562146>
    • latest_stat

      2026-03-26 06:32:05 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 14 pages/min), scraped 18 items (at 14 items/min)
    • Head

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

       'c_o_2_emission_value': None,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Silver',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '1.0L',
       'engine_horse_power': None,
       'expiration_date': '2026-03-28T17:09:01Z',
       'fuel_type': 'Petrol',
       'id': 'c3515c2a-095c-56b2-8f48-227ca7bc6f3e',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'BJ18DWO',
       'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562146',
       'listing': 'auction',
       'location': None,
       'make': 'Ford',
       'model': 'Focus',
       'odometer': 65273,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 32,
       'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773318382/81926180/2kcIMzRNSTB152edpqsq0wBpSRs_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318383/9f5e54cc/Pw_zXm3qWhGskclvf4v7B6Ojk9M_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318384/220352f4/y1JYZj8IkGJiY3k_P58EdAT4Y20_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318384/f1ea7970/YDmkGZpNTz93hOhovM2_2A3HZnc_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318385/156b4d75/WhDJjmhlntYxBZhtIR8JhPcG7_Y_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318386/63a735cc/54PhxHXbT0ZD7l_nfYb8nZx2nag_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318386/39fcee17/UpteJWkTnvLXCUdrtWZJcFRcux4_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318387/8cdee55d/mZ8lr_HwHAnmZaq7srrgQtMmrvk_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318387/19d9786e/CaZwt_keVtHM0ggN1lvwcGzqiIY_/STD_1440x810',
                      'https://imagecdn.sytner.co.uk:443/1773318388/d9e986fb/Xv0z7cmY9e7nZigPhE3hOW7rdmI_/STD_1440x810'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 141584,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318382/81926180/2kcIMzRNSTB152edpqsq0wBpSRs_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 118273,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318383/9f5e54cc/Pw_zXm3qWhGskclvf4v7B6Ojk9M_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 186651,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318384/220352f4/y1JYZj8IkGJiY3k_P58EdAT4Y20_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 170573,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318384/f1ea7970/YDmkGZpNTz93hOhovM2_2A3HZnc_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 191955,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318385/156b4d75/WhDJjmhlntYxBZhtIR8JhPcG7_Y_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 177195,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318386/63a735cc/54PhxHXbT0ZD7l_nfYb8nZx2nag_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 145934,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318386/39fcee17/UpteJWkTnvLXCUdrtWZJcFRcux4_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 122063,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318387/8cdee55d/mZ8lr_HwHAnmZaq7srrgQtMmrvk_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 183921,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318387/19d9786e/CaZwt_keVtHM0ggN1lvwcGzqiIY_/STD_1440x810',
                   'Width': 1440},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3515c2a-095c-56b2-8f48-227ca7bc6f3e/c3515c2a-095c-56b2-8f48-227ca7bc6f3e_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 133355,
                   'Height': 810,
                   'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773318388/d9e986fb/Xv0z7cmY9e7nZigPhE3hOW7rdmI_/STD_1440x810',
                   'Width': 1440}],
       'price': 45.0,
       'price_includes_vat': False,
       'registration_date': '2018-03-25',
       'seats_number': None,
       'seller_name': 'Sytner Select Nottingham',
       'title': 'Ford FOCUS HATCHBACK',
       'transmission': 'manual',
       'trim': 'Hatchback',
       'vin': 'WF05XXGCC5JY42333',
       'year': 2018}
      2026-03-26 06:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 06:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562146%27 HTTP/1.1" 200 None
      2026-03-26 06:32:29 [sytner.gb] INFO: Saving data for 562146: {'created_time': 1774506749.976615, 'last_price_update_time': 1774506749.976629, 'auction_closing_time': 1774717741.0}
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562146') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-26 06:32:30 [sytner.gb] INFO: sytner.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20last_price_update_time%20lt%201774074750 HTTP/1.1" 200 None
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562055') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562063') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562067') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562068') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562069') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='sytner.gb',RowKey='562070') HTTP/1.1" 204 0
      2026-03-26 06:32:30 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (26 items) in: file:///var/lib/scrapyd/items/sourcing_v2/sytner.gb/task_11_2026-03-26T06_30_00.jl
      2026-03-26 06:32:30 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 115453,
       'downloader/request_count': 57,
       'downloader/request_method_count/GET': 57,
       'downloader/response_bytes': 14598890,
       'downloader/response_count': 57,
       'downloader/response_status_count/200': 57,
       'elapsed_time_seconds': 144.728076,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 26, 6, 32, 30, 203893, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 5928003,
       'httpcompression/response_count': 30,
       'item_scraped_count': 26,
       'log_count/DEBUG': 1334,
       'log_count/INFO': 624,
       'memusage/max': 229236736,
       'memusage/startup': 150204416,
       'photo_download_count': 30,
       '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': 357,
       'playwright/request_count/aborted': 171,
       'playwright/request_count/method/GET': 327,
       'playwright/request_count/method/POST': 30,
       'playwright/request_count/navigation': 5,
       'playwright/request_count/resource_type/document': 5,
       'playwright/request_count/resource_type/fetch': 9,
       'playwright/request_count/resource_type/font': 18,
       'playwright/request_count/resource_type/image': 165,
       'playwright/request_count/resource_type/other': 3,
       'playwright/request_count/resource_type/script': 91,
       'playwright/request_count/resource_type/stylesheet': 34,
       'playwright/request_count/resource_type/xhr': 32,
       'playwright/response_count': 184,
       'playwright/response_count/method/GET': 156,
       'playwright/response_count/method/POST': 28,
       'playwright/response_count/resource_type/document': 5,
       'playwright/response_count/resource_type/fetch': 8,
       'playwright/response_count/resource_type/font': 18,
       'playwright/response_count/resource_type/other': 3,
       'playwright/response_count/resource_type/script': 85,
       'playwright/response_count/resource_type/stylesheet': 34,
       'playwright/response_count/resource_type/xhr': 31,
       'request_depth_max': 2,
       'response_received_count': 27,
       'scheduler/dequeued': 57,
       'scheduler/dequeued/memory': 57,
       'scheduler/enqueued': 57,
       'scheduler/enqueued/memory': 57,
       'scrape_type/new': 4,
       'scrape_type/price_update': 22,
       'scrape_type/skipped': 27,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 26,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 30.928065880273397,
       'scrapy-zyte-api/mean_response_seconds': 31.21368614691668,
       'scrapy-zyte-api/processed': 26,
       'scrapy-zyte-api/request_args/actions': 26,
       'scrapy-zyte-api/request_args/browserHtml': 26,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 26,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 26,
       'scrapy-zyte-api/request_args/requestHeaders': 26,
       'scrapy-zyte-api/request_args/sessionContext': 26,
       'scrapy-zyte-api/request_args/url': 26,
       'scrapy-zyte-api/status_codes/200': 26,
       'scrapy-zyte-api/success': 26,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 26, 6, 30, 5, 475817, tzinfo=datetime.timezone.utc)}
      2026-03-26 06:32:30 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/sourcing_v2/sytner.gb/task_11_2026-03-26T06_30_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/sytner.gb/task_11_2026-03-26T06_30_00.log

  • sourcelog
    last_update_time2026-03-26 06:32:30
    last_update_timestamp1774506750
    downloader/request_bytes115453
    downloader/request_count57
    downloader/request_method_count/GET57
    downloader/response_bytes14598890
    downloader/response_count57
    downloader/response_status_count/20057
    elapsed_time_seconds144.728076
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 26, 6, 32, 30, 203893, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes5928003
    httpcompression/response_count30
    item_scraped_count26
    log_count/DEBUG1334
    log_count/INFO624
    memusage/max229236736
    memusage/startup150204416
    photo_download_count30
    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_count357
    playwright/request_count/aborted171
    playwright/request_count/method/GET327
    playwright/request_count/method/POST30
    playwright/request_count/navigation5
    playwright/request_count/resource_type/document5
    playwright/request_count/resource_type/fetch9
    playwright/request_count/resource_type/font18
    playwright/request_count/resource_type/image165
    playwright/request_count/resource_type/other3
    playwright/request_count/resource_type/script91
    playwright/request_count/resource_type/stylesheet34
    playwright/request_count/resource_type/xhr32
    playwright/response_count184
    playwright/response_count/method/GET156
    playwright/response_count/method/POST28
    playwright/response_count/resource_type/document5
    playwright/response_count/resource_type/fetch8
    playwright/response_count/resource_type/font18
    playwright/response_count/resource_type/other3
    playwright/response_count/resource_type/script85
    playwright/response_count/resource_type/stylesheet34
    playwright/response_count/resource_type/xhr31
    request_depth_max2
    response_received_count27
    scheduler/dequeued57
    scheduler/dequeued/memory57
    scheduler/enqueued57
    scheduler/enqueued/memory57
    scrape_type/new4
    scrape_type/price_update22
    scrape_type/skipped27
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts26
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds30.928065880273397
    scrapy-zyte-api/mean_response_seconds31.21368614691668
    scrapy-zyte-api/processed26
    scrapy-zyte-api/request_args/actions26
    scrapy-zyte-api/request_args/browserHtml26
    scrapy-zyte-api/request_args/experimental.requestCookies26
    scrapy-zyte-api/request_args/experimental.responseCookies26
    scrapy-zyte-api/request_args/requestHeaders26
    scrapy-zyte-api/request_args/sessionContext26
    scrapy-zyte-api/request_args/url26
    scrapy-zyte-api/status_codes/20026
    scrapy-zyte-api/success26
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 26, 6, 30, 5, 475817, tzinfo=datetime.timezone.utc)