• LogParser v0.8.2, last updated at 2026-03-31 21:34:18, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/7a9588282ce811f19724def17024dec4.json

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

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job7a9588282ce811f19724def17024dec4
    first_log_time2026-03-31 21:33:16
    latest_log_time2026-03-31 21:34:10
    runtime0:00:54
    crawled_pages 12
    scraped_items 73
    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-03-31 21:34:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa5a0b4f6d0>
      2026-03-31 21:34:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa5a0b4fe90>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      4dc8e6a73d746873
    • latest_crawl

      2026-03-31 21:34:01 [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-03-31 21:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
    • latest_stat

      2026-03-31 21:33:16 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-03-31 21:33:16 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-31 21:33:16 [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-31 21:33:16 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-03-31 21:33:16 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
      2026-03-31 21:33:16 [auto_selling_autotrader.co.uk] INFO: _job: 7a9588282ce811f19724def17024dec4, SCRAPY_JOB: None
      2026-03-31 21:33:16 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-31 21:33:16 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-31 21:33:16 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-31 21:33:16 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-31 21:33:16 [scrapy.extensions.telnet] INFO: Telnet Password: 4dc8e6a73d746873
      2026-03-31 21:33:16 [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-31 21:33:16 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autotrader.co.uk/7a9588282ce811f19724def17024dec4.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-31 21:33:16 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-31 21:33:16 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-31 21:33:16 [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-31 21:33:16 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-31 21:33:16 [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-03-31 21:33:16 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-03-31 21:33:16 [scrapy.core.engine] INFO: Spider opened
      2026-03-31 21:33:16 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-31 21:33:16 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-31 21:33:16 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-03-31 21:33:16 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-31 21:33:16 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-31 21:33:16 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-31 21:33:16 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-31 21:33:16 [scrapy-playwright] INFO: Starting download handler
      2026-03-31 21:33:21 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10015998 and multipost_profile_id: dc821b27-a484-485c-bf61-6335a7a691bc and job_id: 7a9588282ce811f19724def17024dec4 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=10015998&sort=price-asc
      2026-03-31 21:33:21 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10015998, page: 1
      2026-03-31 21:33:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-31 21:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-03-31 21:33:22 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-03-31 21:33:22 [auto_selling_autotrader.co.uk] INFO: Page: 1/4, total results: 73
      2026-03-31 21:33:22 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-31 21:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-31 21:33:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
      2026-03-31 21:33:22 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-31 21:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-31 21:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:22 [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%27202603271079707%27 HTTP/1.1" 200 None
      2026-03-31 21:33:22 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603271079707: 1
      2026-03-31 21:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:22 [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%27202603271079615%27 HTTP/1.1" 200 None
      2026-03-31 21:33:22 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603271079615: 1
      2026-03-31 21:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:22 [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%27202603271079591%27 HTTP/1.1" 200 None
      2026-03-31 21:33:23 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603271079591: 1
      2026-03-31 21:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:23 [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%27202603261047024%27 HTTP/1.1" 200 None
      2026-03-31 21:33:23 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603261047024: 1
      2026-03-31 21:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:23 [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%27202603220910654%27 HTTP/1.1" 200 None
      2026-03-31 21:33:23 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603220910654: 1
      2026-03-31 21:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:23 [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%27202603220910592%27 HTTP/1.1" 200 None
      2026-03-31 21:33:23 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603220910592: 1
    • Tail

                   'FileSizeInBytes': 398333,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/507b37f636d44703bcc7b5656e2b36cc.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 308528,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/d97c085c7b394804812b368bc4f029e8.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 252518,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/18366b9de8f64ae19ec9c1d12a79f3d0.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 242091,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/bcb91c52829f49a189968d3bd11cd761.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 282863,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/93b2a7de6d864a62a663b4dbd61cb3bc.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 476273,
                   'Height': 2730,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/8a62b6460f9a4d4b873e3fd388525487.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 450908,
                   'Height': 2730,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/edb020b626494a4c9c12279cb52366bd.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 417377,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/f54b39eb72a04b85b4e6d7e8d1f3a282.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 513216,
                   'Height': 2730,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/af647e1d88ae44f6933489fbd3c58fb6.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 657144,
                   'Height': 2730,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/a7de3df1dae743e3be575d4abb92dbd1.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394/4d5f5077-74d1-59b8-ab3b-9f1d5b9d1394_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 560899,
                   'Height': 2730,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/deeecdeebd83484b8b9fc66c1236f9ca.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_20.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 293126,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/9d871f9a3c9e43b0a84e2878ba1e1b70.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_21.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 241851,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/38d5b4b5c97145f1ad96386b966b00c6.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_22.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 363928,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/8f5e1a4905db470ea0d2d517aef0b000.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_23.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 149663,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/a11fabb6c9d2484d9fb11a094e3c3967.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_24.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 413961,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/cd5bab729e524016aa7a05bedbfd9289.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_25.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 298520,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/6b1400115ade4415a8087c9ed09aae37.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_26.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 225734,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c0dd0ec1080b41a484e52f42d9d5f4f7.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee088f00-6618-576c-9da6-ae6d2d443451/ee088f00-6618-576c-9da6-ae6d2d443451_image_27.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 248058,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/4109be512a8142408e59741d949be773.jpg',
                   'Width': 2048}],
       'price': 8995,
       'price_includes_vat': True,
       'registration_date': '2019-06-30',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Nissan Qashqai 1.3 DIG-T Acenta Premium Euro 6 (s/s) 5dr',
       'transmission': 'manual',
       'trim': 'Acenta Premium',
       'year': 2019}
      2026-03-31 21:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:34:09 [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%27202510036862113%27 HTTP/1.1" 200 None
      2026-03-31 21:34:09 [auto_selling_autotrader.co.uk] INFO: Saving data for 202510036862113: {'created_time': 1774992849.14713, 'last_price_update_time': 1774992849.147143}
      2026-03-31 21:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202510036862113') HTTP/1.1" 204 0
      2026-03-31 21:34:09 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-31 21:34:09 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-31 21:34:09 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 21:34:09 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 7a9588282ce811f19724def17024dec4
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:34:09 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:34:09 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-31 21:34:09 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk 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}
      2026-03-31 21:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:34:10 [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%201773696849 HTTP/1.1" 200 None
      2026-03-31 21:34:10 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (73 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/7a9588282ce811f19724def17024dec4.jl
      2026-03-31 21:34:10 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 547155,
       'downloader/request_count': 12,
       'downloader/request_method_count/POST': 12,
       'downloader/response_bytes': 3286679,
       'downloader/response_count': 12,
       'downloader/response_status_count/200': 12,
       'elapsed_time_seconds': 53.64895,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 31, 21, 34, 10, 17237, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 73,
       'log_count/DEBUG': 4440,
       'log_count/INFO': 2345,
       'memusage/max': 149458944,
       'memusage/startup': 149458944,
       'request_depth_max': 4,
       'response_received_count': 12,
       'scheduler/dequeued': 12,
       'scheduler/dequeued/memory': 12,
       'scheduler/enqueued': 12,
       'scheduler/enqueued/memory': 12,
       'scrape_type/new': 73,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 12,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 6.167523039116835,
       'scrapy-zyte-api/mean_response_seconds': 6.30542615284988,
       'scrapy-zyte-api/processed': 12,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 12,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 11,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 12,
       'scrapy-zyte-api/request_args/httpRequestBody': 12,
       'scrapy-zyte-api/request_args/httpRequestMethod': 12,
       'scrapy-zyte-api/request_args/httpResponseBody': 12,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 12,
       'scrapy-zyte-api/request_args/url': 12,
       'scrapy-zyte-api/status_codes/200': 12,
       'scrapy-zyte-api/success': 12,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 31, 21, 33, 16, 368287, tzinfo=datetime.timezone.utc)}
      2026-03-31 21:34:10 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-31 21:34:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa5a0b4f6d0>
      2026-03-31 21:34:10 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa5a0b4fe90>
    • Log

      /2/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/7a9588282ce811f19724def17024dec4/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/7a9588282ce811f19724def17024dec4.log

  • sourcelog
    last_update_time2026-03-31 21:34:10
    last_update_timestamp1774992850
    downloader/request_bytes547155
    downloader/request_count12
    downloader/request_method_count/POST12
    downloader/response_bytes3286679
    downloader/response_count12
    downloader/response_status_count/20012
    elapsed_time_seconds53.64895
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 31, 21, 34, 10, 17237, tzinfo=datetime.timezone.utc)
    item_scraped_count73
    log_count/DEBUG4440
    log_count/INFO2345
    memusage/max149458944
    memusage/startup149458944
    request_depth_max4
    response_received_count12
    scheduler/dequeued12
    scheduler/dequeued/memory12
    scheduler/enqueued12
    scheduler/enqueued/memory12
    scrape_type/new73
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts12
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds6.167523039116835
    scrapy-zyte-api/mean_response_seconds6.30542615284988
    scrapy-zyte-api/processed12
    scrapy-zyte-api/request_args/customHttpRequestHeaders12
    scrapy-zyte-api/request_args/experimental.requestCookies11
    scrapy-zyte-api/request_args/experimental.responseCookies12
    scrapy-zyte-api/request_args/httpRequestBody12
    scrapy-zyte-api/request_args/httpRequestMethod12
    scrapy-zyte-api/request_args/httpResponseBody12
    scrapy-zyte-api/request_args/httpResponseHeaders12
    scrapy-zyte-api/request_args/url12
    scrapy-zyte-api/status_codes/20012
    scrapy-zyte-api/success12
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 31, 21, 33, 16, 368287, tzinfo=datetime.timezone.utc)