• 'pip install logparser' on host 'scrapyd-0:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_5_2026-03-24T22_00_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-24 22:03:35, /var/lib/scrapydweb/data/stats/scrapyd-0_6800/sourcing_v2/manheim.gb/task_5_2026-03-24T22_00_00.json

PROJECT (sourcing_v2), SPIDER (manheim.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidermanheim.gb
    jobtask_5_2026-03-24T22_00_00
    first_log_time2026-03-24 22:00:04
    latest_log_time2026-03-24 22:03:31
    runtime0:03:27
    crawled_pages 215
    scraped_items 103
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count90
    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
      last 10 of 90

      2026-03-24 22:03:22 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 219,
       'car_expert_report_source_url': None,
       'color': 'BLUE',
       'currency': 'GBP',
       'engine': '2.5L',
       'expiration_date': '2026-04-02T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': '823d9da8-ec79-599d-8846-8533a8100650',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'HJ08ZYK',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CALIFORNIA?id=4122178',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'VOLKSWAGEN',
       'model': 'CALIFORNIA',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2008-03-28',
       'seller_name': 'Vindis Group',
       'title': 'VOLKSWAGEN CALIFORNIA 2.5 TDI PD SE 130 4dr',
       'transmission': 'manual',
       'trim': '2.5 TDI PD SE 130 4dr',
       '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-24 22:03:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id de31e419-42b3-5029-9bda-e87639b94234: 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: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FOCUS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-04-20\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4122172\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost 125 Titanium 5dr\u0022, \u0022LicensePlate\u0022: \u0022CE17ZWB\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 108, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022de31e419-42b3-5029-9bda-e87639b94234\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 22:03:22 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-24 22:03:23 [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-24 22:03:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 108,
       'car_expert_report_source_url': None,
       'color': 'BLACK',
       'currency': 'GBP',
       'engine': '1.0L',
       'expiration_date': '2026-03-31T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': 'de31e419-42b3-5029-9bda-e87639b94234',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'CE17ZWB',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4122172',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'FORD',
       'model': 'FOCUS',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2017-04-20',
       'seller_name': 'Sytner',
       'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr',
       'transmission': 'manual',
       'trim': '1.0 EcoBoost 125 Titanium 5dr',
       'year': 2017}
      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-24 22:03:23 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6b0d0805-7fec-58c6-9ff3-717947030b14: 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: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CLIO 1.2 16V Expression\u002B 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.1L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-05-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4122180\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 16V Expression\u002B 5dr\u0022, \u0022LicensePlate\u0022: \u0022KP13GYF\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 127, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226b0d0805-7fec-58c6-9ff3-717947030b14\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 22:03:22 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-24 22:03:23 [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-24 22:03:23 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 127,
       'car_expert_report_source_url': None,
       'color': 'RED',
       'currency': 'GBP',
       'engine': '1.1L',
       'expiration_date': '2026-04-02T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '6b0d0805-7fec-58c6-9ff3-717947030b14',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'KP13GYF',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4122180',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'RENAULT',
       'model': 'CLIO',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2013-05-15',
       'seller_name': 'Allen Ford',
       'title': 'RENAULT CLIO 1.2 16V Expression+ 5dr',
       'transmission': 'manual',
       'trim': '1.2 16V Expression+ 5dr',
       'year': 2013}
      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-24 22:03:24 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cf11abcd-e93d-58c4-9b9e-de23e94d33d1: 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: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022TOYOTA YARIS 1.5 VVT-i Hybrid T4 5dr CVT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022TOYOTA\u0022, \u0022Model\u0022: \u0022YARIS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-05-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=593489\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 VVT-i Hybrid T4 5dr CVT\u0022, \u0022LicensePlate\u0022: \u0022EK13WNL\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 79, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cf11abcd-e93d-58c4-9b9e-de23e94d33d1\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 22:03:23 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-24 22:03:24 [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-24 22:03:24 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 79,
       'car_expert_report_source_url': None,
       'color': 'GREY',
       'currency': 'GBP',
       'engine': '1.5L',
       'expiration_date': '2026-04-02T09:00:00Z',
       'fuel_type': 'Petrol/Hybrid',
       'id': 'cf11abcd-e93d-58c4-9b9e-de23e94d33d1',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'EK13WNL',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=593489',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'TOYOTA',
       'model': 'YARIS',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2013-05-13',
       'seller_name': 'Vindis Group',
       'title': 'TOYOTA YARIS 1.5 VVT-i Hybrid T4 5dr CVT',
       'transmission': 'automatic',
       'trim': '1.5 VVT-i Hybrid T4 5dr CVT',
       'year': 2013}
      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

      INFO

      DEBUG

    • latest_crawl

      2026-03-24 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
    • latest_scrape

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

      2026-03-24 22:03:05 [scrapy.extensions.logstats] INFO: Crawled 187 pages (at 76 pages/min), scraped 91 items (at 30 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      f793a48f1c4828ed
    • Head

      2026-03-24 22:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-24 22:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-24 22:00:04 [manheim.gb] INFO: Batch mode enabled: batch 1/4
      2026-03-24 22:00:04 [manheim.gb] INFO: Starting spider manheim.gb
      2026-03-24 22:00:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-24 22:00:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-24 22:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-24 22:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-24 22:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: f793a48f1c4828ed
      2026-03-24 22:00:04 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-24 22: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/manheim.gb/task_5_2026-03-24T22_00_00.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-03-24 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 22:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-24 22:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-24 22:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-24 22:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
      2026-03-24 22:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 22:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-03-24 22:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-24 22:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-24 22:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-24 22:00:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-24 22:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-24 22:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-24 22:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-24 22:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 22:00:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 22:00:10 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-24 22:00:11 [scrapy-playwright] INFO: Browser firefox launched
    • Tail

      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106657') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106731') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106744') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106849') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106855') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106867') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106872') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106877') HTTP/1.1" 204 0
      2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106881') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106887') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106908') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106938') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106940') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106962') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106976') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106989') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106991') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107005') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107024') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107025') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107051') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107068') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107086') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107094') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107106') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107296') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107303') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107338') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107347') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107576') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107611') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107614') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107623') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107703') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107814') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107851') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107854') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107855') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107945') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108023') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108193') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108217') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108220') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108222') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108255') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108282') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108288') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108359') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108370') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108409') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108463') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108483') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108501') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108552') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108683') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108689') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108971') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109215') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109458') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109494') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109500') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109502') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109542') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109547') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109663') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109671') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109694') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109704') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109710') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109712') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109739') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109740') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109742') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109745') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109748') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109749') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109752') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109753') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109764') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109766') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109767') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109776') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109853') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109888') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109897') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109930') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109954') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109962') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109965') HTTP/1.1" 204 0
      2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109970') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109985') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109988') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109990') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109992') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109998') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110170') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110175') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110180') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110184') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110242') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110338') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110347') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110349') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110552') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110757') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110766') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110779') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111019') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111324') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111325') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111326') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111327') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111517') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111520') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111523') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111531') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111659') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111891') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112209') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112231') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112237') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112343') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112370') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112411') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112414') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112421') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112440') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112442') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112451') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112460') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112484') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112496') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112503') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112533') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112880') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112915') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112919') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112921') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113588') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='452043') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='804518') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='975508') HTTP/1.1" 204 0
      2026-03-24 22:03:31 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (103 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_5_2026-03-24T22_00_00.jl
      2026-03-24 22:03:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 374282,
       'downloader/request_count': 436,
       'downloader/request_method_count/GET': 222,
       'downloader/request_method_count/POST': 214,
       'downloader/response_bytes': 89236424,
       'downloader/response_count': 436,
       'downloader/response_status_count/200': 436,
       'elapsed_time_seconds': 206.090293,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 24, 22, 3, 31, 541691, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 103,
       'log_count/DEBUG': 7664,
       'log_count/ERROR': 90,
       'log_count/INFO': 12849,
       'memusage/max': 178991104,
       'memusage/startup': 149856256,
       'photo_download_count': 221,
       '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': 86,
       'playwright/request_count/aborted': 48,
       'playwright/request_count/method/GET': 83,
       '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': 22,
       'playwright/request_count/resource_type/stylesheet': 8,
       'playwright/request_count/resource_type/xhr': 2,
       'playwright/response_count': 38,
       'playwright/response_count/method/GET': 35,
       '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': 16,
       'playwright/response_count/resource_type/stylesheet': 8,
       'playwright/response_count/resource_type/xhr': 2,
       'request_depth_max': 81,
       'response_received_count': 215,
       'scheduler/dequeued': 436,
       'scheduler/dequeued/memory': 436,
       'scheduler/enqueued': 436,
       'scheduler/enqueued/memory': 436,
       'scrape_type/batch_skipped': 5992,
       'scrape_type/new': 84,
       'scrape_type/price_update': 49,
       'scrape_type/skipped': 1833,
       'source/items_encountered': 7958,
       'start_time': datetime.datetime(2026, 3, 24, 22, 0, 5, 451398, tzinfo=datetime.timezone.utc)}
      2026-03-24 22:03:31 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/sourcing_v2/manheim.gb/task_5_2026-03-24T22_00_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_5_2026-03-24T22_00_00.log

  • sourcelog
    last_update_time2026-03-24 22:03:31
    last_update_timestamp1774389811
    downloader/request_bytes374282
    downloader/request_count436
    downloader/request_method_count/GET222
    downloader/request_method_count/POST214
    downloader/response_bytes89236424
    downloader/response_count436
    downloader/response_status_count/200436
    elapsed_time_seconds206.090293
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 24, 22, 3, 31, 541691, tzinfo=datetime.timezone.utc)
    item_scraped_count103
    log_count/DEBUG7664
    log_count/ERROR90
    log_count/INFO12849
    memusage/max178991104
    memusage/startup149856256
    photo_download_count221
    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_count86
    playwright/request_count/aborted48
    playwright/request_count/method/GET83
    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/script22
    playwright/request_count/resource_type/stylesheet8
    playwright/request_count/resource_type/xhr2
    playwright/response_count38
    playwright/response_count/method/GET35
    playwright/response_count/method/POST3
    playwright/response_count/resource_type/document4
    playwright/response_count/resource_type/font8
    playwright/response_count/resource_type/script16
    playwright/response_count/resource_type/stylesheet8
    playwright/response_count/resource_type/xhr2
    request_depth_max81
    response_received_count215
    scheduler/dequeued436
    scheduler/dequeued/memory436
    scheduler/enqueued436
    scheduler/enqueued/memory436
    scrape_type/batch_skipped5992
    scrape_type/new84
    scrape_type/price_update49
    scrape_type/skipped1833
    source/items_encountered7958
    start_timedatetime.datetime(2026, 3, 24, 22, 0, 5, 451398, tzinfo=datetime.timezone.utc)