• 'pip install logparser' on host 'scrapyd-4:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-4:6800/logs/sourcing_v2/ecarstrade.be/task_33_2026-03-23T01_30_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-23 02:17:47, /var/lib/scrapydweb/data/stats/scrapyd-4_6800/sourcing_v2/ecarstrade.be/task_33_2026-03-23T01_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-23T01_30_00
    first_log_time2026-03-23 01:30:06
    latest_log_time2026-03-23 02:17:38
    runtime0:47:32
    crawled_pages 1589
    scraped_items 1334
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count93
    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 93

      2026-03-23 02:13:01 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Blue',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-25T02:40:03Z',
       'fuel_type': 'Electric',
       'id': '019b6122-273e-5884-814f-7003c2bdff96',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6976615',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Peugeot',
       'model': '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-28',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
       'transmission': 'automatic',
       'trim': 'E- GT 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-23 02:13:02 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 8ab1dc42-79d7-5897-8a17-e28b88709bd5: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022Peugeot E-408 GT 58 kWh Electric 214 hp Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Peugeot\u0022, \u0022Model\u0022: \u0022408\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222025-11-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6976617\u0022, \u0022ExpirationDate\u0022: \u00222026-03-25T02:40:03Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022E- GT 58 kWh Electric 214 hp Auto\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00228ab1dc42-79d7-5897-8a17-e28b88709bd5\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 23 Mar 2026 02:13:01 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-23 02:13:02 [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-23 02:13:02 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Blue',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-25T02:40:03Z',
       'fuel_type': 'Electric',
       'id': '8ab1dc42-79d7-5897-8a17-e28b88709bd5',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6976617',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Peugeot',
       'model': '408',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2025-11-26',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Peugeot E-408 GT 58 kWh Electric 214 hp Auto',
       'transmission': 'automatic',
       'trim': 'E- GT 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-23 02:13:15 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 360330ec-3c32-55a6-b358-bc1e7b226d6f: 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: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG MGS5 EV Comfort 64 kWh 232 hp 6AT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022MG5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6980787\u0022, \u0022ExpirationDate\u0022: \u00222026-03-25T02:40:03Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022S5 EV Comfort 64 kWh 232 hp 6AT\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022360330ec-3c32-55a6-b358-bc1e7b226d6f\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 23 Mar 2026 02:13:15 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-23 02:13: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-23 02:13:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Blue',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-25T02:40:03Z',
       'fuel_type': 'Electric',
       'id': '360330ec-3c32-55a6-b358-bc1e7b226d6f',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6980787',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'MG',
       'model': 'MG5',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2026-03-17',
       'seats_number': 5,
       'seller_name': None,
       'title': 'MG MGS5 EV Comfort 64 kWh 232 hp 6AT',
       'transmission': 'automatic',
       'trim': 'S5 EV Comfort 64 kWh 232 hp 6AT',
       '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-23 02:13:17 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 49abf4c9-6f2d-5960-91dd-dede26680d89: 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 Caddy Maxi Style 5pl eHybrid 115 hp DSG 6\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Volkswagen\u0022, \u0022Model\u0022: \u0022Caddy\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Hybrid (petrol / electric)\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222026-03-03\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6984003\u0022, \u0022ExpirationDate\u0022: \u00222026-03-25T02:40:03Z\u0022, \u0022Location\u0022: \u0022Belgium - \\\u0022Tienen\\\u0022\u0022, \u0022OriginCountryCode\u0022: \u0022BE\u0022, \u0022Trim\u0022: \u0022Maxi Style 5pl eHybrid 115 hp DSG 6\u0022, \u0022Year\u0022: 2026, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002249abf4c9-6f2d-5960-91dd-dede26680d89\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 23 Mar 2026 02:13:16 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-23 02:13:17 [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-23 02:13:17 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': None,
       'category': None,
       'color': 'Grey',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': '2026-03-25T02:40:03Z',
       'fuel_type': 'Hybrid (petrol / electric)',
       'id': '49abf4c9-6f2d-5960-91dd-dede26680d89',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6984003',
       'listing': 'auction',
       'location': 'Belgium - "Tienen"',
       'make': 'Volkswagen',
       'model': 'Caddy',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2026-03-03',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Volkswagen Caddy Maxi Style 5pl eHybrid 115 hp DSG 6',
       'transmission': 'automatic',
       'trim': 'Maxi Style 5pl eHybrid 115 hp DSG 6',
       '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

      INFO

      DEBUG

    • latest_crawl

      2026-03-23 02:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page222?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/page221?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-23 02:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982832>
    • latest_stat

      2026-03-23 02:17:06 [scrapy.extensions.logstats] INFO: Crawled 1585 pages (at 6 pages/min), scraped 1334 items (at 0 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      1f7be94b31481ce6
    • Head

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

      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968516auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968517auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968521auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969394auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969395auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969456auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969518auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969519auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969521auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969595auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969664auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969665auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969669auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969670auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969671auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969673auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969674auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969675auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969680auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969689auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969693auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969697auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969702auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969705auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969706auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969707auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969708auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969710auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969711auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969714auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969715auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969738auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969741auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969747auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969750auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969751auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969757auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969809auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969814auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969815auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969816auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969818auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969822auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969824auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969827auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969830auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969838auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969839auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969840auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969841auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969842auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969844auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969845auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969846auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969847auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969848auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969851auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969853auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969854auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969863auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969864auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969867auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969881auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969882auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969883auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969889auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969890auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969892auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969893auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969894auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969896auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969906auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969908auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969909auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969913auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969917auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969919auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969921auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969928auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969933auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969935auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969938auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969941auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969942auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969946auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969956auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969965auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969966auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969973auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969992auction110649') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970436auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970437auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970545auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970546auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970547auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970549auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970600auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970601auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970602auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970604auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970794auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970795auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970796auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970797auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970889auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970893auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6970894auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971009auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971014auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971226auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971739auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971740auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971818auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971821auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971960auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971963auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6971973auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972288auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972289auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972345auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972347auction110626') HTTP/1.1" 204 0
      2026-03-23 02:17:38 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1334 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.be/task_33_2026-03-23T01_30_00.jl
      2026-03-23 02:17:38 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 3905294,
       'downloader/request_count': 1589,
       'downloader/request_method_count/GET': 1589,
       'downloader/response_bytes': 657328643,
       'downloader/response_count': 1589,
       'downloader/response_status_count/200': 1589,
       'elapsed_time_seconds': 2851.416956,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 23, 2, 17, 38, 247698, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 1334,
       'log_count/DEBUG': 22513,
       'log_count/ERROR': 93,
       'log_count/INFO': 21361,
       'memusage/max': 341979136,
       'memusage/startup': 150077440,
       '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': 176,
       'playwright/request_count/method/GET': 153,
       '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': 45,
       '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': 222,
       'response_received_count': 1589,
       'scheduler/dequeued': 1589,
       'scheduler/dequeued/memory': 1589,
       'scheduler/enqueued': 1589,
       'scheduler/enqueued/memory': 1589,
       'scrape_type/new': -1,
       'scrape_type/new_duplicate_id': 1,
       'scrape_type/price_update': 1366,
       'scrape_type/skipped': 2979,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 1588,
       '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.83911127166562,
       'scrapy-zyte-api/mean_response_seconds': 9.055356853220458,
       'scrapy-zyte-api/processed': 1588,
       'scrapy-zyte-api/request_args/browserHtml': 1588,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 1588,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 1588,
       'scrapy-zyte-api/request_args/requestHeaders': 1588,
       'scrapy-zyte-api/request_args/sessionContext': 1588,
       'scrapy-zyte-api/request_args/url': 1588,
       'scrapy-zyte-api/status_codes/200': 1588,
       'scrapy-zyte-api/success': 1588,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 23, 1, 30, 6, 830742, tzinfo=datetime.timezone.utc)}
      2026-03-23 02:17:38 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

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

    • Source

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

  • sourcelog
    last_update_time2026-03-23 02:17:38
    last_update_timestamp1774232258
    downloader/request_bytes3905294
    downloader/request_count1589
    downloader/request_method_count/GET1589
    downloader/response_bytes657328643
    downloader/response_count1589
    downloader/response_status_count/2001589
    elapsed_time_seconds2851.416956
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 23, 2, 17, 38, 247698, tzinfo=datetime.timezone.utc)
    item_scraped_count1334
    log_count/DEBUG22513
    log_count/ERROR93
    log_count/INFO21361
    memusage/max341979136
    memusage/startup150077440
    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_count176
    playwright/request_count/method/GET153
    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/script45
    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_max222
    response_received_count1589
    scheduler/dequeued1589
    scheduler/dequeued/memory1589
    scheduler/enqueued1589
    scheduler/enqueued/memory1589
    scrape_type/new-1
    scrape_type/new_duplicate_id1
    scrape_type/price_update1366
    scrape_type/skipped2979
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts1588
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds8.83911127166562
    scrapy-zyte-api/mean_response_seconds9.055356853220458
    scrapy-zyte-api/processed1588
    scrapy-zyte-api/request_args/browserHtml1588
    scrapy-zyte-api/request_args/experimental.requestCookies1588
    scrapy-zyte-api/request_args/experimental.responseCookies1588
    scrapy-zyte-api/request_args/requestHeaders1588
    scrapy-zyte-api/request_args/sessionContext1588
    scrapy-zyte-api/request_args/url1588
    scrapy-zyte-api/status_codes/2001588
    scrapy-zyte-api/success1588
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 23, 1, 30, 6, 830742, tzinfo=datetime.timezone.utc)