• LogParser v0.8.2, last updated at 2026-03-30 11:07:15, http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_6_2026-03-30T11_05_00.json

PROJECT (sourcing_v2), SPIDER (manheim.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidermanheim.gb
    jobtask_6_2026-03-30T11_05_00
    first_log_time2026-03-30 11:05:06
    latest_log_time2026-03-30 11:07:12
    runtime0:02:06
    crawled_pages 110
    scraped_items 24
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count7
    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
      7 in total

      2026-03-30 11:05:39 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 5a85a92f-56ba-5eaf-9872-88dfbd60db62: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022RED\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022D M Keith Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLVO V50 2.0D S 5dr Powershift\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLVO\u0022, \u0022Model\u0022: \u0022V50\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222008-09-03\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLVO/V50?id=1526971\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0D S 5dr Powershift\u0022, \u0022LicensePlate\u0022: \u0022GJ58EFK\u0022, \u0022Year\u0022: 2008, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 159, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00225a85a92f-56ba-5eaf-9872-88dfbd60db62\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 11:05:38 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-30 11:05:39 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-30 11:05:39 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 159,
       'car_expert_report_source_url': None,
       'color': 'RED',
       'currency': 'GBP',
       'engine': '2.0L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': '5a85a92f-56ba-5eaf-9872-88dfbd60db62',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'GJ58EFK',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/V50?id=1526971',
       'listing': 'auction',
       'location': 'Leeds - In Transit',
       'make': 'VOLVO',
       'model': 'V50',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2008-09-03',
       'seller_name': 'D M Keith Ltd',
       'title': 'VOLVO V50 2.0D S 5dr Powershift',
       'transmission': 'automatic',
       'trim': '2.0D S 5dr Powershift',
       'year': 2008}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-30 11:05:46 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c04feb07-24b9-5eb0-ba5d-7155bf09f51d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Arval\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD MONDEO 2.0 TDCi 180 ST-Line Edition 5dr Powershift\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022MONDEO\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-06-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=3138124\u0022, \u0022Location\u0022: \u0022Leeds\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDCi 180 ST-Line Edition 5dr Powershift\u0022, \u0022LicensePlate\u0022: \u0022YV19UTN\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 138, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-13T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: true, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c04feb07-24b9-5eb0-ba5d-7155bf09f51d\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 11:05:45 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-30 11:05:46 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-30 11:05:46 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 138,
       'car_expert_report_source_url': None,
       'color': 'BLACK',
       'currency': 'GBP',
       'engine': '2.0L',
       'expiration_date': '2026-04-13T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': 'c04feb07-24b9-5eb0-ba5d-7155bf09f51d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'license_plate': 'YV19UTN',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=3138124',
       'listing': 'auction',
       'location': 'Leeds',
       'make': 'FORD',
       'model': 'MONDEO',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2019-06-17',
       'seller_name': 'Arval',
       'title': 'FORD MONDEO 2.0 TDCi 180 ST-Line Edition 5dr Powershift',
       'transmission': 'automatic',
       'trim': '2.0 TDCi 180 ST-Line Edition 5dr Powershift',
       'year': 2019}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-30 11:07:03 [manheim.gb] ERROR: Error extracting listing 4125824: Field transmission is not nullable

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      f70047072019c2fa
    • latest_crawl

      2026-03-30 11:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
    • latest_scrape

      2026-03-30 11:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
    • latest_stat

      2026-03-30 11:07:08 [scrapy.extensions.logstats] INFO: Crawled 107 pages (at 64 pages/min), scraped 22 items (at 12 items/min)
    • Head

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

      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127174
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127175
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127176
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127178
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127192
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127197
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127199
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127213
      2026-03-30 11:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127213%27 HTTP/1.1" 200 None
      2026-03-30 11:07:10 [manheim.gb] INFO: Scrape type for 4127213: 0
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127214
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127216
      2026-03-30 11:07:10 [manheim.gb] INFO: Found listing with ID: 4127217
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127217%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 4127217: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 4127220
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 4127244
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 4127258
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 4127268
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 461844
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 489006
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 535428
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 550431
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 563202
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27563202%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 563202: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 593489
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 617491
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 646568
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27646568%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 646568: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 648137
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 659842
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 662233
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 662290
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27662290%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 662290: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 737725
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 749681
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 783395
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27783395%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 783395: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 799368
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 804930
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 825028
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 840669
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27840669%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 840669: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 869243
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 911102
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 912955
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 914563
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27914563%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 914563: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 91951
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2791951%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 91951: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 942073
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 943652
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 944687
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 952506
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 95711
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 97169
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2797169%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 97169: 0
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 982470
      2026-03-30 11:07:11 [manheim.gb] INFO: Found listing with ID: 992405
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27992405%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Scrape type for 992405: 0
      2026-03-30 11:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
      2026-03-30 11:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6036eb5b-f339-5692-b287-e3ee8e396b81 with identifier: 4127171
      2026-03-30 11:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6036eb5b-f339-5692-b287-e3ee8e396b81 with scrape type 1
      2026-03-30 11:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6036eb5b-f339-5692-b287-e3ee8e396b81
      2026-03-30 11:07:11 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6036eb5b-f339-5692-b287-e3ee8e396b81
      2026-03-30 11:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6036eb5b-f339-5692-b287-e3ee8e396b81, identifier: 4127171
      2026-03-30 11:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6036eb5b-f339-5692-b287-e3ee8e396b81 with identifier: 4127171
      2026-03-30 11:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6036eb5b-f339-5692-b287-e3ee8e396b81 with identifier: 4127171
      2026-03-30 11:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6036eb5b-f339-5692-b287-e3ee8e396b81 with identifier: 4127171 to the API
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-30 11:07:11 [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-30 11:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
      {'auction_title': '',
       'c_o_2_emission_value': 136,
       'car_expert_report_source_url': None,
       'color': 'BLUE',
       'currency': 'GBP',
       'engine': '2.0L',
       'expiration_date': '2026-03-31T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': '6036eb5b-f339-5692-b287-e3ee8e396b81',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'DF17OUL',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4127171',
       'listing': 'auction',
       'location': 'Northampton',
       'make': 'AUDI',
       'model': 'Q5',
       'odometer': 135213,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2017-07-19',
       'seller_name': 'Croyland Car Megastore',
       'title': 'AUDI Q5 2.0 TDI Quattro S Line 5dr S Tronic',
       'transmission': 'automatic',
       'trim': '2.0 TDI Quattro S Line 5dr S Tronic',
       'year': 2017}
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274127171%27 HTTP/1.1" 200 None
      2026-03-30 11:07:11 [manheim.gb] INFO: Saving data for 4127171: {'created_time': 1774868831.85306, 'last_price_update_time': 1774868831.853072, 'auction_closing_time': 1774947600.0}
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4127171') HTTP/1.1" 204 0
      2026-03-30 11:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
      2026-03-30 11:07:12 [manheim.gb] INFO: Page 79: 0 results (total: 7766)
      2026-03-30 11:07:12 [manheim.gb] INFO: No more listings found on page 79
      2026-03-30 11:07:12 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-30 11:07:12 [manheim.gb] INFO: manheim.gb Batch config: batch 2/4
      2026-03-30 11:07:12 [manheim.gb] INFO: manheim.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-30 11:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125824%27 HTTP/1.1" 200 None
      2026-03-30 11:07:12 [manheim.gb] INFO: Saving data for 4125824: {'created_time': 1774868832.185331}
      2026-03-30 11:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-30 11:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4125824') HTTP/1.1" 204 0
      2026-03-30 11:07:12 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (24 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_6_2026-03-30T11_05_00.jl
      2026-03-30 11:07:12 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 159242,
       'downloader/request_count': 157,
       'downloader/request_method_count/GET': 48,
       'downloader/request_method_count/POST': 109,
       'downloader/response_bytes': 49676032,
       'downloader/response_count': 157,
       'downloader/response_status_count/200': 157,
       'elapsed_time_seconds': 125.015306,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 30, 11, 7, 12, 202774, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 4,
       'item_dropped_reasons_count/DropItem': 4,
       'item_scraped_count': 24,
       'log_count/DEBUG': 4789,
       'log_count/ERROR': 7,
       'log_count/INFO': 10448,
       'memusage/max': 181874688,
       'memusage/startup': 150069248,
       'photo_download_count': 47,
       'pipeline/dropped_expired': 4,
       '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': 88,
       'playwright/request_count/aborted': 48,
       'playwright/request_count/method/GET': 85,
       'playwright/request_count/method/POST': 3,
       'playwright/request_count/navigation': 4,
       'playwright/request_count/resource_type/document': 4,
       'playwright/request_count/resource_type/font': 8,
       'playwright/request_count/resource_type/image': 42,
       'playwright/request_count/resource_type/script': 24,
       'playwright/request_count/resource_type/stylesheet': 8,
       'playwright/request_count/resource_type/xhr': 2,
       'playwright/response_count': 40,
       'playwright/response_count/method/GET': 37,
       'playwright/response_count/method/POST': 3,
       'playwright/response_count/resource_type/document': 4,
       'playwright/response_count/resource_type/font': 8,
       'playwright/response_count/resource_type/script': 18,
       'playwright/response_count/resource_type/stylesheet': 8,
       'playwright/response_count/resource_type/xhr': 2,
       'request_depth_max': 79,
       'response_received_count': 110,
       'scheduler/dequeued': 157,
       'scheduler/dequeued/memory': 157,
       'scheduler/enqueued': 157,
       'scheduler/enqueued/memory': 157,
       'scrape_type/batch_skipped': 5819,
       'scrape_type/new': 8,
       'scrape_type/price_update': 23,
       'scrape_type/skipped': 1916,
       'source/items_encountered': 7766,
       'start_time': datetime.datetime(2026, 3, 30, 11, 5, 7, 187468, tzinfo=datetime.timezone.utc)}
      2026-03-30 11:07:12 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/sourcing_v2/manheim.gb/task_6_2026-03-30T11_05_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_6_2026-03-30T11_05_00.log

  • sourcelog
    last_update_time2026-03-30 11:07:12
    last_update_timestamp1774868832
    downloader/request_bytes159242
    downloader/request_count157
    downloader/request_method_count/GET48
    downloader/request_method_count/POST109
    downloader/response_bytes49676032
    downloader/response_count157
    downloader/response_status_count/200157
    elapsed_time_seconds125.015306
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 30, 11, 7, 12, 202774, tzinfo=datetime.timezone.utc)
    item_dropped_count4
    item_dropped_reasons_count/DropItem4
    item_scraped_count24
    log_count/DEBUG4789
    log_count/ERROR7
    log_count/INFO10448
    memusage/max181874688
    memusage/startup150069248
    photo_download_count47
    pipeline/dropped_expired4
    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_count88
    playwright/request_count/aborted48
    playwright/request_count/method/GET85
    playwright/request_count/method/POST3
    playwright/request_count/navigation4
    playwright/request_count/resource_type/document4
    playwright/request_count/resource_type/font8
    playwright/request_count/resource_type/image42
    playwright/request_count/resource_type/script24
    playwright/request_count/resource_type/stylesheet8
    playwright/request_count/resource_type/xhr2
    playwright/response_count40
    playwright/response_count/method/GET37
    playwright/response_count/method/POST3
    playwright/response_count/resource_type/document4
    playwright/response_count/resource_type/font8
    playwright/response_count/resource_type/script18
    playwright/response_count/resource_type/stylesheet8
    playwright/response_count/resource_type/xhr2
    request_depth_max79
    response_received_count110
    scheduler/dequeued157
    scheduler/dequeued/memory157
    scheduler/enqueued157
    scheduler/enqueued/memory157
    scrape_type/batch_skipped5819
    scrape_type/new8
    scrape_type/price_update23
    scrape_type/skipped1916
    source/items_encountered7766
    start_timedatetime.datetime(2026, 3, 30, 11, 5, 7, 187468, tzinfo=datetime.timezone.utc)