• 'pip install logparser' on host 'scrapyd-1:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/24de110efc3011f0a599c2c555c92d63 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-01-28 12:40:27, /var/lib/scrapydweb/data/stats/scrapyd-1_6800/sourcing_v2/auto_selling_autotrader.co.uk/24de110efc3011f0a599c2c555c92d63.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
    job24de110efc3011f0a599c2c555c92d63
    first_log_time2026-01-28 12:29:59
    latest_log_time2026-01-28 12:40:23
    runtime0:10:24
    crawled_pages 40
    scraped_items 38
    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 12:40:23 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fbb95159950>
      2026-01-28 12:40:23 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fbb9515a150>

      INFO

      DEBUG

    • latest_crawl

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

      2026-01-28 12:39:59 [scrapy.extensions.logstats] INFO: Crawled 39 pages (at 0 pages/min), scraped 37 items (at 0 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6026
    • telnet_password

      72cf19a3b7c89b3c
    • Head

      2026-01-28 12:29:59 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 12:29:59 [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 12:29:59 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-01-28 12:29:59 [auto_selling_autotrader.co.uk] INFO: _job: 24de110efc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 12:29:59 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 12:29:59 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 12:29:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 12:29:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 12:29:59 [scrapy.extensions.telnet] INFO: Telnet Password: 72cf19a3b7c89b3c
      2026-01-28 12:29:59 [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 12:29:59 [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/24de110efc3011f0a599c2c555c92d63.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 12:29:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:29:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:29:59 [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 12:29:59 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 12:29:59 [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 12:29:59 [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 12:29:59 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 12:29:59 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 12:29:59 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 12:29:59 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 12:29:59 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:29:59 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
      2026-01-28 12:29:59 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:29:59 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:30:04 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10023619 and multipost_profile_id: bf46af4b-4fc5-4c27-99e9-fb63b773078d and job_id: 24de110efc3011f0a599c2c555c92d63 and url: https://www.autotrader.co.uk/cars/retailer/stock?postcode=OX3%209JY&retailerId=10023619
      2026-01-28 12:30:04 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10023619, page: 1
      
      2026-01-28 12:30:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:30:16 [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 12:30:16 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-01-28 12:30:16 [auto_selling_autotrader.co.uk] INFO: Page: 1/2, total results: 38
      2026-01-28 12:30:16 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      
      2026-01-28 12:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2010
      2026-01-28 12:30:17 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:17 [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%27202601279469050%27 HTTP/1.1" 200 None
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601279469050: 1
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601279469050, item: 202601279469050
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:17 [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%27202601269438177%27 HTTP/1.1" 200 None
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269438177: 1
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269438177, item: 202601269438177
      2026-01-28 12:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:17 [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%27202601269424845%27 HTTP/1.1" 200 None
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601269424845: 1
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601269424845, item: 202601269424845
      2026-01-28 12:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:17 [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%27202601249391655%27 HTTP/1.1" 200 None
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601249391655: 1
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601249391655, item: 202601249391655
      2026-01-28 12:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 12:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:30:17 [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%27202601239371898%27 HTTP/1.1" 200 None
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202601239371898: 1
      2026-01-28 12:30:17 [auto_selling_autotrader.co.uk] INFO: Getting details for advert ID: 202601239371898, item: 202601239371898
    • Tail

       'id': '908f1825-2dd7-5ad5-899e-8c9333977f67',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202511147889543',
       'listing': 'directbuy',
       'location': 'Stourbridge, West Midlands',
       'make': 'Mercedes-Benz',
       'model': 'C Class',
       'odometer': 9000,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 13,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/aa220f14fb794170af1746bcfa3e05ee.jpg',
                      'https://m.atcdn.co.uk/a/media/c127df0e773f4cc1a0a6589159462678.jpg',
                      'https://m.atcdn.co.uk/a/media/73df3dc612974051bc16ae903788c4af.jpg',
                      'https://m.atcdn.co.uk/a/media/9fcc2c1767e04354ab4208f6b85f1ea3.jpg',
                      'https://m.atcdn.co.uk/a/media/64c9bed29b364c5592227b92b301f11f.jpg',
                      'https://m.atcdn.co.uk/a/media/c4f155d6736e4ff8952cfc9b2c248d5e.jpg',
                      'https://m.atcdn.co.uk/a/media/4d6a7855c791424a8bdb9ad3493f89bf.jpg',
                      'https://m.atcdn.co.uk/a/media/aa4bebbc634046eb8a45cc1c5c8d492b.jpg',
                      'https://m.atcdn.co.uk/a/media/20016dba9ae04256b6c95a1ab6ac37f7.jpg',
                      'https://m.atcdn.co.uk/a/media/7290f3da15fb40bd8f4b1dc42e586490.jpg',
                      'https://m.atcdn.co.uk/a/media/e5a2016da75e481d82a85a86a12de2cf.jpg',
                      'https://m.atcdn.co.uk/a/media/04470d78c71e4abb958afcd11debcdb4.jpg',
                      'https://m.atcdn.co.uk/a/media/5dbb1b1c3d3640ddbfe7fcd7bd81c95c.jpg'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 313714,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/aa220f14fb794170af1746bcfa3e05ee.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 298997,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c127df0e773f4cc1a0a6589159462678.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 335456,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/73df3dc612974051bc16ae903788c4af.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 310088,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/9fcc2c1767e04354ab4208f6b85f1ea3.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 306995,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/64c9bed29b364c5592227b92b301f11f.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 284208,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/c4f155d6736e4ff8952cfc9b2c248d5e.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 304719,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/4d6a7855c791424a8bdb9ad3493f89bf.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 377477,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/aa4bebbc634046eb8a45cc1c5c8d492b.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 407986,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/20016dba9ae04256b6c95a1ab6ac37f7.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 483580,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/7290f3da15fb40bd8f4b1dc42e586490.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 384511,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/e5a2016da75e481d82a85a86a12de2cf.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 306935,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/04470d78c71e4abb958afcd11debcdb4.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef634810-a0a9-5320-93d0-2f8dc9275205/ef634810-a0a9-5320-93d0-2f8dc9275205_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 358881,
                   'Height': 1536,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/5dbb1b1c3d3640ddbfe7fcd7bd81c95c.jpg',
                   'Width': 2048}],
       'price': 74995,
       'price_includes_vat': True,
       'registration_date': '2025-03-26',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Mercedes-Benz C Class 2.0 C63 6.1kWh AMG S E Performance Carbon '
                'Edition SpdS MCT 4MATIC+ Euro 6 (s/s) 4dr',
       'transmission': 'automatic',
       'trim': 'AMG S E Performance Carbon Edition',
       'year': 2025}
      2026-01-28 12:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:21 [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%27202511147889543%27 HTTP/1.1" 200 None
      2026-01-28 12:40:21 [auto_selling_autotrader.co.uk] INFO: Saving data for 202511147889543: {'created_time': 1769604021.743946, 'last_price_update_time': 1769604021.743955}
      2026-01-28 12:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202511147889543') HTTP/1.1" 204 0
      2026-01-28 12:40:21 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 12:40:21 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 12:40:21 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 12:40:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 24de110efc3011f0a599c2c555c92d63
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:40:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 12:40:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 12:40:22 [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-01-28 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 12:40:22 [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%201768308022 HTTP/1.1" 200 None
      2026-01-28 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202511047641141') HTTP/1.1" 204 0
      2026-01-28 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202511177955351') HTTP/1.1" 204 0
      2026-01-28 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202511268150565') HTTP/1.1" 204 0
      2026-01-28 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512228755539') HTTP/1.1" 204 0
      2026-01-28 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202512298832216') HTTP/1.1" 204 0
      2026-01-28 12:40:23 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (38 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/24de110efc3011f0a599c2c555c92d63.jl
      2026-01-28 12:40:23 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 314006,
       'downloader/request_count': 54,
       'downloader/request_method_count/GET': 14,
       'downloader/request_method_count/POST': 40,
       'downloader/response_bytes': 5572500,
       'downloader/response_count': 54,
       'downloader/response_status_count/200': 54,
       'elapsed_time_seconds': 623.623245,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 12, 40, 22, 897984, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 38,
       'log_count/DEBUG': 1652,
       'log_count/INFO': 959,
       'memusage/max': 157106176,
       'memusage/startup': 126337024,
       'photo_download_count': 14,
       'request_depth_max': 2,
       'response_received_count': 40,
       'scheduler/dequeued': 54,
       'scheduler/dequeued/memory': 54,
       'scheduler/enqueued': 54,
       'scheduler/enqueued/memory': 54,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 52,
       'scrapy-zyte-api/error_ratio': 0.23076923076923078,
       'scrapy-zyte-api/errors': 12,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 12,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 13.451850944152099,
       'scrapy-zyte-api/mean_response_seconds': 13.50217788752634,
       'scrapy-zyte-api/processed': 40,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 40,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 39,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 40,
       'scrapy-zyte-api/request_args/httpRequestBody': 40,
       'scrapy-zyte-api/request_args/httpRequestMethod': 40,
       'scrapy-zyte-api/request_args/httpResponseBody': 40,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 40,
       'scrapy-zyte-api/request_args/url': 40,
       'scrapy-zyte-api/status_codes/0': 12,
       'scrapy-zyte-api/status_codes/200': 40,
       'scrapy-zyte-api/success': 40,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 12, 29, 59, 274739, tzinfo=datetime.timezone.utc)}
      2026-01-28 12:40:23 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 12:40:23 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fbb95159950>
      2026-01-28 12:40:23 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fbb9515a150>
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/24de110efc3011f0a599c2c555c92d63/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/24de110efc3011f0a599c2c555c92d63.log

  • sourcelog
    last_update_time2026-01-28 12:40:23
    last_update_timestamp1769604023
    downloader/request_bytes314006
    downloader/request_count54
    downloader/request_method_count/GET14
    downloader/request_method_count/POST40
    downloader/response_bytes5572500
    downloader/response_count54
    downloader/response_status_count/20054
    elapsed_time_seconds623.623245
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 28, 12, 40, 22, 897984, tzinfo=datetime.timezone.utc)
    item_scraped_count38
    log_count/DEBUG1652
    log_count/INFO959
    memusage/max157106176
    memusage/startup126337024
    photo_download_count14
    request_depth_max2
    response_received_count40
    scheduler/dequeued54
    scheduler/dequeued/memory54
    scheduler/enqueued54
    scheduler/enqueued/memory54
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts52
    scrapy-zyte-api/error_ratio0.23076923076923078
    scrapy-zyte-api/errors12
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>12
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds13.451850944152099
    scrapy-zyte-api/mean_response_seconds13.50217788752634
    scrapy-zyte-api/processed40
    scrapy-zyte-api/request_args/customHttpRequestHeaders40
    scrapy-zyte-api/request_args/experimental.requestCookies39
    scrapy-zyte-api/request_args/experimental.responseCookies40
    scrapy-zyte-api/request_args/httpRequestBody40
    scrapy-zyte-api/request_args/httpRequestMethod40
    scrapy-zyte-api/request_args/httpResponseBody40
    scrapy-zyte-api/request_args/httpResponseHeaders40
    scrapy-zyte-api/request_args/url40
    scrapy-zyte-api/status_codes/012
    scrapy-zyte-api/status_codes/20040
    scrapy-zyte-api/success40
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 28, 12, 29, 59, 274739, tzinfo=datetime.timezone.utc)