• LogParser v0.8.2, last updated at 2026-03-27 02:03:55, http://scrapyd-4:6800/logs/sourcing_v2/ecarstrade.be/task_33_2026-03-27T01_30_00.json

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderecarstrade.be
    jobtask_33_2026-03-27T01_30_00
    first_log_time2026-03-27 01:30:06
    latest_log_time2026-03-27 02:03:54
    runtime0:33:48
    crawled_pages 668
    scraped_items 455
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count12
    log_warning_count6
    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 12

      2026-03-27 01:50:52 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Black',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-29T03:40:04Z',
       'fuel_type': 'Electric',
       'id': '7ae19c91-5749-5abf-92ef-64027e049cc5',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6598020',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Peugeot',
       'model': 'e-408',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2025-10-31',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Peugeot E-408 Allure 58 kWh Electric 214 hp Auto',
       'transmission': 'automatic',
       'trim': 'E-408 Allure 58 kWh Electric 214 hp Auto',
       'vin': None,
       'year': 2025}
      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-27 01:51:20 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 161bac83-b20e-5be0-949a-e809ec76ec29: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Volkswagen Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Other\u0022, \u0022Model\u0022: \u0022Volkswagen\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6612949\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T03:40:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: 4, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022161bac83-b20e-5be0-949a-e809ec76ec29\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 01:51:20 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-27 01:51:20 [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-27 01:51:20 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Grey',
       'currency': 'EUR',
       'doors_number': 4,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-29T03:40:04Z',
       'fuel_type': 'Diesel',
       'id': '161bac83-b20e-5be0-949a-e809ec76ec29',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6612949',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Other',
       'model': 'Volkswagen',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2026-03-10',
       'seats_number': 3,
       'seller_name': None,
       'title': 'Volkswagen Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp',
       'transmission': 'automatic',
       'trim': 'Transporter T7 LWB 3,3t 4Motion 2.0 TDI DSG 170 hp',
       'vin': None,
       'year': 2026}
      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-27 01:55:15 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id dc3db357-9b8d-52c5-b0ec-e10cb64d35ea: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Isuzu N-Serie L 3.5T CityCab MY22 F150 ODB-E\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Isuzu\u0022, \u0022Model\u0022: \u0022Other\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-12-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6972599\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T03:40:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022N-Serie L 3.5T CityCab MY22 F150 ODB-E\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: 2, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022dc3db357-9b8d-52c5-b0ec-e10cb64d35ea\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 01:55:14 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-27 01:55:15 [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-27 01:55:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'White',
       'currency': 'EUR',
       'doors_number': 2,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-29T03:40:04Z',
       'fuel_type': 'Diesel',
       'id': 'dc3db357-9b8d-52c5-b0ec-e10cb64d35ea',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6972599',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Isuzu',
       'model': 'Other',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2025-12-04',
       'seats_number': 2,
       'seller_name': None,
       'title': 'Isuzu N-Serie L 3.5T CityCab MY22 F150 ODB-E',
       'transmission': 'automatic',
       'trim': 'N-Serie L 3.5T CityCab MY22 F150 ODB-E',
       'vin': None,
       'year': 2025}
      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-27 01:55:49 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Volkswagen Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp Aut.\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Volkswagen\u0022, \u0022Model\u0022: \u0022T5 Transporter\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6975474\u0022, \u0022ExpirationDate\u0022: \u00222026-03-29T03:40:04Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp Aut.\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 6, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Fri, 27 Mar 2026 01:55:49 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-27 01:55:49 [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-27 01:55:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Black',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-29T03:40:04Z',
       'fuel_type': 'Diesel',
       'id': 'b73eee1d-0ff5-5b3a-9a04-ed5a7edaa3e9',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6975474',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Volkswagen',
       'model': 'T5 Transporter',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2026-03-10',
       'seats_number': 6,
       'seller_name': None,
       'title': 'Volkswagen Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp Aut.',
       'transmission': 'automatic',
       'trim': 'Transporter T7 Double cabine 3500 mm 2,0 TDI 170 hp Aut.',
       'vin': None,
       'year': 2026}
      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
    • warning_logs
      6 in total

      2026-03-27 01:58:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cf3c656e-548b-544b-8248-bc41b3525f47
      2026-03-27 01:58:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cf3c656e-548b-544b-8248-bc41b3525f47
      2026-03-27 01:58:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cf3c656e-548b-544b-8248-bc41b3525f47
      2026-03-27 01:58:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cf3c656e-548b-544b-8248-bc41b3525f47
      2026-03-27 01:58:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cf3c656e-548b-544b-8248-bc41b3525f47
      2026-03-27 01:58:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cf3c656e-548b-544b-8248-bc41b3525f47

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      9eb87b3c834f1e9e
    • latest_crawl

      2026-03-27 02:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
    • latest_scrape

      2026-03-27 01:58:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6992420>
    • latest_stat

      2026-03-27 02:03:06 [scrapy.extensions.logstats] INFO: Crawled 662 pages (at 7 pages/min), scraped 455 items (at 0 items/min)
    • Head

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

      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988729auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988730auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988731auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988732auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988733auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988734auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988735auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988736auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988737auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988738auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988739auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988740auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988742auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988743auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988744auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988745auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988746auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988747auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988748auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988749auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988755auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988756auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988757auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988758auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988759auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988760auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988761auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988762auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988763auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988764auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988765auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988766auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988767auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988768auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988769auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988770auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988771auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988772auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988773auction110873') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988774auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988775auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988776auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988777auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988778auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988779auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988780auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988781auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988782auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988783auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988784auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988785auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988786auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988787auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988788auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988789auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988790auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988791auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988792auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988793auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988794auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988795auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988796auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988797auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988798auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988799auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988800auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988801auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988802auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988803auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988804auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988805auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988806auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988807auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988808auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988810auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988811auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988812auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988813auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988814auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988815auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988816auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988817auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988818auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988819auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988820auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988821auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988822auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988823auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988824auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988825auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988826auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988827auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988828auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988829auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988830auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988831auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988832auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988833auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988834auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988836auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988837auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988838auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988839auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988840auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988841auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988842auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988843auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988844auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988845auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988846auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988847auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988848auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988849auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988850auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988851auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988852auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988853auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988855auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988856auction110874') HTTP/1.1" 204 0
      2026-03-27 02:03:54 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (455 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.be/task_33_2026-03-27T01_30_00.jl
      2026-03-27 02:03:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 1658852,
       'downloader/request_count': 674,
       'downloader/request_method_count/GET': 674,
       'downloader/response_bytes': 328857643,
       'downloader/response_count': 674,
       'downloader/response_status_count/200': 674,
       'elapsed_time_seconds': 2027.559833,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 27, 2, 3, 54, 298064, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 455,
       'log_count/DEBUG': 12854,
       'log_count/ERROR': 12,
       'log_count/INFO': 12133,
       'log_count/WARNING': 6,
       'memusage/max': 351166464,
       'memusage/startup': 147865600,
       'photo_download_count': 6,
       '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': 177,
       'playwright/request_count/method/GET': 154,
       'playwright/request_count/method/POST': 23,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/eventsource': 2,
       'playwright/request_count/resource_type/fetch': 18,
       'playwright/request_count/resource_type/font': 4,
       'playwright/request_count/resource_type/image': 85,
       'playwright/request_count/resource_type/other': 1,
       'playwright/request_count/resource_type/script': 46,
       'playwright/request_count/resource_type/stylesheet': 7,
       'playwright/request_count/resource_type/xhr': 12,
       'playwright/response_count': 176,
       'playwright/response_count/method/GET': 153,
       'playwright/response_count/method/POST': 23,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/eventsource': 2,
       'playwright/response_count/resource_type/fetch': 18,
       'playwright/response_count/resource_type/font': 4,
       'playwright/response_count/resource_type/image': 85,
       'playwright/response_count/resource_type/other': 1,
       'playwright/response_count/resource_type/script': 45,
       'playwright/response_count/resource_type/stylesheet': 7,
       'playwright/response_count/resource_type/xhr': 12,
       'request_depth_max': 192,
       'response_received_count': 668,
       'scheduler/dequeued': 674,
       'scheduler/dequeued/memory': 674,
       'scheduler/enqueued': 674,
       'scheduler/enqueued/memory': 674,
       'scrape_type/new': 1,
       'scrape_type/new_duplicate_id': 16,
       'scrape_type/price_update': 458,
       'scrape_type/skipped': 3337,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 667,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 8.952086375929929,
       'scrapy-zyte-api/mean_response_seconds': 9.186992537313326,
       'scrapy-zyte-api/processed': 667,
       'scrapy-zyte-api/request_args/browserHtml': 667,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 667,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 667,
       'scrapy-zyte-api/request_args/requestHeaders': 667,
       'scrapy-zyte-api/request_args/sessionContext': 667,
       'scrapy-zyte-api/request_args/url': 667,
       'scrapy-zyte-api/status_codes/200': 667,
       'scrapy-zyte-api/success': 667,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 27, 1, 30, 6, 738231, tzinfo=datetime.timezone.utc)}
      2026-03-27 02:03:54 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /5/log/utf8/sourcing_v2/ecarstrade.be/task_33_2026-03-27T01_30_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/ecarstrade.be/task_33_2026-03-27T01_30_00.log

  • sourcelog
    last_update_time2026-03-27 02:03:54
    last_update_timestamp1774577034
    downloader/request_bytes1658852
    downloader/request_count674
    downloader/request_method_count/GET674
    downloader/response_bytes328857643
    downloader/response_count674
    downloader/response_status_count/200674
    elapsed_time_seconds2027.559833
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 27, 2, 3, 54, 298064, tzinfo=datetime.timezone.utc)
    item_scraped_count455
    log_count/DEBUG12854
    log_count/ERROR12
    log_count/INFO12133
    log_count/WARNING6
    memusage/max351166464
    memusage/startup147865600
    photo_download_count6
    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_count177
    playwright/request_count/method/GET154
    playwright/request_count/method/POST23
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/eventsource2
    playwright/request_count/resource_type/fetch18
    playwright/request_count/resource_type/font4
    playwright/request_count/resource_type/image85
    playwright/request_count/resource_type/other1
    playwright/request_count/resource_type/script46
    playwright/request_count/resource_type/stylesheet7
    playwright/request_count/resource_type/xhr12
    playwright/response_count176
    playwright/response_count/method/GET153
    playwright/response_count/method/POST23
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/eventsource2
    playwright/response_count/resource_type/fetch18
    playwright/response_count/resource_type/font4
    playwright/response_count/resource_type/image85
    playwright/response_count/resource_type/other1
    playwright/response_count/resource_type/script45
    playwright/response_count/resource_type/stylesheet7
    playwright/response_count/resource_type/xhr12
    request_depth_max192
    response_received_count668
    scheduler/dequeued674
    scheduler/dequeued/memory674
    scheduler/enqueued674
    scheduler/enqueued/memory674
    scrape_type/new1
    scrape_type/new_duplicate_id16
    scrape_type/price_update458
    scrape_type/skipped3337
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts667
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds8.952086375929929
    scrapy-zyte-api/mean_response_seconds9.186992537313326
    scrapy-zyte-api/processed667
    scrapy-zyte-api/request_args/browserHtml667
    scrapy-zyte-api/request_args/experimental.requestCookies667
    scrapy-zyte-api/request_args/experimental.responseCookies667
    scrapy-zyte-api/request_args/requestHeaders667
    scrapy-zyte-api/request_args/sessionContext667
    scrapy-zyte-api/request_args/url667
    scrapy-zyte-api/status_codes/200667
    scrapy-zyte-api/success667
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 27, 1, 30, 6, 738231, tzinfo=datetime.timezone.utc)