• LogParser v0.8.2, last updated at 2026-03-31 21:36:49, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autotrader.co.uk/7a50c4542ce811f19724def17024dec4.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
    job7a50c4542ce811f19724def17024dec4
    first_log_time2026-03-31 21:27:36
    latest_log_time2026-03-31 21:36:46
    runtime0:09:10
    crawled_pages 8
    scraped_items 44
    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:36:46 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4586753b10>
      2026-03-31 21:36:46 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f458675c390>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6025
    • telnet_password

      9d272cf38358c728
    • latest_crawl

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

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

      2026-03-31 21:27:36 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-31 21:27:36 [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:27:36 [auto_selling_autotrader.co.uk] INFO: Starting auto_selling_autotrader.co.uk spider
      2026-03-31 21:27:36 [auto_selling_autotrader.co.uk] INFO: Quick mode enabled: batching detail requests in groups of 10
      2026-03-31 21:27:36 [auto_selling_autotrader.co.uk] INFO: _job: 7a50c4542ce811f19724def17024dec4, SCRAPY_JOB: None
      2026-03-31 21:27:36 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-31 21:27:36 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-31 21:27:36 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-31 21:27:36 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-31 21:27:36 [scrapy.extensions.telnet] INFO: Telnet Password: 9d272cf38358c728
      2026-03-31 21:27:36 [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:27:36 [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/7a50c4542ce811f19724def17024dec4.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:27:36 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-31 21:27:36 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-31 21:27:36 [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:27:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-31 21:27:36 [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:27:36 [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:27:36 [scrapy.core.engine] INFO: Spider opened
      2026-03-31 21:27:36 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-31 21:27:36 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-31 21:27:36 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-03-31 21:27:36 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-31 21:27:36 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
      2026-03-31 21:27:36 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-31 21:27:36 [scrapy-playwright] INFO: Starting download handler
      2026-03-31 21:27:36 [scrapy-playwright] INFO: Starting download handler
      2026-03-31 21:27:41 [auto_selling_autotrader.co.uk] INFO: Scraper started with retailer ID: 10017493 and multipost_profile_id: f215d825-b3f3-45a3-b03e-331e37302432 and job_id: 7a50c4542ce811f19724def17024dec4 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=10017493&sort=price-asc
      2026-03-31 21:27:41 [auto_selling_autotrader.co.uk] INFO: Getting list for retailer ID: 10017493, page: 1
      2026-03-31 21:27:41 [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:27:42 [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:27:42 [auto_selling_autotrader.co.uk] DEBUG: response: <200 https://www.autotrader.co.uk/at-gateway?opname=SearchResultsListingsGridQuery&opname=SearchResultsFacetsWithGroupsQuery>
      2026-03-31 21:27:42 [auto_selling_autotrader.co.uk] INFO: Page: 1/3, total results: 44
      2026-03-31 21:27:42 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-31 21:27:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-31 21:27:43 [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-31 21:27:43 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:27:43 [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%27202603291112748%27 HTTP/1.1" 200 None
      2026-03-31 21:27:43 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291112748: 1
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:27:43 [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%27202603291112746%27 HTTP/1.1" 200 None
      2026-03-31 21:27:43 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603291112746: 1
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:27:43 [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%27202603281085223%27 HTTP/1.1" 200 None
      2026-03-31 21:27:43 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281085223: 1
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:27:43 [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%27202603281085222%27 HTTP/1.1" 200 None
      2026-03-31 21:27:43 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281085222: 1
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:27:43 [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%27202603281085221%27 HTTP/1.1" 200 None
      2026-03-31 21:27:43 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603281085221: 1
      2026-03-31 21:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:27:43 [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%27202603250981324%27 HTTP/1.1" 200 None
      2026-03-31 21:27:43 [auto_selling_autotrader.co.uk] INFO: Scrape type for 202603250981324: 1
    • Tail

       'model': 'A5',
       'odometer': 87731,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 24,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/9c3520a3dfc94b389cf025bd33c72786.jpg',
                      'https://m.atcdn.co.uk/a/media/efc5f2a491784154ab9bbb94f6797af8.jpg',
                      'https://m.atcdn.co.uk/a/media/88ad9948e984401b878026b00953b6a9.jpg',
                      'https://m.atcdn.co.uk/a/media/22175ebfecd44baf84db58124ea3f7a2.jpg',
                      'https://m.atcdn.co.uk/a/media/3bf2aa689d524bcca77c16e92c6395b5.jpg',
                      'https://m.atcdn.co.uk/a/media/53ebb5979d584937b45f2e0fe0f9b6b3.jpg',
                      'https://m.atcdn.co.uk/a/media/cca8ba9c99c74c029252420d9e7fbdd3.jpg',
                      'https://m.atcdn.co.uk/a/media/d3865ad913834a098f336c5c8b53d8dc.jpg',
                      'https://m.atcdn.co.uk/a/media/bddba473e8e0404da04e67a9db6d4314.jpg',
                      'https://m.atcdn.co.uk/a/media/0309e283d516437ba98938b08eb78897.jpg'],
       'photos': [],
       'price': 12990,
       'price_includes_vat': True,
       'registration_date': '2019-12-05',
       'seats_number': 4,
       'seller_name': None,
       'title': 'Audi A5 TDI S LINE 2.0 2dr',
       'transmission': 'automatic',
       'trim': 'S line',
       'year': 2019}
      2026-03-31 21:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:45 [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%27202603291112748%27 HTTP/1.1" 200 None
      2026-03-31 21:33:45 [auto_selling_autotrader.co.uk] INFO: Saving data for 202603291112748: {'created_time': 1774992825.302705, 'last_price_update_time': 1774992825.302713}
      2026-03-31 21:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202603291112748') HTTP/1.1" 204 0
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ec6b2267-3eab-5222-8515-ab18b9def79e due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/0309e283d516437ba98938b08eb78897.jpg took longer than 180.0 seconds..
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/a3de814f399843118c14b13b432b3d35.jpg took longer than 180.0 seconds..
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/f57058e1b90e40b589477de8d02bbc3e.jpg took longer than 180.0 seconds..
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/c27aa0677a35447693e62e5bcf657964.jpg took longer than 180.0 seconds..
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/9acf29cced4b49768f8c691d0d55134b.jpg took longer than 180.0 seconds..
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/08396a701e8945b6904d41ddc52717f4.jpg took longer than 180.0 seconds..
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/0fee342bb71a41648b2986e617bffcea.jpg took longer than 180.0 seconds..
      
      2026-03-31 21:33:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/84043dff7a4b49bcbc10131d02728a1d.jpg took longer than 180.0 seconds..
      2026-03-31 21:34:36 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 0 pages/min), scraped 43 items (at 1 items/min)
      
      2026-03-31 21:34:36 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
      2026-03-31 21:35:36 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
      
      2026-03-31 21:35:36 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
      2026-03-31 21:36:36 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
      
      2026-03-31 21:36:36 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
      2026-03-31 21:36:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/3368537ee1894444827c98f9d3b4dbbc.jpg took longer than 180.0 seconds..
      2026-03-31 21:36:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/6af0d50fdf21442da59903488a154a1b.jpg took longer than 180.0 seconds..
      2026-03-31 21:36:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 64e83e94-0d90-509f-a670-3d862e74f4bf with identifier 202603291112746
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 21:36:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 64e83e94-0d90-509f-a670-3d862e74f4bf
      2026-03-31 21:36:45 [scrapy.core.scraper] DEBUG: Scraped from User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/91a8ea477c0e4f7282a0fbd24273e196.jpg took longer than 180.0 seconds..
      {'auction_title': '',
       'c_o_2_emission_value': 110,
       'color': 'White',
       'currency': 'GBP',
       'description': 'Why Not Book A Test Drive For This Stunning Ford Focus Zetec '
                      'TDCI | 1.5 Diesel | 6 Speed Manual | VAT Qualifying |    In '
                      'The Best Colour White | Full HPI Clear | Full Service History '
                      'With 4 Records | Euro 6, Ulez Compliant | Cheap To Run | Only '
                      '1 Owner From New | 2 Keys | Will Come With Long MOT Until '
                      '04/12/2026 | Excellent Spec Including Satellite Navigation, '
                      'Bluetooth & More | Free Interim Service Carried Out Prior To '
                      'Sale | Free 3 Months Nationwide Warranty, Free 12 Months '
                      'Breakdown Cover And £75 Off Your Next Service & MOT With All '
                      'Of Our Vehicles | Well Looked After Example | Looks And '
                      'Drives Great     5-Day AA Driveaway Insurance Available From '
                      'Just £44.99 (Subject To Eligibility) | 10% Off AA '
                      'Comprehensive Car Insurance     Any Inspection Or Test Drive '
                      'Welcome | Nationwide Delivery Service Available | Viewing Is '
                      'Highly Recommended | Upgraded Warranty Cover Is Available '
                      'From Only £249 Giving You That Added Peace Of Mind (6,12,24 '
                      'Month Covers Available) | Competitive Prices Paid For Part '
                      'Exchanges | All Of Our Vehicles Are HPI Checked And Mileage '
                      'Checked    ** All Major Debit And Credit Cards Accepted | '
                      'Open 7 Days A Week With No Appointments Necessary | Late '
                      'Night Viewings Available By Appointment Only | All Of Our '
                      'Cars Are Ready To Drive Away Today | Call Our Sales Team '
                      'Today on 01709 925272 To Arrange A Test Drive |  Leave A '
                      'Deposit To Secure This Vehicle Today**',
       'doors_number': 5,
       'emission_standard': 'Euro 6',
       'engine': '1.5L',
       'engine_horse_power': 118,
       'fuel_type': 'Diesel',
       'id': '64e83e94-0d90-509f-a670-3d862e74f4bf',
       'is_damaged': False,
       'is_operable': True,
       'link_to_web_offer': 'https://www.autotrader.co.uk/car-details/202603291112746',
       'listing': 'directbuy',
       'location': 'Rotherham, South Yorkshire',
       'make': 'Ford',
       'model': 'Focus',
       'odometer': 65599,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 25,
       'photo_urls': ['https://m.atcdn.co.uk/a/media/a3de814f399843118c14b13b432b3d35.jpg',
                      'https://m.atcdn.co.uk/a/media/f57058e1b90e40b589477de8d02bbc3e.jpg',
                      'https://m.atcdn.co.uk/a/media/c27aa0677a35447693e62e5bcf657964.jpg',
                      'https://m.atcdn.co.uk/a/media/9acf29cced4b49768f8c691d0d55134b.jpg',
                      'https://m.atcdn.co.uk/a/media/84043dff7a4b49bcbc10131d02728a1d.jpg',
                      'https://m.atcdn.co.uk/a/media/08396a701e8945b6904d41ddc52717f4.jpg',
                      'https://m.atcdn.co.uk/a/media/0fee342bb71a41648b2986e617bffcea.jpg',
                      'https://m.atcdn.co.uk/a/media/91a8ea477c0e4f7282a0fbd24273e196.jpg',
                      'https://m.atcdn.co.uk/a/media/6af0d50fdf21442da59903488a154a1b.jpg',
                      'https://m.atcdn.co.uk/a/media/3368537ee1894444827c98f9d3b4dbbc.jpg'],
       'photos': [],
       'price': 9890,
       'price_includes_vat': True,
       'registration_date': '2022-12-05',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Ford Focus ZETEC TDCI 1.5 5dr',
       'transmission': 'manual',
       'trim': 'Zetec',
       'year': 2022}
      2026-03-31 21:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:36:45 [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%27202603291112746%27 HTTP/1.1" 200 None
      2026-03-31 21:36:45 [auto_selling_autotrader.co.uk] INFO: Saving data for 202603291112746: {'created_time': 1774993005.337123, 'last_price_update_time': 1774993005.337131}
      2026-03-31 21:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autotrader.co.uk',RowKey='202603291112746') HTTP/1.1" 204 0
      2026-03-31 21:36:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 64e83e94-0d90-509f-a670-3d862e74f4bf due to User timeout caused connection failure: Getting https://m.atcdn.co.uk/a/media/91a8ea477c0e4f7282a0fbd24273e196.jpg took longer than 180.0 seconds..
      2026-03-31 21:36:45 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-31 21:36:45 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-31 21:36:45 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 21:36:45 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 7a50c4542ce811f19724def17024dec4
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:36:45 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 21:36:45 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-31 21:36:45 [auto_selling_autotrader.co.uk] INFO: auto_selling_autotrader.co.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 4, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-03-31 21:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 21:36:45 [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%201773697005 HTTP/1.1" 200 None
      2026-03-31 21:36:45 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (44 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autotrader.co.uk/7a50c4542ce811f19724def17024dec4.jl
      2026-03-31 21:36:45 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 20,
       'downloader/exception_type_count/twisted.internet.error.ConnectError': 1,
       'downloader/exception_type_count/twisted.internet.error.TimeoutError': 19,
       'downloader/request_bytes': 343387,
       'downloader/request_count': 28,
       'downloader/request_method_count/GET': 20,
       'downloader/request_method_count/POST': 8,
       'downloader/response_bytes': 1908210,
       'downloader/response_count': 8,
       'downloader/response_status_count/200': 8,
       'elapsed_time_seconds': 549.445444,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 31, 21, 36, 45, 855243, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 44,
       'log_count/DEBUG': 1382,
       'log_count/INFO': 793,
       'memusage/max': 185618432,
       'memusage/startup': 149405696,
       'request_depth_max': 3,
       'response_received_count': 8,
       'scheduler/dequeued': 28,
       'scheduler/dequeued/memory': 28,
       'scheduler/enqueued': 28,
       'scheduler/enqueued/memory': 28,
       'scrape_type/new': 44,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 8,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 1.5224586895201355,
       'scrapy-zyte-api/mean_response_seconds': 1.615562949620653,
       'scrapy-zyte-api/processed': 8,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 8,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 7,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 8,
       'scrapy-zyte-api/request_args/httpRequestBody': 8,
       'scrapy-zyte-api/request_args/httpRequestMethod': 8,
       'scrapy-zyte-api/request_args/httpResponseBody': 8,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 8,
       'scrapy-zyte-api/request_args/url': 8,
       'scrapy-zyte-api/status_codes/200': 8,
       'scrapy-zyte-api/success': 8,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 31, 21, 27, 36, 409799, tzinfo=datetime.timezone.utc)}
      2026-03-31 21:36:45 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-31 21:36:46 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f4586753b10>
      2026-03-31 21:36:46 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f458675c390>
      
    • Log

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

    • Source

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

  • sourcelog
    last_update_time2026-03-31 21:36:45
    last_update_timestamp1774993005
    downloader/exception_count20
    downloader/exception_type_count/twisted.internet.error.ConnectError1
    downloader/exception_type_count/twisted.internet.error.TimeoutError19
    downloader/request_bytes343387
    downloader/request_count28
    downloader/request_method_count/GET20
    downloader/request_method_count/POST8
    downloader/response_bytes1908210
    downloader/response_count8
    downloader/response_status_count/2008
    elapsed_time_seconds549.445444
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 31, 21, 36, 45, 855243, tzinfo=datetime.timezone.utc)
    item_scraped_count44
    log_count/DEBUG1382
    log_count/INFO793
    memusage/max185618432
    memusage/startup149405696
    request_depth_max3
    response_received_count8
    scheduler/dequeued28
    scheduler/dequeued/memory28
    scheduler/enqueued28
    scheduler/enqueued/memory28
    scrape_type/new44
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts8
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds1.5224586895201355
    scrapy-zyte-api/mean_response_seconds1.615562949620653
    scrapy-zyte-api/processed8
    scrapy-zyte-api/request_args/customHttpRequestHeaders8
    scrapy-zyte-api/request_args/experimental.requestCookies7
    scrapy-zyte-api/request_args/experimental.responseCookies8
    scrapy-zyte-api/request_args/httpRequestBody8
    scrapy-zyte-api/request_args/httpRequestMethod8
    scrapy-zyte-api/request_args/httpResponseBody8
    scrapy-zyte-api/request_args/httpResponseHeaders8
    scrapy-zyte-api/request_args/url8
    scrapy-zyte-api/status_codes/2008
    scrapy-zyte-api/success8
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 31, 21, 27, 36, 409799, tzinfo=datetime.timezone.utc)