• LogParser v0.8.2, last updated at 2026-03-27 05:04:55, http://scrapyd-0:6800/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-27T05_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-27T05_00_00
    first_log_time2026-03-27 05:00:04
    latest_log_time2026-03-27 05:04:48
    runtime0:04:44
    crawled_pages 506
    scraped_items 504
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      c52cfe162fcb433e
    • latest_crawl

      2026-03-27 05:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120734864?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
    • latest_scrape

      2026-03-27 05:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120734864?view=catalogue>
    • latest_stat

      2026-03-27 05:04:05 [scrapy.extensions.logstats] INFO: Crawled 415 pages (at 131 pages/min), scraped 410 items (at 130 items/min)
    • Head

      2026-03-27 05:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-27 05: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-27 05:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
      2026-03-27 05:00:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-27 05:00:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-27 05:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-27 05:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-27 05:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: c52cfe162fcb433e
      2026-03-27 05: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-27 05: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-27T05_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-27 05:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-27 05:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-27 05: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-27 05:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-27 05: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-27 05:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-27 05:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-27 05:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
      2026-03-27 05:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-27 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-27 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-27 05: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-27 05:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-27 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-27 05: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-27 05: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-27 05:00:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-27 05:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-27 05:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-27 05:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
      2026-03-27 05:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-27 05:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-27 05:00:10 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-27 05:00:10 [scrapy-playwright] INFO: Browser firefox launched
      2026-03-27 05:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
    • Tail

       'location': 'Aston Barclay Wakefield',
       'make': 'AUDI',
       'model': 'Q4 E-TRON ESTATE',
       'odometer': 31999,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2022-01-28',
       'seller_name': 'Zenith',
       'title': 'AUDI Q4 E-TRON ESTATE 125kW 35 55kWh S Line 5dr Auto',
       'transmission': 'automatic',
       'trim': '125kW 35 55kWh S Line 5dr Auto',
       'vin': None,
       'year': 2022}
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653062%27 HTTP/1.1" 200 None
      2026-03-27 05:04:47 [astonbarclay.gb] INFO: Saving data for 120653062: {'auction_closing_time': 1774604700.0, 'created_time': 1774357862.026956, 'last_price_update_time': 1774587887.437187}
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120653062') HTTP/1.1" 204 0
      2026-03-27 05:04:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120656054, 'registration': 'FE20OGO', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '320d SE 4dr Step Auto', 'mileage': 37769, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 471}, 'saleStart': '2026-03-27T09:45Z', 'lot': 170, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-03-02', 'fuel': 'Diesel', 'motExpiry': '2027-03-01', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FE20OGO/2026-03-23/image/0c2bf077-140b-4ac5-90cf-735af5cbf3d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/09c708a3-9405-4f59-a2cc-d0fc1980e51e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/1d1a01aa-f139-400e-a1b8-e73a3e2c6c2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/828af19f-0930-4733-b268-302e46f5c738_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/69f301d8-0f3a-4e5a-9938-e947770edd43_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/c05c6160-8dbf-4c96-a01d-966928530cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/418e5433-69e8-48b3-bbf0-1deb9a0e07c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/2236507c-0a3f-4551-9424-b5ee3e95acb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/d88771b6-27a0-4294-922c-3b2e453699de_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/6ebae409-29bd-413c-8cee-979378b459c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/29e86b0c-66d7-448a-914a-1f39a2014872_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/22-8K, 12/22-15K, 01/25-30K, 12/25-36K,', 'remarks': '**878**VOSA STATES 16K, 24K, 30K, 37K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/faadb54a-8f5f-481c-8fad-6a30ca4f5642.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
      2026-03-27 05:04:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120656054, 'registration': 'FE20OGO', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '320d SE 4dr Step Auto', 'mileage': 37769, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 471}, 'saleStart': '2026-03-27T09:45Z', 'lot': 170, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-03-02', 'fuel': 'Diesel', 'motExpiry': '2027-03-01', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FE20OGO/2026-03-23/image/0c2bf077-140b-4ac5-90cf-735af5cbf3d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/09c708a3-9405-4f59-a2cc-d0fc1980e51e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/1d1a01aa-f139-400e-a1b8-e73a3e2c6c2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/828af19f-0930-4733-b268-302e46f5c738_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/69f301d8-0f3a-4e5a-9938-e947770edd43_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/c05c6160-8dbf-4c96-a01d-966928530cc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/418e5433-69e8-48b3-bbf0-1deb9a0e07c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/2236507c-0a3f-4551-9424-b5ee3e95acb6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/d88771b6-27a0-4294-922c-3b2e453699de_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/6ebae409-29bd-413c-8cee-979378b459c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE20OGO/2026-03-23/image/29e86b0c-66d7-448a-914a-1f39a2014872_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/22-8K, 12/22-15K, 01/25-30K, 12/25-36K,', 'remarks': '**878**VOSA STATES 16K, 24K, 30K, 37K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/faadb54a-8f5f-481c-8fad-6a30ca4f5642.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
      2026-03-27 05:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b77d0248-aeff-5259-8f86-f49a7aa52507 with identifier: 120656054
      2026-03-27 05:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b77d0248-aeff-5259-8f86-f49a7aa52507 with scrape type 2
      2026-03-27 05:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b77d0248-aeff-5259-8f86-f49a7aa52507 with scrape type 2
      2026-03-27 05:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b77d0248-aeff-5259-8f86-f49a7aa52507, identifier: 120656054
      2026-03-27 05:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b77d0248-aeff-5259-8f86-f49a7aa52507 with identifier: 120656054
      2026-03-27 05:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b77d0248-aeff-5259-8f86-f49a7aa52507 with identifier: 120656054
      2026-03-27 05:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b77d0248-aeff-5259-8f86-f49a7aa52507 with identifier: 120656054 to the API
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-27 05:04:47 [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-27 05:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120656054?view=catalogue>
      {'auction_title': '',
       'c_o_2_emission_value': 110,
       'color': 'GREY',
       'currency': 'GBP',
       'doors_number': 4,
       'emission_standard': 'EURO 6',
       'engine': '2.0L',
       'expiration_date': '2026-03-27T09:45:00Z',
       'fuel_type': 'Diesel',
       'id': 'b77d0248-aeff-5259-8f86-f49a7aa52507',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'license_plate': 'FE20OGO',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120656054',
       'listing': 'auction',
       'location': 'Aston Barclay Wakefield',
       'make': 'BMW',
       'model': '3 SERIES DIESEL SALOON',
       'odometer': 37769,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2020-03-02',
       'seller_name': 'Zenith',
       'title': 'BMW 3 SERIES DIESEL SALOON 320d SE 4dr Step Auto',
       'transmission': 'automatic',
       'trim': '320d SE 4dr Step Auto',
       'vin': None,
       'year': 2020}
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656054%27 HTTP/1.1" 200 None
      2026-03-27 05:04:47 [astonbarclay.gb] INFO: Saving data for 120656054: {'auction_closing_time': 1774604700.0, 'created_time': 1774357800.84625, 'last_price_update_time': 1774587887.8322}
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120656054') HTTP/1.1" 204 0
      2026-03-27 05:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120734864?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
      2026-03-27 05:04:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120734864, 'registration': 'YA13FWT', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Studio 3dr [Start Stop]', 'mileage': 98332, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 471}, 'saleStart': '2026-03-27T09:45Z', 'lot': 660, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-07-26', 'fuel': 'Petrol', 'motExpiry': '2026-09-25', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA13FWT/2026-03-25/image/ad28d5bb-af2a-49a7-811e-cb4aa1188438_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/74cf7e48-6393-4002-a1d4-ac89b04b91ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/d1979f4d-f173-4e5d-818d-f22e85a133ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/ea073bcd-b517-4c43-8732-1388c619241a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/287cc8e4-fb32-4553-9513-1141684a09fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/c1ff11f5-07ac-4b4c-a196-1da592289840_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/c7151214-e5e3-454e-baca-67f7be91e657_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/fc17f637-76e7-4db6-bec5-9d45ad8b9cd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/d98b008c-0647-4292-8331-26ec2ec9b93f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14 - 10K, 10/15 - 18K, 07/16 - 22K, 09/18 - 25K, 09/19 - 31K, 09/20 - 36K, 09/21 - 38K, 12/25 - NO MILEAGE', 'remarks': '**688** VOSA STATES 22K, 23K, 25K, 31K, 36K, 38K, 41K, 47K, 55K, 85K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c7c59591-79cf-43fa-b196-b60994978e01.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-27 05:04:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120734864, 'registration': 'YA13FWT', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Studio 3dr [Start Stop]', 'mileage': 98332, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 471}, 'saleStart': '2026-03-27T09:45Z', 'lot': 660, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-07-26', 'fuel': 'Petrol', 'motExpiry': '2026-09-25', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA13FWT/2026-03-25/image/ad28d5bb-af2a-49a7-811e-cb4aa1188438_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/74cf7e48-6393-4002-a1d4-ac89b04b91ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/d1979f4d-f173-4e5d-818d-f22e85a133ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/ea073bcd-b517-4c43-8732-1388c619241a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/287cc8e4-fb32-4553-9513-1141684a09fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/c1ff11f5-07ac-4b4c-a196-1da592289840_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/c7151214-e5e3-454e-baca-67f7be91e657_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/fc17f637-76e7-4db6-bec5-9d45ad8b9cd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA13FWT/2026-03-25/image/d98b008c-0647-4292-8331-26ec2ec9b93f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14 - 10K, 10/15 - 18K, 07/16 - 22K, 09/18 - 25K, 09/19 - 31K, 09/20 - 36K, 09/21 - 38K, 12/25 - NO MILEAGE', 'remarks': '**688** VOSA STATES 22K, 23K, 25K, 31K, 36K, 38K, 41K, 47K, 55K, 85K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c7c59591-79cf-43fa-b196-b60994978e01.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-27 05:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cda4df5d-679f-5187-907a-7e4805708a0a with identifier: 120734864
      2026-03-27 05:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cda4df5d-679f-5187-907a-7e4805708a0a with scrape type 2
      2026-03-27 05:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cda4df5d-679f-5187-907a-7e4805708a0a with scrape type 2
      2026-03-27 05:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cda4df5d-679f-5187-907a-7e4805708a0a, identifier: 120734864
      2026-03-27 05:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cda4df5d-679f-5187-907a-7e4805708a0a with identifier: 120734864
      2026-03-27 05:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cda4df5d-679f-5187-907a-7e4805708a0a with identifier: 120734864
      2026-03-27 05:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cda4df5d-679f-5187-907a-7e4805708a0a with identifier: 120734864 to the API
      2026-03-27 05:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-27 05:04:48 [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-27 05:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120734864?view=catalogue>
      {'auction_title': '',
       'c_o_2_emission_value': 115,
       'color': 'RED',
       'currency': 'GBP',
       'doors_number': 3,
       'emission_standard': 'EURO 5',
       'engine': '1.2L',
       'expiration_date': '2026-03-27T09:45:00Z',
       'fuel_type': 'Petrol',
       'id': 'cda4df5d-679f-5187-907a-7e4805708a0a',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'license_plate': 'YA13FWT',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120734864',
       'listing': 'auction',
       'location': 'Aston Barclay Wakefield',
       'make': 'FORD',
       'model': 'KA HATCHBACK',
       'odometer': 98332,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2013-07-26',
       'seller_name': 'UKCGR - Trade',
       'title': 'FORD KA HATCHBACK 1.2 Studio 3dr [Start Stop]',
       'transmission': 'manual',
       'trim': '1.2 Studio 3dr [Start Stop]',
       'vin': None,
       'year': 2013}
      2026-03-27 05:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734864%27 HTTP/1.1" 200 None
      2026-03-27 05:04:48 [astonbarclay.gb] INFO: Saving data for 120734864: {'auction_closing_time': 1774604700.0, 'created_time': 1774357869.503166, 'last_price_update_time': 1774587888.39664}
      2026-03-27 05:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120734864') HTTP/1.1" 204 0
      2026-03-27 05:04:48 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-27 05:04:48 [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-27 05:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-27 05:04:48 [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%201774155888 HTTP/1.1" 200 None
      2026-03-27 05:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120099950') HTTP/1.1" 204 0
      2026-03-27 05:04:48 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (504 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-27T05_00_00.jl
      2026-03-27 05:04:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 459430,
       'downloader/request_count': 506,
       'downloader/request_method_count/GET': 506,
       'downloader/response_bytes': 3332172,
       'downloader/response_count': 506,
       'downloader/response_status_count/200': 506,
       'elapsed_time_seconds': 283.361792,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 27, 5, 4, 48, 677339, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 504,
       'log_count/DEBUG': 7604,
       'log_count/INFO': 7941,
       'memusage/max': 186142720,
       'memusage/startup': 148025344,
       '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': 2,
       'response_received_count': 506,
       'scheduler/dequeued': 506,
       'scheduler/dequeued/memory': 506,
       'scheduler/enqueued': 506,
       'scheduler/enqueued/memory': 506,
       'scrape_type/price_update': 504,
       'scrape_type/skipped': 908,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 505,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 4.138355600719549,
       'scrapy-zyte-api/mean_response_seconds': 4.1393817721211486,
       'scrapy-zyte-api/processed': 505,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 505,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 504,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 505,
       'scrapy-zyte-api/request_args/httpResponseBody': 505,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 505,
       'scrapy-zyte-api/request_args/url': 505,
       'scrapy-zyte-api/status_codes/200': 505,
       'scrapy-zyte-api/success': 505,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 27, 5, 0, 5, 315547, tzinfo=datetime.timezone.utc)}
      2026-03-27 05:04:48 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/sourcing_v2/astonbarclay.gb/task_9_2026-03-27T05_00_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-27T05_00_00.log

  • sourcelog
    last_update_time2026-03-27 05:04:48
    last_update_timestamp1774587888
    downloader/request_bytes459430
    downloader/request_count506
    downloader/request_method_count/GET506
    downloader/response_bytes3332172
    downloader/response_count506
    downloader/response_status_count/200506
    elapsed_time_seconds283.361792
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 27, 5, 4, 48, 677339, tzinfo=datetime.timezone.utc)
    item_scraped_count504
    log_count/DEBUG7604
    log_count/INFO7941
    memusage/max186142720
    memusage/startup148025344
    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_max2
    response_received_count506
    scheduler/dequeued506
    scheduler/dequeued/memory506
    scheduler/enqueued506
    scheduler/enqueued/memory506
    scrape_type/price_update504
    scrape_type/skipped908
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts505
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.138355600719549
    scrapy-zyte-api/mean_response_seconds4.1393817721211486
    scrapy-zyte-api/processed505
    scrapy-zyte-api/request_args/customHttpRequestHeaders505
    scrapy-zyte-api/request_args/experimental.requestCookies504
    scrapy-zyte-api/request_args/experimental.responseCookies505
    scrapy-zyte-api/request_args/httpResponseBody505
    scrapy-zyte-api/request_args/httpResponseHeaders505
    scrapy-zyte-api/request_args/url505
    scrapy-zyte-api/status_codes/200505
    scrapy-zyte-api/success505
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 27, 5, 0, 5, 315547, tzinfo=datetime.timezone.utc)