• LogParser v0.8.2, last updated at 2026-01-28 13:06:44, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/2638483afc3011f0a599c2c555c92d63.json

PROJECT (sourcing_v2), SPIDER (auto_selling_autotrader.co.uk)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job2638483afc3011f0a599c2c555c92d63
    first_log_time2026-01-28 13:03:29
    latest_log_time2026-01-28 13:06:42
    runtime0:03:13
    crawled_pages 24
    scraped_items 22
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    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
      2 in total

      2026-01-28 13:06:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7feb2435e190>
      2026-01-28 13:06:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7feb2435ea10>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6025
    • telnet_password

      d1e0367786b703f3
    • latest_crawl

      2026-01-28 13:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-graphql> (referer: https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery) ['zyte-api']
    • latest_scrape

      2026-01-28 13:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
    • latest_stat

      2026-01-28 13:06:29 [scrapy.extensions.logstats] INFO: Crawled 23 pages (at 3 pages/min), scraped 21 items (at 3 items/min)
    • Head

      2026-01-28 13:03:29 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 13:03:29 [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-01-28 13:03:29 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-01-28 13:03:29 [auto_selling_autotrader.co.uk] INFO: _job: 2638483afc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 13:03:29 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 13:03:29 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 13:03:29 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 13:03:29 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 13:03:29 [scrapy.extensions.telnet] INFO: Telnet Password: d1e0367786b703f3
      2026-01-28 13:03:29 [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-01-28 13:03:29 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'CONCURRENT_REQUESTS': 5,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/2638483afc3011f0a599c2c555c92d63.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': ''}
      2026-01-28 13:03:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 13:03:29 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 13:03:29 [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-01-28 13:03:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 13:03:29 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-01-28 13:03:29 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-01-28 13:03:29 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 13:03:29 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 13:03:29 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 13:03:29 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 13:03:29 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:03:29 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
      2026-01-28 13:03:29 [scrapy-playwright] INFO: Starting download handler
      
      2026-01-28 13:03:29 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 13:03:34 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 411489 and multipost_profile_id: 1828c09b-87c3-48c7-ab57-b8f917a40ad5 and job_id: 2638483afc3011f0a599c2c555c92d63 and url: https://www.autotrader.co.uk/cars/retailer/stock?advertising-location=at_cars&advertising-location=at_profile_cars&onesearchad=Used&onesearchad=Nearly%20New&onesearchad=New&postcode=OX3%209JY&retailerId=411489&sort=price-asc
      2026-01-28 13:03:34 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 411489, page: 1
      2026-01-28 13:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 13:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Page: 1/2, total results: 22
      2026-01-28 13:03:39 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002
      2026-01-28 13:03:39 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202601219322362%27 HTTP/1.1" 200 None
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601219322362: 1
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601219322362, item: 202601219322362
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202601179219454%27 HTTP/1.1" 200 None
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601179219454: 1
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601179219454, item: 202601179219454
      2026-01-28 13:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202601078976872%27 HTTP/1.1" 200 None
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601078976872: 1
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601078976872, item: 202601078976872
      2026-01-28 13:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512318861739%27 HTTP/1.1" 200 None
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512318861739: 1
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512318861739, item: 202512318861739
      2026-01-28 13:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512238760641%27 HTTP/1.1" 200 None
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202512238760641: 1
      2026-01-28 13:03:39 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202512238760641, item: 202512238760641
    • Tail

                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 224093,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/bb78fb69d369473690b18e6ca79d0c86.jpg',
                   'Width': 1517},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 216348,
                   'Height': 1098,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/538ffc33478d49eda7284c3fff4a9de3.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 209338,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/7f7508b1a2e347588984672885440107.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 222542,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/61d2f41bbdaa44299f2e65c673b97a41.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 216993,
                   'Height': 1089,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/24cbe337a87b4e84ae4428bf6fed3e62.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 215113,
                   'Height': 1121,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/a88d6081bb1949dfa8617f6e54854b14.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 189785,
                   'Height': 926,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/38835e4124874b849e410921acf3368a.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 205486,
                   'Height': 986,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/2f4eed792da64ceba5e8c5ccc2837fe2.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 162569,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/500629a6cd2e4300b27d38c192ebd6ab.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 183772,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/dfba6635ee1f4b37bf24d4b8a2ab367b.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 163704,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/d97217580d0d408babaa22911380d038.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 159570,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/7ca504803aa84cc7a9b103e6c8acffd6.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 99593,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/30b88a27d244451fbe0808b96a5c5ef7.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 131920,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/10935ccf0e0846e9a231d4d3b322dc17.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 83453,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/f976df9e95094ca18e47db513296ff85.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 128711,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/783343bfed7846c0ba64eca55bb67273.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 207636,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/5dbb0b1bc53f4a5ea162901347c58667.jpg',
                   'Width': 1536},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e96aa1e-4005-507d-8fd1-53ea7802aef5/2e96aa1e-4005-507d-8fd1-53ea7802aef5_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 208170,
                   'Height': 1152,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/03ee4cced9324afeac9f70a1846e25ea.jpg',
                   'Width': 1536}],
       'price': 9495,
       'price_includes_vat': True,
       'registration_date': '2018-05-31',
       'seats_number': 4,
       'seller_name': None,
       'title': 'Abarth 595 1.4 T-Jet Competizione Euro 6 3dr',
       'transmission': 'manual',
       'trim': 'Competizione',
       'year': 2018}
      2026-01-28 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27202512158597706%27 HTTP/1.1" 200 None
      2026-01-28 13:06:41 [auto_selling_autotrader.co.uk] INFO: Saving data for 202512158597706: {'created_time': 1769605601.937689, 'last_price_update_time': 1769605601.937701}
      2026-01-28 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512158597706') HTTP/1.1" 204 0
      2026-01-28 13:06:41 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 13:06:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 13:06:41 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 13:06:41 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2638483afc3011f0a599c2c555c92d63
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:06:41 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:06:42 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 13:06:42 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 2, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-01-28 13:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20last_price_update_time%20lt%201768309602 HTTP/1.1" 200 None
      2026-01-28 13:06:42 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (22 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/2638483afc3011f0a599c2c555c92d63.jl
      2026-01-28 13:06:42 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 196418,
       'downloader/request_count': 44,
       'downloader/request_method_count/GET': 20,
       'downloader/request_method_count/POST': 24,
       'downloader/response_bytes': 6546892,
       'downloader/response_count': 44,
       'downloader/response_status_count/200': 44,
       'elapsed_time_seconds': 193.408612,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 13, 6, 42, 758593, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 22,
       'log_count/DEBUG': 1346,
       'log_count/INFO': 821,
       'memusage/max': 155480064,
       'memusage/startup': 126451712,
       'photo_download_count': 20,
       'request_depth_max': 2,
       'response_received_count': 24,
       'scheduler/dequeued': 44,
       'scheduler/dequeued/memory': 44,
       'scheduler/enqueued': 44,
       'scheduler/enqueued/memory': 44,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 28,
       'scrapy-zyte-api/error_ratio': 0.14285714285714285,
       'scrapy-zyte-api/errors': 4,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 4,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 6.926777205856828,
       'scrapy-zyte-api/mean_response_seconds': 6.970196750247852,
       'scrapy-zyte-api/processed': 24,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 24,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 23,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 24,
       'scrapy-zyte-api/request_args/httpRequestBody': 24,
       'scrapy-zyte-api/request_args/httpRequestMethod': 24,
       'scrapy-zyte-api/request_args/httpResponseBody': 24,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 24,
       'scrapy-zyte-api/request_args/url': 24,
       'scrapy-zyte-api/status_codes/0': 4,
       'scrapy-zyte-api/status_codes/200': 24,
       'scrapy-zyte-api/success': 24,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 13, 3, 29, 349981, tzinfo=datetime.timezone.utc)}
      2026-01-28 13:06:42 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 13:06:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7feb2435e190>
      2026-01-28 13:06:42 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7feb2435ea10>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/2638483afc3011f0a599c2c555c92d63/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/2638483afc3011f0a599c2c555c92d63.log

  • sourcelog
    last_update_time2026-01-28 13:06:42
    last_update_timestamp1769605602
    downloader/request_bytes196418
    downloader/request_count44
    downloader/request_method_count/GET20
    downloader/request_method_count/POST24
    downloader/response_bytes6546892
    downloader/response_count44
    downloader/response_status_count/20044
    elapsed_time_seconds193.408612
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 13, 6, 42, 758593, tzinfo=datetime.timezone.utc)
    item_scraped_count22
    log_count/DEBUG1346
    log_count/INFO821
    memusage/max155480064
    memusage/startup126451712
    photo_download_count20
    request_depth_max2
    response_received_count24
    scheduler/dequeued44
    scheduler/dequeued/memory44
    scheduler/enqueued44
    scheduler/enqueued/memory44
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts28
    scrapy-zyte-api/error_ratio0.14285714285714285
    scrapy-zyte-api/errors4
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>4
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds6.926777205856828
    scrapy-zyte-api/mean_response_seconds6.970196750247852
    scrapy-zyte-api/processed24
    scrapy-zyte-api/request_args/customHttpRequestHeaders24
    scrapy-zyte-api/request_args/experimental.requestCookies23
    scrapy-zyte-api/request_args/experimental.responseCookies24
    scrapy-zyte-api/request_args/httpRequestBody24
    scrapy-zyte-api/request_args/httpRequestMethod24
    scrapy-zyte-api/request_args/httpResponseBody24
    scrapy-zyte-api/request_args/httpResponseHeaders24
    scrapy-zyte-api/request_args/url24
    scrapy-zyte-api/status_codes/04
    scrapy-zyte-api/status_codes/20024
    scrapy-zyte-api/success24
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 13, 3, 29, 349981, tzinfo=datetime.timezone.utc)