Desktop version Jobs
  • Analysis
  • Categories
  • Charts
  • Logs
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autotrader.co.uk
    job4a58d2d82c1f11f18e133aacc95538c6
    first_log_time2026-03-30 15:05:22
    latest_log_time2026-03-30 15:07:51
    runtime0:02:29
    crawled_pages 18
    scraped_items 113
    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-30 15:07:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f6675393710>
      2026-03-30 15:07:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f6675393f90>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      6435db67afcef8f0
    • latest_crawl

      2026-03-30 15:07:48 [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-30 15:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
    • latest_stat

      2026-03-30 15:07:22 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 12 pages/min), scraped 103 items (at 93 items/min)
    • Head

      2026-03-30 15:05:22 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-30 15:05:22 [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-30 15:05:22 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-03-30 15:05:22 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
      2026-03-30 15:05:22 [auto_selling_autotrader.co.uk] INFO: _job: 4a58d2d82c1f11f18e133aacc95538c6, SCRAPY_JOB: None
      2026-03-30 15:05:22 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-30 15:05:22 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-30 15:05:22 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-30 15:05:22 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-30 15:05:22 [scrapy.extensions.telnet] INFO: Telnet Password: 6435db67afcef8f0
      2026-03-30 15:05:22 [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-30 15:05:22 [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/4a58d2d82c1f11f18e133aacc95538c6.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-30 15:05:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-30 15:05:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-30 15:05:22 [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-30 15:05:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-30 15:05:22 [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-30 15:05:22 [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-30 15:05:22 [scrapy.core.engine] INFO: Spider opened
      2026-03-30 15:05:22 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-30 15:05:22 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-30 15:05:22 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-03-30 15:05:22 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-30 15:05:22 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-03-30 15:05:22 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
      2026-03-30 15:05:22 [scrapy-playwright] INFO: Starting download handler
      2026-03-30 15:05:22 [scrapy-playwright] INFO: Starting download handler
      2026-03-30 15:05:27 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 423043 and multipost_profile_id: 191091f5-6123-48bc-8657-fdcdf610dbeb and job_id: 4a58d2d82c1f11f18e133aacc95538c6 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=423043&sort=price-asc
      2026-03-30 15:05:27 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 423043, page: 1
      2026-03-30 15:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-30 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery> (referer: None) ['zyte-api']
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Page: 1/6, total results: 113
      2026-03-30 15:05:30 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
      2026-03-30 15:05:30 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:05:30 [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%27202603291109688%27 HTTP/1.1" 200 None
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291109688: 1
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:05:30 [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%27202603261015167%27 HTTP/1.1" 200 None
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603261015167: 1
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:05:30 [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%27202603251002145%27 HTTP/1.1" 200 None
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603251002145: 1
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:05:30 [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%27202603250993969%27 HTTP/1.1" 200 None
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603250993969: 1
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:05:30 [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%27202603250992621%27 HTTP/1.1" 200 None
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603250992621: 1
      2026-03-30 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:05:30 [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%27202603240965044%27 HTTP/1.1" 200 None
      2026-03-30 15:05:30 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603240965044: 1
    • Tail

      2026-03-30 15:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fm.atcdn.co.uk%252Fa%252Fmedia%252Ff275907710264156bee717dcf7d820e8.jpg%27 HTTP/1.1" 200 None
      2026-03-30 15:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg already downloaded
      2026-03-30 15:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autotrader.co.uk%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fm.atcdn.co.uk%252Fa%252Fmedia%252Fea1cf4ed13f946898897939dd55a693b.jpg%27 HTTP/1.1" 200 None
      2026-03-30 15:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://m.atcdn.co.uk/a/media/ea1cf4ed13f946898897939dd55a693b.jpg already downloaded
      2026-03-30 15:07:49 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d2c09fba-383e-50b9-938f-067da27c5e3c with identifier 202603230925578
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-30 15:07:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d2c09fba-383e-50b9-938f-067da27c5e3c
      2026-03-30 15:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autotrader.co.uk/at-graphql>
      {'auction_title': '',
       'c_o_2_emission_value': 174,
       'color': 'White',
       'currency': 'GBP',
       'description': 'Nationwide Delivery Available at Reasonable Rates. All our '
                      'vehicles come with a Pre-Delivery Inspection, HPI Check, 6 '
                      'Months Minimum MOT and 3 Month Warranty all for a Compulsory '
                      'Admin Fee £99. If finance is obtained using a lender outside '
                      'of our panel of lenders admin fee of £399+VAT applies. '
                      'Warranty applicable with external Finance Brokers £395 for 12 '
                      'Months coverage. Stay up to Date with current stock on our '
                      'Facebook Page',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '1.5L',
       'engine_horse_power': 160,
       'fuel_type': 'Petrol',
       'id': 'd2c09fba-383e-50b9-938f-067da27c5e3c',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202603230925578',
       'listing': 'directbuy',
       'location': 'Hornchurch, Essex',
       'make': 'MG',
       'model': 'MG HS',
       'odometer': 48500,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 76,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/25da2333067a4f369eefb9bc1461c528.jpg',
                      'https://m.atcdn.co.uk/a/media/711f2a9f578b4903b355d28bdacd0fd4.jpg',
                      'https://m.atcdn.co.uk/a/media/f184ebf7018143478492121f201add28.jpg',
                      'https://m.atcdn.co.uk/a/media/fad6e1f499c04a3bbddae193a2e50e4a.jpg',
                      'https://m.atcdn.co.uk/a/media/46f2352a57e54d349daa31e8da421713.jpg',
                      'https://m.atcdn.co.uk/a/media/620c730cfae84f308e6d348685e3feb4.jpg',
                      'https://m.atcdn.co.uk/a/media/26332f43e64a47d79189f0b324e1fbe5.jpg',
                      'https://m.atcdn.co.uk/a/media/fe5c3d5301a3488fa0657f6f457a529e.jpg',
                      'https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg',
                      'https://m.atcdn.co.uk/a/media/ea1cf4ed13f946898897939dd55a693b.jpg'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 249977,
                   'Height': 1024,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/25da2333067a4f369eefb9bc1461c528.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4472dc55-17f6-57cb-8acf-4b8bf8d53003/4472dc55-17f6-57cb-8acf-4b8bf8d53003_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 36619,
                   'Height': 480,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/f275907710264156bee717dcf7d820e8.jpg',
                   'Width': 640},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 221711,
                   'Height': 1024,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/711f2a9f578b4903b355d28bdacd0fd4.jpg',
                   'Width': 1254},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 238401,
                   'Height': 1024,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/f184ebf7018143478492121f201add28.jpg',
                   'Width': 1246},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 203213,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/fad6e1f499c04a3bbddae193a2e50e4a.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 234498,
                   'Height': 1021,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/46f2352a57e54d349daa31e8da421713.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 193927,
                   'Height': 1024,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/620c730cfae84f308e6d348685e3feb4.jpg',
                   'Width': 1203},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 220530,
                   'Height': 994,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/26332f43e64a47d79189f0b324e1fbe5.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 207727,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/fe5c3d5301a3488fa0657f6f457a529e.jpg',
                   'Width': 1280},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c09fba-383e-50b9-938f-067da27c5e3c/d2c09fba-383e-50b9-938f-067da27c5e3c_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 241302,
                   'Height': 960,
                   'OriginUrl': 'https://m.atcdn.co.uk/a/media/ea1cf4ed13f946898897939dd55a693b.jpg',
                   'Width': 1280}],
       'price': 14094,
       'price_includes_vat': True,
       'registration_date': '2022-06-20',
       'seats_number': 5,
       'seller_name': None,
       'title': 'MG MG Hs 1.5 T-GDI Exclusive SUV 5dr Petrol DCT Euro 6 (s/s) (162 '
                'ps) FULL SERVICE HISTORY',
       'transmission': 'automatic',
       'trim': 'Exclusive',
       'year': 2022}
      2026-03-30 15:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:07:49 [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%27202603230925578%27 HTTP/1.1" 200 None
      2026-03-30 15:07:49 [auto_selling_autotrader.co.uk] INFO: Saving data for 202603230925578: {'created_time': 1774883269.885621, 'last_price_update_time': 1774883269.885632}
      2026-03-30 15:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202603230925578') HTTP/1.1" 204 0
      2026-03-30 15:07:49 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-30 15:07:49 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-30 15:07:49 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-30 15:07:49 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4a58d2d82c1f11f18e133aacc95538c6
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:07:49 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-30 15:07:50 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-30 15:07:50 [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-30 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 15:07:51 [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%201773587270 HTTP/1.1" 200 None
      2026-03-30 15:07:51 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (113 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/4a58d2d82c1f11f18e133aacc95538c6.jl
      2026-03-30 15:07:51 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 845149,
       'downloader/request_count': 18,
       'downloader/request_method_count/POST': 18,
       'downloader/response_bytes': 6137387,
       'downloader/response_count': 18,
       'downloader/response_status_count/200': 18,
       'elapsed_time_seconds': 148.479433,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 30, 15, 7, 51, 212398, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 113,
       'log_count/DEBUG': 3060,
       'log_count/INFO': 1700,
       'memusage/max': 182042624,
       'memusage/startup': 147349504,
       'request_depth_max': 6,
       'response_received_count': 18,
       'scheduler/dequeued': 18,
       'scheduler/dequeued/memory': 18,
       'scheduler/enqueued': 18,
       'scheduler/enqueued/memory': 18,
       'scrape_type/new': 113,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 19,
       'scrapy-zyte-api/error_ratio': 0.05263157894736842,
       'scrapy-zyte-api/errors': 1,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 1,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 13.480582389877075,
       'scrapy-zyte-api/mean_response_seconds': 13.648873649641041,
       'scrapy-zyte-api/processed': 18,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 18,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 17,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 18,
       'scrapy-zyte-api/request_args/httpRequestBody': 18,
       'scrapy-zyte-api/request_args/httpRequestMethod': 18,
       'scrapy-zyte-api/request_args/httpResponseBody': 18,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 18,
       'scrapy-zyte-api/request_args/url': 18,
       'scrapy-zyte-api/status_codes/0': 1,
       'scrapy-zyte-api/status_codes/200': 18,
       'scrapy-zyte-api/success': 18,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 30, 15, 5, 22, 732965, tzinfo=datetime.timezone.utc)}
      2026-03-30 15:07:51 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-30 15:07:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f6675393710>
      2026-03-30 15:07:51 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f6675393f90>
    • Log

      /2/log/utf8/sourcing_v2/auto_selling_autotrader.co.uk/4a58d2d82c1f11f18e133aacc95538c6/?job_finished=True&ui=mobile

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/4a58d2d82c1f11f18e133aacc95538c6.log

  • sourcelog
    last update time2026-03-30 15:07:51
    last update timestamp1774883271
    downloader / request bytes845149
    downloader / request count18
    downloader / request method count / POST18
    downloader / response bytes6137387
    downloader / response count18
    downloader / response status count / 20018
    elapsed time seconds148.479433
    feedexport / success count / FileFeedStorage1
    finish reasonfinished
    finish timedatetime.datetime(2026, 3, 30, 15, 7, 51, 212398, tzinfo=datetime.timezone.utc)
    item scraped count113
    log count / DEBUG3060
    log count / INFO1700
    memusage / max182042624
    memusage / startup147349504
    request depth max6
    response received count18
    scheduler / dequeued18
    scheduler / dequeued / memory18
    scheduler / enqueued18
    scheduler / enqueued / memory18
    scrape type / new113
    scrapy-zyte-api / 4290
    scrapy-zyte-api / attempts19
    scrapy-zyte-api / error ratio0.05263157894736842
    scrapy-zyte-api / errors1
    scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError >1
    scrapy-zyte-api / fatal errors0
    scrapy-zyte-api / mean connection seconds13.480582389877075
    scrapy-zyte-api / mean response seconds13.648873649641041
    scrapy-zyte-api / processed18
    scrapy-zyte-api / request args / customHttpRequestHeaders18
    scrapy-zyte-api / request args / experimental.requestCookies17
    scrapy-zyte-api / request args / experimental.responseCookies18
    scrapy-zyte-api / request args / httpRequestBody18
    scrapy-zyte-api / request args / httpRequestMethod18
    scrapy-zyte-api / request args / httpResponseBody18
    scrapy-zyte-api / request args / httpResponseHeaders18
    scrapy-zyte-api / request args / url18
    scrapy-zyte-api / status codes / 01
    scrapy-zyte-api / status codes / 20018
    scrapy-zyte-api / success18
    scrapy-zyte-api / success ratio1.0
    scrapy-zyte-api / throttle ratio0.0
    start timedatetime.datetime(2026, 3, 30, 15, 5, 22, 732965, tzinfo=datetime.timezone.utc)