• LogParser v0.8.2, last updated at 2026-03-25 19:27:36, http://scrapyd-0:6800/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T19_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-25T19_00_00
    first_log_time2026-03-25 19:00:04
    latest_log_time2026-03-25 19:27:29
    runtime0:27:25
    crawled_pages 565
    scraped_items 510
    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

      ddf0351bc7ba08ff
    • latest_crawl

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

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

      2026-03-25 19:27:05 [scrapy.extensions.logstats] INFO: Crawled 564 pages (at 1 pages/min), scraped 510 items (at 0 items/min)
    • Head

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

       'price_includes_vat': False,
       'registration_date': '2022-11-30',
       'seller_name': 'Addison Lee',
       'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
       'transmission': 'automatic',
       'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
       'vin': None,
       'year': 2022}
      2026-03-25 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831433%27 HTTP/1.1" 200 None
      2026-03-25 19:25:46 [astonbarclay.gb] INFO: Saving data for 117831433: {'auction_closing_time': 1774519200.0, 'created_time': 1773214959.125797, 'last_price_update_time': 1774466746.764168}
      2026-03-25 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      
      2026-03-25 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117831433') HTTP/1.1" 204 0
      2026-03-25 19:26:05 [scrapy.extensions.logstats] INFO: Crawled 563 pages (at 17 pages/min), scraped 510 items (at 3 items/min)
      
      2026-03-25 19:26:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
      2026-03-25 19:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120478141?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
      2026-03-25 19:26:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120478141, 'registration': 'CF68EFV', 'account': 'KCS002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost ST-Line 5dr', 'mileage': 55330, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 70}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2131, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-02-15', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CF68EFV/2026-03-17/image/db58448b-55dd-4c92-bb40-82206786ddf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/fd70f873-8446-4843-90c8-9c8da92e36d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/8afaeed1-ed6c-4502-b200-f04a8929a9a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/0f757421-d97e-4803-a0f1-dab6ee8e8023_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/d618180d-1f33-49db-932c-bc0015b09bab_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/ce55296f-441c-4c0f-b9e3-75aa48e06a8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/8739a3c6-2c7f-4084-be70-6ff5edac1d1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/16bdaa24-9a31-45f0-be27-3f378275a664_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/b6528d70-3649-479f-8499-cbc0c377f66b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/5870cada-e4cb-4fd5-9006-7a7662194db9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2f9239ff-c341-4b09-8498-491f281214c6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 19:26:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120478141, 'registration': 'CF68EFV', 'account': 'KCS002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost ST-Line 5dr', 'mileage': 55330, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 70}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2131, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-02-15', 'fuel': 'Petrol', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CF68EFV/2026-03-17/image/db58448b-55dd-4c92-bb40-82206786ddf0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/fd70f873-8446-4843-90c8-9c8da92e36d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/8afaeed1-ed6c-4502-b200-f04a8929a9a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/0f757421-d97e-4803-a0f1-dab6ee8e8023_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/d618180d-1f33-49db-932c-bc0015b09bab_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/ce55296f-441c-4c0f-b9e3-75aa48e06a8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/8739a3c6-2c7f-4084-be70-6ff5edac1d1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/16bdaa24-9a31-45f0-be27-3f378275a664_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/b6528d70-3649-479f-8499-cbc0c377f66b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF68EFV/2026-03-17/image/5870cada-e4cb-4fd5-9006-7a7662194db9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2f9239ff-c341-4b09-8498-491f281214c6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 19:26:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63d5ae99-714c-5d44-b5c6-d749528db03d with identifier: 120478141
      2026-03-25 19:26:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63d5ae99-714c-5d44-b5c6-d749528db03d with scrape type 2
      2026-03-25 19:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63d5ae99-714c-5d44-b5c6-d749528db03d with scrape type 2
      2026-03-25 19:26:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63d5ae99-714c-5d44-b5c6-d749528db03d, identifier: 120478141
      2026-03-25 19:26:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63d5ae99-714c-5d44-b5c6-d749528db03d with identifier: 120478141
      2026-03-25 19:26:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63d5ae99-714c-5d44-b5c6-d749528db03d with identifier: 120478141
      2026-03-25 19:26:09 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 63d5ae99-714c-5d44-b5c6-d749528db03d with expiration date: 2026-03-25T09:45:00Z
      {'auction_title': '',
       'c_o_2_emission_value': 111,
       'color': 'BLUE',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '1.0L',
       'expiration_date': '2026-03-25T09:45:00Z',
       'fuel_type': 'Petrol',
       'id': '63d5ae99-714c-5d44-b5c6-d749528db03d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'license_plate': 'CF68EFV',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120478141',
       'listing': 'auction',
       'location': 'Aston Barclay Westbury',
       'make': 'FORD',
       'model': 'FIESTA HATCHBACK',
       'odometer': 55330,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2019-02-15',
       'seller_name': 'CarBuy Limited',
       'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost ST-Line 5dr',
       'transmission': 'manual',
       'trim': '1.0 EcoBoost ST-Line 5dr',
       'vin': None,
       'year': 2019}
      2026-03-25 19:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 19:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478141%27 HTTP/1.1" 200 None
      2026-03-25 19:26:09 [astonbarclay.gb] INFO: Saving data for 120478141: {'auction_closing_time': 1774431900.0, 'created_time': 1773688007.020939, 'last_price_update_time': 1774466769.467178}
      2026-03-25 19:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      
      2026-03-25 19:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120478141') HTTP/1.1" 204 0
      2026-03-25 19:27:05 [scrapy.extensions.logstats] INFO: Crawled 564 pages (at 1 pages/min), scraped 510 items (at 0 items/min)
      
      2026-03-25 19:27:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
      2026-03-25 19:27:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.501(s), this was the 1st time calling it.
      
      2026-03-25 19:27:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.829169242361129 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-25 19:27:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-03-25 19:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120241494?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
      2026-03-25 19:27:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120241494, 'registration': 'BF13UGE', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 VTi Active 5dr', 'mileage': 48751, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 70}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2148, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-17', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF13UGE/2026-03-09/image/d29ba9d5-8bad-405f-9104-f8d136d19cb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/fae25b7e-f6fe-4150-b012-1b3177bcb43c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/c47fb72b-3756-41f2-b2be-6af6104d0ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/5db41149-1b9a-4f2d-8ba5-d58fe337ea92_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/f14900db-9754-4c2a-8aa7-dafabf4c04c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/e66ffb2e-56cf-45c3-ab7f-8a5fea0a814e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f111f473-0d40-4d62-8c63-a7f7037d2b57.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 19:27:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120241494, 'registration': 'BF13UGE', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 VTi Active 5dr', 'mileage': 48751, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 70}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2148, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-04-18', 'fuel': 'Petrol', 'motExpiry': '2026-08-17', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF13UGE/2026-03-09/image/d29ba9d5-8bad-405f-9104-f8d136d19cb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/fae25b7e-f6fe-4150-b012-1b3177bcb43c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/c47fb72b-3756-41f2-b2be-6af6104d0ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/5db41149-1b9a-4f2d-8ba5-d58fe337ea92_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/f14900db-9754-4c2a-8aa7-dafabf4c04c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF13UGE/2026-03-09/image/e66ffb2e-56cf-45c3-ab7f-8a5fea0a814e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'NO SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f111f473-0d40-4d62-8c63-a7f7037d2b57.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 19:27:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf67ec5-b143-5607-a00f-7d2ac354e69e with identifier: 120241494
      2026-03-25 19:27:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf67ec5-b143-5607-a00f-7d2ac354e69e with scrape type 2
      2026-03-25 19:27:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbf67ec5-b143-5607-a00f-7d2ac354e69e with scrape type 2
      2026-03-25 19:27:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbf67ec5-b143-5607-a00f-7d2ac354e69e, identifier: 120241494
      2026-03-25 19:27:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbf67ec5-b143-5607-a00f-7d2ac354e69e with identifier: 120241494
      2026-03-25 19:27:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbf67ec5-b143-5607-a00f-7d2ac354e69e with identifier: 120241494
      2026-03-25 19:27:29 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bbf67ec5-b143-5607-a00f-7d2ac354e69e with expiration date: 2026-03-25T09:45:00Z
      {'auction_title': '',
       'c_o_2_emission_value': 104,
       'color': 'BLACK',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': 'EURO 5',
       'engine': '1.2L',
       'expiration_date': '2026-03-25T09:45:00Z',
       'fuel_type': 'Petrol',
       'id': 'bbf67ec5-b143-5607-a00f-7d2ac354e69e',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'license_plate': 'BF13UGE',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120241494',
       'listing': 'auction',
       'location': 'Aston Barclay Westbury',
       'make': 'PEUGEOT',
       'model': '208 HATCHBACK',
       'odometer': 48751,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2013-04-18',
       'seller_name': 'CarBuy Limited',
       'title': 'PEUGEOT 208 HATCHBACK 1.2 VTi Active 5dr',
       'transmission': 'manual',
       'trim': '1.2 VTi Active 5dr',
       'vin': None,
       'year': 2013}
      2026-03-25 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241494%27 HTTP/1.1" 200 None
      2026-03-25 19:27:29 [astonbarclay.gb] INFO: Saving data for 120241494: {'auction_closing_time': 1774431900.0, 'created_time': 1773402394.160329, 'last_price_update_time': 1774466849.583}
      2026-03-25 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120241494') HTTP/1.1" 204 0
      2026-03-25 19:27:29 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 19:27:29 [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-25 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 19:27:29 [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%201774034849 HTTP/1.1" 200 None
      2026-03-25 19:27:29 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (510 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T19_00_00.jl
      2026-03-25 19:27:29 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 614762,
       'downloader/request_count': 771,
       'downloader/request_method_count/GET': 771,
       'downloader/response_bytes': 12769208,
       'downloader/response_count': 771,
       'downloader/response_status_count/200': 771,
       'elapsed_time_seconds': 1644.260782,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 19, 27, 29, 841113, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 53,
       'item_dropped_reasons_count/DropItem': 53,
       'item_scraped_count': 510,
       'log_count/DEBUG': 9677,
       'log_count/INFO': 10236,
       'memusage/max': 190943232,
       'memusage/startup': 150065152,
       'photo_download_count': 206,
       'pipeline/dropped_expired': 53,
       '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': 565,
       'scheduler/dequeued': 771,
       'scheduler/dequeued/memory': 771,
       'scheduler/enqueued': 771,
       'scheduler/enqueued/memory': 771,
       'scrape_type/new': 70,
       'scrape_type/price_update': 493,
       'scrape_type/skipped': 907,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 599,
       'scrapy-zyte-api/error_ratio': 0.05843071786310518,
       'scrapy-zyte-api/errors': 35,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 35,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 9.897467835238265,
       'scrapy-zyte-api/mean_response_seconds': 9.898444855704584,
       'scrapy-zyte-api/processed': 564,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 564,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 563,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 564,
       'scrapy-zyte-api/request_args/httpResponseBody': 564,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 564,
       'scrapy-zyte-api/request_args/url': 564,
       'scrapy-zyte-api/status_codes/0': 35,
       'scrapy-zyte-api/status_codes/200': 564,
       'scrapy-zyte-api/success': 564,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 25, 19, 0, 5, 580331, tzinfo=datetime.timezone.utc)}
      2026-03-25 19:27:29 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

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

    • Source

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

  • sourcelog
    last_update_time2026-03-25 19:27:29
    last_update_timestamp1774466849
    downloader/request_bytes614762
    downloader/request_count771
    downloader/request_method_count/GET771
    downloader/response_bytes12769208
    downloader/response_count771
    downloader/response_status_count/200771
    elapsed_time_seconds1644.260782
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 19, 27, 29, 841113, tzinfo=datetime.timezone.utc)
    item_dropped_count53
    item_dropped_reasons_count/DropItem53
    item_scraped_count510
    log_count/DEBUG9677
    log_count/INFO10236
    memusage/max190943232
    memusage/startup150065152
    photo_download_count206
    pipeline/dropped_expired53
    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_count565
    scheduler/dequeued771
    scheduler/dequeued/memory771
    scheduler/enqueued771
    scheduler/enqueued/memory771
    scrape_type/new70
    scrape_type/price_update493
    scrape_type/skipped907
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts599
    scrapy-zyte-api/error_ratio0.05843071786310518
    scrapy-zyte-api/errors35
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>35
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds9.897467835238265
    scrapy-zyte-api/mean_response_seconds9.898444855704584
    scrapy-zyte-api/processed564
    scrapy-zyte-api/request_args/customHttpRequestHeaders564
    scrapy-zyte-api/request_args/experimental.requestCookies563
    scrapy-zyte-api/request_args/experimental.responseCookies564
    scrapy-zyte-api/request_args/httpResponseBody564
    scrapy-zyte-api/request_args/httpResponseHeaders564
    scrapy-zyte-api/request_args/url564
    scrapy-zyte-api/status_codes/035
    scrapy-zyte-api/status_codes/200564
    scrapy-zyte-api/success564
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 25, 19, 0, 5, 580331, tzinfo=datetime.timezone.utc)