• LogParser v0.8.2, last updated at 2026-03-30 09:02:52, http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_5_2026-03-30T09_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-30T09_00_00
    first_log_time2026-03-30 09:00:06
    latest_log_time2026-03-30 09:02:47
    runtime0:02:41
    crawled_pages 119
    scraped_items 12
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count55
    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 55

      2026-03-30 09:02:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 152,
       'car_expert_report_source_url': None,
       'color': 'BLUE',
       'currency': 'GBP',
       'engine': '1.8L',
       'expiration_date': '2026-04-07T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': 'ad61179e-e987-5abb-96de-74ae333ed69d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'SV64RTZ',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AVENSIS?id=4126605',
       'listing': 'auction',
       'location': 'Shotts - In Transit',
       'make': 'TOYOTA',
       'model': 'AVENSIS',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2014-09-11',
       'seller_name': 'Parks Motor Group',
       'title': 'TOYOTA AVENSIS 1.8 V-matic Icon Business Edition 4dr',
       'transmission': 'manual',
       'trim': '1.8 V-matic Icon Business Edition 4dr',
       'year': 2014}
      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 09:02:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7127a0ce-5365-58fc-b59c-97fa55dabd09: 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: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Parks Motor Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.25 82 Zetec 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FIESTA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-07-25\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126610\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.25 82 Zetec 5dr\u0022, \u0022LicensePlate\u0022: \u0022SC14WXV\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 120, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227127a0ce-5365-58fc-b59c-97fa55dabd09\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 09:02:43 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 09:02:44 [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 09:02:44 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 120,
       'car_expert_report_source_url': None,
       'color': 'BLUE',
       'currency': 'GBP',
       'engine': '1.2L',
       'expiration_date': '2026-04-07T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '7127a0ce-5365-58fc-b59c-97fa55dabd09',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'SC14WXV',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4126610',
       'listing': 'auction',
       'location': 'Shotts - In Transit',
       'make': 'FORD',
       'model': 'FIESTA',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2014-07-25',
       'seller_name': 'Parks Motor Group',
       'title': 'FORD FIESTA 1.25 82 Zetec 5dr',
       'transmission': 'manual',
       'trim': '1.25 82 Zetec 5dr',
       'year': 2014}
      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 09:02:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 64b91fa9-0573-53a4-a6ee-e30e13a3411e: 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: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SEAT LEON 1.0 TSI EVO SE Dynamic 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SEAT\u0022, \u0022Model\u0022: \u0022LEON\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-10-14\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4126650\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 TSI EVO SE Dynamic 5dr\u0022, \u0022LicensePlate\u0022: \u0022FG70HNN\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 125, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-09T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002264b91fa9-0573-53a4-a6ee-e30e13a3411e\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 09:02:43 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 09:02:44 [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 09:02:44 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 125,
       'car_expert_report_source_url': None,
       'color': 'BLUE',
       'currency': 'GBP',
       'engine': '1.0L',
       'expiration_date': '2026-04-09T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '64b91fa9-0573-53a4-a6ee-e30e13a3411e',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'FG70HNN',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4126650',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'SEAT',
       'model': 'LEON',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2020-10-14',
       'seller_name': 'Vindis Group',
       'title': 'SEAT LEON 1.0 TSI EVO SE Dynamic 5dr',
       'transmission': 'manual',
       'trim': '1.0 TSI EVO SE Dynamic 5dr',
       'year': 2020}
      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 09:02:45 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 35439ba0-ad28-5429-ba69-0263add89deb: 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: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Parks Motor Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MITSUBISHI SHOGUN 3.2 DI-DC [197] Warrior 3dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MITSUBISHI\u0022, \u0022Model\u0022: \u0022SHOGUN\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.2L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-01-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/SHOGUN?id=4126640\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00223.2 DI-DC [197] Warrior 3dr Auto\u0022, \u0022LicensePlate\u0022: \u0022YF62VXP\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 216, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002235439ba0-ad28-5429-ba69-0263add89deb\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 09:02:44 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 09:02:45 [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 09:02:45 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 216,
       'car_expert_report_source_url': None,
       'color': 'WHITE',
       'currency': 'GBP',
       'engine': '3.2L',
       'expiration_date': '2026-04-07T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': '35439ba0-ad28-5429-ba69-0263add89deb',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'YF62VXP',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/SHOGUN?id=4126640',
       'listing': 'auction',
       'location': 'Shotts - In Transit',
       'make': 'MITSUBISHI',
       'model': 'SHOGUN',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2013-01-29',
       'seller_name': 'Parks Motor Group',
       'title': 'MITSUBISHI SHOGUN 3.2 DI-DC [197] Warrior 3dr Auto',
       'transmission': 'automatic',
       'trim': '3.2 DI-DC [197] Warrior 3dr Auto',
       '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

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      2d9e559071dedd8f
    • latest_crawl

      2026-03-30 09:02:44 [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 09:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/insp-0001-4125915-4138835-13.jpg>
    • latest_stat

      2026-03-30 09:02:07 [scrapy.extensions.logstats] INFO: Crawled 69 pages (at 42 pages/min), scraped 6 items (at 4 items/min)
    • Head

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

      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098375') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098394') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098452') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098487') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098831') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099532') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099679') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100105') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100283') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100811') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101514') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101749') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102147') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102649') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103159') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103220') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103316') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103538') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103553') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103623') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104038') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104055') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104068') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104916') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104939') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105493') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105677') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105686') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105798') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105800') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106053') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106853') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106884') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106964') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107020') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107022') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107029') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107052') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107084') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107096') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107102') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107185') HTTP/1.1" 204 0
      2026-03-30 09:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107203') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107230') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107247') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107283') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107310') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107465') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107490') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107498') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107674') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107676') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107718') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107737') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107744') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107807') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107817') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107867') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108105') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108108') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108110') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108206') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108286') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108549') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108628') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108642') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108643') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108831') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108836') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109555') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109690') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109695') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110086') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110173') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110192') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110212') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110232') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110241') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110348') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110372') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110682') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110746') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111006') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111872') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111973') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111977') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111979') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111982') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112037') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112551') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113456') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113604') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113616') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113619') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113622') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113629') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113630') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113641') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113642') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113646') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113647') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113650') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113652') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113654') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113663') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113664') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113667') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113669') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113679') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113691') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113705') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113708') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113721') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114154') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114156') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114187') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114194') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114527') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114824') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114950') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115531') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115533') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115536') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115541') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115577') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115680') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115787') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116189') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116192') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116777') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116798') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116806') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116810') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117296') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117297') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117321') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117324') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119266') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119415') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119754') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='771731') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='886272') HTTP/1.1" 204 0
      2026-03-30 09:02:47 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (12 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_5_2026-03-30T09_00_00.jl
      2026-03-30 09:02:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 169639,
       'downloader/request_count': 164,
       'downloader/request_method_count/GET': 46,
       'downloader/request_method_count/POST': 118,
       'downloader/response_bytes': 53839114,
       'downloader/response_count': 164,
       'downloader/response_status_count/200': 164,
       'elapsed_time_seconds': 160.59323,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 30, 9, 2, 47, 978317, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 12,
       'log_count/DEBUG': 5551,
       'log_count/ERROR': 55,
       'log_count/INFO': 11598,
       'memusage/max': 175009792,
       'memusage/startup': 148172800,
       'photo_download_count': 45,
       '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': 88,
       'response_received_count': 119,
       'scheduler/dequeued': 164,
       'scheduler/dequeued/memory': 164,
       'scheduler/enqueued': 164,
       'scheduler/enqueued/memory': 164,
       'scrape_type/batch_skipped': 6434,
       'scrape_type/new': 29,
       'scrape_type/price_update': 2,
       'scrape_type/skipped': 2177,
       'source/items_encountered': 8642,
       'start_time': datetime.datetime(2026, 3, 30, 9, 0, 7, 385087, tzinfo=datetime.timezone.utc)}
      2026-03-30 09:02:47 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/sourcing_v2/manheim.gb/task_5_2026-03-30T09_00_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_5_2026-03-30T09_00_00.log

  • sourcelog
    last_update_time2026-03-30 09:02:47
    last_update_timestamp1774861367
    downloader/request_bytes169639
    downloader/request_count164
    downloader/request_method_count/GET46
    downloader/request_method_count/POST118
    downloader/response_bytes53839114
    downloader/response_count164
    downloader/response_status_count/200164
    elapsed_time_seconds160.59323
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 30, 9, 2, 47, 978317, tzinfo=datetime.timezone.utc)
    item_scraped_count12
    log_count/DEBUG5551
    log_count/ERROR55
    log_count/INFO11598
    memusage/max175009792
    memusage/startup148172800
    photo_download_count45
    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_max88
    response_received_count119
    scheduler/dequeued164
    scheduler/dequeued/memory164
    scheduler/enqueued164
    scheduler/enqueued/memory164
    scrape_type/batch_skipped6434
    scrape_type/new29
    scrape_type/price_update2
    scrape_type/skipped2177
    source/items_encountered8642
    start_timedatetime.datetime(2026, 3, 30, 9, 0, 7, 385087, tzinfo=datetime.timezone.utc)