• LogParser v0.8.2, last updated at 2026-03-24 19:24:19, http://scrapyd-0:6800/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00.json

PROJECT (sourcing_v2), SPIDER (astonbarclay.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderastonbarclay.gb
    jobtask_9_2026-03-24T19_00_00
    first_log_time2026-03-24 19:00:04
    latest_log_time2026-03-24 19:24:19
    runtime0:24:15
    crawled_pages 553
    scraped_items 512
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    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
      1 in total

      2026-03-24 19:10:56 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      2688dd36448e9ceb
    • latest_crawl

      2026-03-24 19:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401673?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
    • latest_scrape

      2026-03-24 19:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401673?view=catalogue>
    • latest_stat

      2026-03-24 19:24:05 [scrapy.extensions.logstats] INFO: Crawled 552 pages (at 3 pages/min), scraped 511 items (at 1 items/min)
    • Head

      2026-03-24 19:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-24 19:00:04 [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-24 19:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
      2026-03-24 19:00:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-24 19:00:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-24 19:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-24 19:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-24 19:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 2688dd36448e9ceb
      2026-03-24 19:00:04 [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-24 19:00:04 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00.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-24 19:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 19:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 19:00:04 [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-24 19:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-24 19:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-24 19:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-24 19:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-24 19:00:05 [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-24 19:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-03-24 19:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-24 19:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-24 19:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-24 19:00:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-24 19:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-24 19:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-24 19:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-24 19:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 19:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 19:00:10 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-24 19:00:10 [scrapy-playwright] INFO: Browser firefox launched
      2026-03-24 19:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
    • Tail

       'seller_name': 'Manamanx Ltd',
       'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2T ecoTec [110] Elite 5dr [Start '
                'Stop]',
       'transmission': 'manual',
       'trim': '1.2T ecoTec [110] Elite 5dr [Start Stop]',
       'vin': None,
       'year': 2017}
      2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
      2026-03-24 19:23:57 [astonbarclay.gb] INFO: Saving data for 120582058: {'auction_closing_time': 1774432800.0, 'created_time': 1773839115.104883, 'last_price_update_time': 1774380237.224615}
      2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      
      2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120582058') HTTP/1.1" 204 0
      2026-03-24 19:24:05 [scrapy.extensions.logstats] INFO: Crawled 552 pages (at 3 pages/min), scraped 511 items (at 1 items/min)
      2026-03-24 19:24:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
      2026-03-24 19:24:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.477(s), this was the 1st time calling it.
      2026-03-24 19:24:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.0995568533110216 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      
      2026-03-24 19:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-03-24 19:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401673?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
      2026-03-24 19:24:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401673, 'registration': 'VA68YCM', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 Landmark 5dr Auto', 'mileage': 73506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-01-29', 'fuel': 'Diesel', 'motExpiry': '2026-04-09', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e1f9deb5-d258-4c59-9676-e8eef4449969_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/7ae90309-aea5-4fb4-90a2-b778bc09d554_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/08ff5fd5-4853-4aa8-bd44-dba01a4804e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/29ef8abe-85f8-4460-8a9d-980b3e88752a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/a28b9e11-37d8-45b7-a4e2-8225beec58de_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/38b38399-dca6-4c19-ad62-6a5aa0f2da4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/0b5f6998-3b39-4d49-9a8b-72c44d4565b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e040ebf9-6359-4906-9a5b-591e54c18a79_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b6c631b3-83da-4142-9ea6-10d7af3f89be_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b5a97ee8-f0cd-4682-99c6-445d925ab8ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/20-21K', 'remarks': 'VOSA STATES 38K, 55K, 61K, 67K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 170, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50494cf0-7e60-411d-8879-b4501071a789.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-24 19:24:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401673, 'registration': 'VA68YCM', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 Landmark 5dr Auto', 'mileage': 73506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-01-29', 'fuel': 'Diesel', 'motExpiry': '2026-04-09', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e1f9deb5-d258-4c59-9676-e8eef4449969_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/7ae90309-aea5-4fb4-90a2-b778bc09d554_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/08ff5fd5-4853-4aa8-bd44-dba01a4804e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/29ef8abe-85f8-4460-8a9d-980b3e88752a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/a28b9e11-37d8-45b7-a4e2-8225beec58de_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/38b38399-dca6-4c19-ad62-6a5aa0f2da4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/0b5f6998-3b39-4d49-9a8b-72c44d4565b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e040ebf9-6359-4906-9a5b-591e54c18a79_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b6c631b3-83da-4142-9ea6-10d7af3f89be_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b5a97ee8-f0cd-4682-99c6-445d925ab8ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/20-21K', 'remarks': 'VOSA STATES 38K, 55K, 61K, 67K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 170, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50494cf0-7e60-411d-8879-b4501071a789.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-24 19:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673
      2026-03-24 19:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ed28e1-6273-5043-ae1b-7a03ee07e162 with scrape type 2
      2026-03-24 19:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ed28e1-6273-5043-ae1b-7a03ee07e162 with scrape type 2
      2026-03-24 19:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 06ed28e1-6273-5043-ae1b-7a03ee07e162, identifier: 120401673
      2026-03-24 19:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673
      2026-03-24 19:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673
      2026-03-24 19:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673 to the API
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-24 19:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401673?view=catalogue>
      {'auction_title': '',
       'c_o_2_emission_value': 170,
       'color': 'WHITE',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '2.0L',
       'expiration_date': '2026-03-25T10:00:00Z',
       'fuel_type': 'Diesel',
       'id': '06ed28e1-6273-5043-ae1b-7a03ee07e162',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'license_plate': 'VA68YCM',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401673',
       'listing': 'auction',
       'location': 'Aston Barclay Chelmsford',
       'make': 'LAND ROVER',
       'model': 'DISCOVERY SPORT DIESEL SW',
       'odometer': 73506,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2019-01-29',
       'seller_name': 'MotoNovo Finance',
       'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 Landmark 5dr Auto',
       'transmission': 'automatic',
       'trim': '2.0 TD4 180 Landmark 5dr Auto',
       'vin': None,
       'year': 2019}
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401673%27 HTTP/1.1" 200 None
      2026-03-24 19:24:18 [astonbarclay.gb] INFO: Saving data for 120401673: {'auction_closing_time': 1774432800.0, 'created_time': 1773774186.590414, 'last_price_update_time': 1774380258.720656}
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401673') HTTP/1.1" 204 0
      2026-03-24 19:24:18 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-24 19:24:18 [astonbarclay.gb] INFO: astonbarclay.gb 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, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760792%27 HTTP/1.1" 200 None
      2026-03-24 19:24:18 [astonbarclay.gb] INFO: Saving data for 120760792: {'created_time': 1774380258.829624}
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760792') HTTP/1.1" 204 0
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20last_price_update_time%20lt%201773948258 HTTP/1.1" 200 None
      2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='112489399') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='113794402') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116685715') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116685833') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116685998') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117291337') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118216629') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118220120') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118220151') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118462867') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118872463') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119116371') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119139935') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119172935') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119193636') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119256338') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119279041') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119332820') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119418172') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119426458') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119788694') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120017610') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120131691') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120139035') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120223653') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120225110') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120225713') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120227109') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120241505') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120245688') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120250174') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257787') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120332394') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120336587') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120346490') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401961') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120414877') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120420636') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120478131') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502954') HTTP/1.1" 204 0
      2026-03-24 19:24:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (512 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00.jl
      2026-03-24 19:24:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 810837,
       'downloader/request_count': 1293,
       'downloader/request_method_count/GET': 1293,
       'downloader/response_bytes': 34089123,
       'downloader/response_count': 1293,
       'downloader/response_status_count/200': 1293,
       'elapsed_time_seconds': 1454.046362,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 24, 19, 24, 19, 339340, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 38,
       'item_dropped_reasons_count/DropItem': 38,
       'item_scraped_count': 512,
       'log_count/DEBUG': 13983,
       'log_count/ERROR': 1,
       'log_count/INFO': 14376,
       'memusage/max': 192122880,
       'memusage/startup': 149819392,
       'photo_download_count': 740,
       'pipeline/dropped_expired': 38,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 77,
       'playwright/request_count/aborted': 41,
       'playwright/request_count/method/GET': 54,
       'playwright/request_count/method/HEAD': 12,
       'playwright/request_count/method/POST': 11,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/fetch': 22,
       'playwright/request_count/resource_type/font': 2,
       'playwright/request_count/resource_type/image': 29,
       'playwright/request_count/resource_type/script': 7,
       'playwright/request_count/resource_type/stylesheet': 2,
       'playwright/request_count/resource_type/xhr': 13,
       'playwright/response_count': 36,
       'playwright/response_count/method/GET': 25,
       'playwright/response_count/method/POST': 11,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/fetch': 10,
       'playwright/response_count/resource_type/font': 2,
       'playwright/response_count/resource_type/script': 7,
       'playwright/response_count/resource_type/stylesheet': 2,
       'playwright/response_count/resource_type/xhr': 13,
       'request_depth_max': 3,
       'response_received_count': 553,
       'scheduler/dequeued': 1293,
       'scheduler/dequeued/memory': 1293,
       'scheduler/enqueued': 1293,
       'scheduler/enqueued/memory': 1293,
       'scrape_type/new': 210,
       'scrape_type/price_update': 341,
       'scrape_type/skipped': 1005,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 587,
       'scrapy-zyte-api/error_ratio': 0.059625212947189095,
       'scrapy-zyte-api/error_types/https://httpstatuses.com/503': 1,
       'scrapy-zyte-api/errors': 35,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 34,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 11.402077907895093,
       'scrapy-zyte-api/mean_response_seconds': 11.35750173513467,
       'scrapy-zyte-api/processed': 552,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 552,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 551,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 552,
       'scrapy-zyte-api/request_args/httpResponseBody': 552,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 552,
       'scrapy-zyte-api/request_args/url': 552,
       'scrapy-zyte-api/status_codes/0': 34,
       'scrapy-zyte-api/status_codes/200': 552,
       'scrapy-zyte-api/status_codes/503': 1,
       'scrapy-zyte-api/success': 552,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 24, 19, 0, 5, 292978, tzinfo=datetime.timezone.utc)}
      2026-03-24 19:24:19 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /1/log/utf8/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00.log

  • sourcelog
    last_update_time2026-03-24 19:24:19
    last_update_timestamp1774380259
    downloader/request_bytes810837
    downloader/request_count1293
    downloader/request_method_count/GET1293
    downloader/response_bytes34089123
    downloader/response_count1293
    downloader/response_status_count/2001293
    elapsed_time_seconds1454.046362
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 24, 19, 24, 19, 339340, tzinfo=datetime.timezone.utc)
    item_dropped_count38
    item_dropped_reasons_count/DropItem38
    item_scraped_count512
    log_count/DEBUG13983
    log_count/ERROR1
    log_count/INFO14376
    memusage/max192122880
    memusage/startup149819392
    photo_download_count740
    pipeline/dropped_expired38
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count77
    playwright/request_count/aborted41
    playwright/request_count/method/GET54
    playwright/request_count/method/HEAD12
    playwright/request_count/method/POST11
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/fetch22
    playwright/request_count/resource_type/font2
    playwright/request_count/resource_type/image29
    playwright/request_count/resource_type/script7
    playwright/request_count/resource_type/stylesheet2
    playwright/request_count/resource_type/xhr13
    playwright/response_count36
    playwright/response_count/method/GET25
    playwright/response_count/method/POST11
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/fetch10
    playwright/response_count/resource_type/font2
    playwright/response_count/resource_type/script7
    playwright/response_count/resource_type/stylesheet2
    playwright/response_count/resource_type/xhr13
    request_depth_max3
    response_received_count553
    scheduler/dequeued1293
    scheduler/dequeued/memory1293
    scheduler/enqueued1293
    scheduler/enqueued/memory1293
    scrape_type/new210
    scrape_type/price_update341
    scrape_type/skipped1005
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts587
    scrapy-zyte-api/error_ratio0.059625212947189095
    scrapy-zyte-api/error_types/https://httpstatuses.com/5031
    scrapy-zyte-api/errors35
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>34
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds11.402077907895093
    scrapy-zyte-api/mean_response_seconds11.35750173513467
    scrapy-zyte-api/processed552
    scrapy-zyte-api/request_args/customHttpRequestHeaders552
    scrapy-zyte-api/request_args/experimental.requestCookies551
    scrapy-zyte-api/request_args/experimental.responseCookies552
    scrapy-zyte-api/request_args/httpResponseBody552
    scrapy-zyte-api/request_args/httpResponseHeaders552
    scrapy-zyte-api/request_args/url552
    scrapy-zyte-api/status_codes/034
    scrapy-zyte-api/status_codes/200552
    scrapy-zyte-api/status_codes/5031
    scrapy-zyte-api/success552
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 24, 19, 0, 5, 292978, tzinfo=datetime.timezone.utc)