• LogParser v0.8.2, last updated at 2026-03-25 13:08:00, http://scrapyd-0:6800/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T13_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-25T13_00_00
    first_log_time2026-03-25 13:00:04
    latest_log_time2026-03-25 13:07:51
    runtime0:07:47
    crawled_pages 248
    scraped_items 205
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      2026-03-25 13:03:08 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
      2026-03-25 13:05:42 [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

      ef291934d5c91c1c
    • latest_crawl

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

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

      2026-03-25 13:07:10 [scrapy.extensions.logstats] INFO: Crawled 224 pages (at 22 pages/min), scraped 192 items (at 22 items/min)
    • Head

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

      2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118987563') HTTP/1.1" 204 0
      2026-03-25 13:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
      2026-03-25 13:07:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441640, 'registration': 'OY16EBF', 'account': 'ECF001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE Tech 5dr Auto', 'mileage': 78426, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2427, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OY16EBF/2026-03-14/image/567b532b-c1f0-421a-b477-a1e52a0b32d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/fe6edbd0-4121-4edb-81de-7f0b4e12e134_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/bafa5a6d-174f-400e-bf17-17fabd27fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/b02c78d5-e32a-463e-80e1-52e34cf60432_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/97c03868-5fed-4fe4-a132-25d72ecf476d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/3644c4e5-ade0-4f26-bed4-31a8b12dac70_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/c13a45e1-e1b9-4eb7-a8df-89b92fbe1556_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/34c04ee6-501b-4ded-9692-c2e5fbbd9645_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/59c0be08-81a8-4614-8a93-bbbc0d024c08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/20-35K, 03/21-42K, 03/22-??', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 56K, 62K, 70K, 73K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd5e8ed6-4f06-43f5-8c59-efcfa900f3be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 13:07:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441640, 'registration': 'OY16EBF', 'account': 'ECF001', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 SE Tech 5dr Auto', 'mileage': 78426, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2427, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/OY16EBF/2026-03-14/image/567b532b-c1f0-421a-b477-a1e52a0b32d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/fe6edbd0-4121-4edb-81de-7f0b4e12e134_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/bafa5a6d-174f-400e-bf17-17fabd27fa51_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/b02c78d5-e32a-463e-80e1-52e34cf60432_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/97c03868-5fed-4fe4-a132-25d72ecf476d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/3644c4e5-ade0-4f26-bed4-31a8b12dac70_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/c13a45e1-e1b9-4eb7-a8df-89b92fbe1556_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/34c04ee6-501b-4ded-9692-c2e5fbbd9645_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY16EBF/2026-03-14/image/59c0be08-81a8-4614-8a93-bbbc0d024c08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/20-35K, 03/21-42K, 03/22-??', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 56K, 62K, 70K, 73K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fd5e8ed6-4f06-43f5-8c59-efcfa900f3be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 13:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
      2026-03-25 13:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2758b978-3a23-537b-a24d-03a283f58c94 with scrape type 2
      2026-03-25 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2758b978-3a23-537b-a24d-03a283f58c94 with scrape type 2
      2026-03-25 13:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2758b978-3a23-537b-a24d-03a283f58c94, identifier: 120441640
      2026-03-25 13:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
      2026-03-25 13:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2758b978-3a23-537b-a24d-03a283f58c94 with identifier: 120441640
      2026-03-25 13:07:47 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2758b978-3a23-537b-a24d-03a283f58c94 with expiration date: 2026-03-25T10:00:00Z
      {'auction_title': '',
       'c_o_2_emission_value': 139,
       'color': 'BLACK',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '2.0L',
       'expiration_date': '2026-03-25T10:00:00Z',
       'fuel_type': 'Diesel',
       'id': '2758b978-3a23-537b-a24d-03a283f58c94',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'license_plate': 'OY16EBF',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441640',
       'listing': 'auction',
       'location': 'Aston Barclay Chelmsford',
       'make': 'LAND ROVER',
       'model': 'DISCOVERY SPORT DIESEL SW',
       'odometer': 78426,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2016-03-09',
       'seller_name': 'Local Dealer Group',
       'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 SE Tech 5dr Auto',
       'transmission': 'automatic',
       'trim': '2.0 TD4 180 SE Tech 5dr Auto',
       'vin': None,
       'year': 2016}
      2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441640%27 HTTP/1.1" 200 None
      2026-03-25 13:07:47 [astonbarclay.gb] INFO: Saving data for 120441640: {'auction_closing_time': 1774432800.0, 'created_time': 1773687822.395075, 'last_price_update_time': 1774444067.618206}
      2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      
      2026-03-25 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441640') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120365404?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
      2026-03-25 13:07:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120365404, 'registration': 'LL60MYX', 'account': 'CAR001', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS HATCHBACK', 'derivative': '1.4 TSI SE 5dr', 'mileage': 91194, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2104, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL60MYX/2026-03-12/image/094cb54f-ab47-4a7f-ae99-66da8d8b2463_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/7aa7b3ec-2fb9-4dbc-b085-f9d335da38fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/bd1c2853-8357-41f4-8528-f41190cf13e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/2f13e7ac-6555-4a95-bf7d-bd3129def35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/3bcd44c0-8fc2-43dd-827e-2c5c90f7faf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/c3c9cd07-1349-49f7-a74b-16417da7debc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/d367f42b-72ef-4476-89c4-cbcf4f352966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/12-8K, 11/12-12K, 11/13-19K, 12/14-27K, 01/16-35K, 02/17-42K, 12/17-48K, 06/20-68K,', 'remarks': 'VOSA STATES 45K, 52K, 61K, 69K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a548c7d8-a2da-49f5-8d69-ff32a4be71dd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 13:07:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120365404, 'registration': 'LL60MYX', 'account': 'CAR001', 'make': 'VOLKSWAGEN', 'model': 'GOLF PLUS HATCHBACK', 'derivative': '1.4 TSI SE 5dr', 'mileage': 91194, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 451}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2104, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-12-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL60MYX/2026-03-12/image/094cb54f-ab47-4a7f-ae99-66da8d8b2463_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/7aa7b3ec-2fb9-4dbc-b085-f9d335da38fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/bd1c2853-8357-41f4-8528-f41190cf13e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/2f13e7ac-6555-4a95-bf7d-bd3129def35e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/3bcd44c0-8fc2-43dd-827e-2c5c90f7faf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/c3c9cd07-1349-49f7-a74b-16417da7debc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL60MYX/2026-03-12/image/d367f42b-72ef-4476-89c4-cbcf4f352966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/12-8K, 11/12-12K, 11/13-19K, 12/14-27K, 01/16-35K, 02/17-42K, 12/17-48K, 06/20-68K,', 'remarks': 'VOSA STATES 45K, 52K, 61K, 69K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a548c7d8-a2da-49f5-8d69-ff32a4be71dd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
      2026-03-25 13:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
      2026-03-25 13:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with scrape type 2
      2026-03-25 13:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with scrape type 2
      2026-03-25 13:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142, identifier: 120365404
      2026-03-25 13:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
      2026-03-25 13:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with identifier: 120365404
      2026-03-25 13:07:50 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142 with expiration date: 2026-03-25T10:00:00Z
      {'auction_title': '',
       'c_o_2_emission_value': 152,
       'color': 'RED',
       'currency': 'GBP',
       'doors_number': 5,
       'emission_standard': 'EURO 5',
       'engine': '1.4L',
       'expiration_date': '2026-03-25T10:00:00Z',
       'fuel_type': 'Petrol',
       'id': 'ddc4f9c2-0ee5-5d54-92dd-cc3f1a4fd142',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': True,
       'license_plate': 'LL60MYX',
       'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120365404',
       'listing': 'auction',
       'location': 'Aston Barclay Chelmsford',
       'make': 'VOLKSWAGEN',
       'model': 'GOLF PLUS HATCHBACK',
       'odometer': 91194,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2010-12-07',
       'seller_name': 'CarGiant',
       'title': 'VOLKSWAGEN GOLF PLUS HATCHBACK 1.4 TSI SE 5dr',
       'transmission': 'manual',
       'trim': '1.4 TSI SE 5dr',
       'vin': None,
       'year': 2010}
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365404%27 HTTP/1.1" 200 None
      2026-03-25 13:07:50 [astonbarclay.gb] INFO: Saving data for 120365404: {'auction_closing_time': 1774432800.0, 'created_time': 1773404105.174245, 'last_price_update_time': 1774444070.53978}
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120365404') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 13:07:50 [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 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112893299%27 HTTP/1.1" 200 None
      2026-03-25 13:07:50 [astonbarclay.gb] INFO: Saving data for 112893299: {'created_time': 1774444070.6916}
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='112893299') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120763529%27 HTTP/1.1" 200 None
      2026-03-25 13:07:50 [astonbarclay.gb] INFO: Saving data for 120763529: {'created_time': 1774444070.726872}
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120763529') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 13:07:50 [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%201774012070 HTTP/1.1" 200 None
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119611185') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119783198') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120195049') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257202') HTTP/1.1" 204 0
      2026-03-25 13:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120260265') HTTP/1.1" 204 0
      2026-03-25 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120264342') HTTP/1.1" 204 0
      2026-03-25 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480674') HTTP/1.1" 204 0
      2026-03-25 13:07:51 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (205 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-25T13_00_00.jl
      2026-03-25 13:07:51 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 386473,
       'downloader/request_count': 571,
       'downloader/request_method_count/GET': 571,
       'downloader/response_bytes': 16162266,
       'downloader/response_count': 571,
       'downloader/response_status_count/200': 571,
       'elapsed_time_seconds': 465.615112,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 13, 7, 51, 11664, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 39,
       'item_dropped_reasons_count/DropItem': 39,
       'item_scraped_count': 205,
       'log_count/DEBUG': 7518,
       'log_count/ERROR': 2,
       'log_count/INFO': 7767,
       'memusage/max': 190980096,
       'memusage/startup': 150110208,
       'photo_download_count': 323,
       'pipeline/dropped_expired': 39,
       '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': 248,
       'scheduler/dequeued': 571,
       'scheduler/dequeued/memory': 571,
       'scheduler/enqueued': 571,
       'scheduler/enqueued/memory': 571,
       'scrape_type/new': 73,
       'scrape_type/price_update': 173,
       'scrape_type/skipped': 1189,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 252,
       'scrapy-zyte-api/error_ratio': 0.01984126984126984,
       'scrapy-zyte-api/errors': 5,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 5,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 10.199637234588018,
       'scrapy-zyte-api/mean_response_seconds': 10.201744782206747,
       'scrapy-zyte-api/processed': 247,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 247,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 246,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 247,
       'scrapy-zyte-api/request_args/httpResponseBody': 247,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 247,
       'scrapy-zyte-api/request_args/url': 247,
       'scrapy-zyte-api/status_codes/0': 5,
       'scrapy-zyte-api/status_codes/200': 247,
       'scrapy-zyte-api/success': 247,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 25, 13, 0, 5, 396552, tzinfo=datetime.timezone.utc)}
      2026-03-25 13:07:51 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

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

    • Source

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

  • sourcelog
    last_update_time2026-03-25 13:07:51
    last_update_timestamp1774444071
    downloader/request_bytes386473
    downloader/request_count571
    downloader/request_method_count/GET571
    downloader/response_bytes16162266
    downloader/response_count571
    downloader/response_status_count/200571
    elapsed_time_seconds465.615112
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 13, 7, 51, 11664, tzinfo=datetime.timezone.utc)
    item_dropped_count39
    item_dropped_reasons_count/DropItem39
    item_scraped_count205
    log_count/DEBUG7518
    log_count/ERROR2
    log_count/INFO7767
    memusage/max190980096
    memusage/startup150110208
    photo_download_count323
    pipeline/dropped_expired39
    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_count248
    scheduler/dequeued571
    scheduler/dequeued/memory571
    scheduler/enqueued571
    scheduler/enqueued/memory571
    scrape_type/new73
    scrape_type/price_update173
    scrape_type/skipped1189
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts252
    scrapy-zyte-api/error_ratio0.01984126984126984
    scrapy-zyte-api/errors5
    scrapy-zyte-api/exception_types/<class _aiohttp.client_exceptions.ClientConnectorError_>5
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds10.199637234588018
    scrapy-zyte-api/mean_response_seconds10.201744782206747
    scrapy-zyte-api/processed247
    scrapy-zyte-api/request_args/customHttpRequestHeaders247
    scrapy-zyte-api/request_args/experimental.requestCookies246
    scrapy-zyte-api/request_args/experimental.responseCookies247
    scrapy-zyte-api/request_args/httpResponseBody247
    scrapy-zyte-api/request_args/httpResponseHeaders247
    scrapy-zyte-api/request_args/url247
    scrapy-zyte-api/status_codes/05
    scrapy-zyte-api/status_codes/200247
    scrapy-zyte-api/success247
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 25, 13, 0, 5, 396552, tzinfo=datetime.timezone.utc)