• LogParser v0.8.2, last updated at 2026-03-28 17:20:59, http://scrapyd-4:6800/logs/sourcing_v2/ecarstrade.be/task_33_2026-03-28T16_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-28T16_30_00
    first_log_time2026-03-28 16:30:06
    latest_log_time2026-03-28 17:20:50
    runtime0:50:44
    crawled_pages 2054
    scraped_items 1817
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count45
    log_warning_count300
    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 45

      2026-03-28 17:06:17 [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-30T17:40:04Z',
       'fuel_type': 'Electric',
       'id': '3cf7d5dd-7fa9-5bce-b2e0-05ce156d38b3',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6976613',
       '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-19',
       '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-28 17:06:24 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.be, item_id 8abe9a51-f930-5aec-a00a-46b76f311769: 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: \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-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/6976612\u0022, \u0022ExpirationDate\u0022: \u00222026-03-30T17:40:04Z\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: \u00228abe9a51-f930-5aec-a00a-46b76f311769\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Sat, 28 Mar 2026 17:06:23 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-28 17:06:24 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-28 17:06:24 [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-30T17:40:04Z',
       'fuel_type': 'Electric',
       'id': '8abe9a51-f930-5aec-a00a-46b76f311769',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/6976612',
       '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-21',
       '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-28 17:06:32 [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-30T17:40:04Z\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': 'Sat, 28 Mar 2026 17:06:31 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-28 17:06:32 [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-28 17:06:32 [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-30T17:40:04Z',
       '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-28 17:06:33 [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-30T17:40:04Z\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': 'Sat, 28 Mar 2026 17:06:32 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-28 17:06:33 [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-28 17:06:33 [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-30T17:40:04Z',
       '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
    • warning_logs
      last 10 of 300

      2026-03-28 16:51:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 541c1650-ba50-53df-8d4a-0f4496db8edc
      2026-03-28 16:51:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17023e24-b576-5fb9-934f-a5d8ee35ad3b
      2026-03-28 16:51:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17023e24-b576-5fb9-934f-a5d8ee35ad3b
      2026-03-28 16:51:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17023e24-b576-5fb9-934f-a5d8ee35ad3b
      2026-03-28 16:51:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17023e24-b576-5fb9-934f-a5d8ee35ad3b
      2026-03-28 16:51:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17023e24-b576-5fb9-934f-a5d8ee35ad3b
      2026-03-28 16:51:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2fa02ee4-3766-54c4-a647-827bad9dacea
      2026-03-28 16:51:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2fa02ee4-3766-54c4-a647-827bad9dacea
      2026-03-28 16:51:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2fa02ee4-3766-54c4-a647-827bad9dacea
      2026-03-28 16:51:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2fa02ee4-3766-54c4-a647-827bad9dacea

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      f6a091c170a38704
    • latest_duplicate

      2026-03-28 17:05:19 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://ecarstrade.com/cars/6949422> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-03-28 17:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004543> (referer: https://ecarstrade.com/search/page217?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-28 17:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004543>
    • latest_stat

      2026-03-28 17:20:06 [scrapy.extensions.logstats] INFO: Crawled 2051 pages (at 10 pages/min), scraped 1816 items (at 2 items/min)
    • Head

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

       'id': 'f84ce54b-4d25-550e-850b-585f9005f507',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'link_to_web_offer': 'https://ecarstrade.com/cars/7004543',
       'listing': 'auction',
       'location': 'Belgium',
       'make': 'Mercedes',
       'model': 'EQA',
       'odometer': 40440,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'BE',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2024-06-09',
       'seats_number': None,
       'seller_name': None,
       'title': 'Mercedes EQA EQA 250+ Luxury Line 140kW/190pk  5D/P Auto-1',
       'transmission': 'automatic',
       'trim': '250+ Luxury Line 140kW/190pk  5D/P Auto-1',
       'vin': None,
       'year': 2024}
      2026-03-28 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004543auction110870%27 HTTP/1.1" 200 None
      2026-03-28 17:20:48 [ecarstrade.be] INFO: Saving data for 7004543auction110870: {'auction_closing_time': 1775216400.0, 'created_time': 1774538574.858718, 'last_price_update_time': 1774718448.821271}
      2026-03-28 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004543auction110870') HTTP/1.1" 204 0
      2026-03-28 17:20:48 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-28 17:20:48 [ecarstrade.be] INFO: ecarstrade.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20last_price_update_time%20lt%201774286449 HTTP/1.1" 200 None
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6532036auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6778527auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6778685auction106404') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6810545auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6844411auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6844441auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6867269auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6902447auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922034auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922710auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922715auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922718auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922727auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6924550auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6925654auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934172auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934191auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934870auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935108auction61871') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936613auction61871') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6936638auction61871') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949436auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949442auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949449auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949452auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949464auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949467auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949476auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949538auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949571auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949572auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949581auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950717stock') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959606auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959612auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959646auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963404auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963413auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6963417auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968510auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6969304auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978826auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6978829auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979288auction110761') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979838auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979843auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979862auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979865auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979876auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979893auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980032auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980093auction110777') HTTP/1.1" 204 0
      
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980094auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980105auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980107auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980121auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980125auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980133auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980161auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980166auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980195auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980200auction110777') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981260auction61871') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983211auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983231auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6984789auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990086auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990089auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990097auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990099auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990101auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990825auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990829auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990831auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990838auction101892') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6991544auction61871') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6991551auction61871') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6992429auction87925') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6992844auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993023auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993028auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993754auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993755auction106392') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6994213auction110893') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6994265auction110893') HTTP/1.1" 204 0
      2026-03-28 17:20:50 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1817 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.be/task_33_2026-03-28T16_30_00.jl
      2026-03-28 17:20:50 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 5801339,
       'downloader/request_count': 2354,
       'downloader/request_method_count/GET': 2354,
       'downloader/response_bytes': 807312214,
       'downloader/response_count': 2354,
       'downloader/response_status_count/200': 2354,
       'dupefilter/filtered': 2,
       'elapsed_time_seconds': 3043.306102,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 28, 17, 20, 50, 186644, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 1817,
       'log_count/DEBUG': 26975,
       'log_count/ERROR': 45,
       'log_count/INFO': 25821,
       'log_count/WARNING': 300,
       'memusage/max': 352890880,
       'memusage/startup': 149839872,
       'photo_download_count': 300,
       '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': 207,
       'playwright/request_count/method/GET': 185,
       'playwright/request_count/method/POST': 22,
       '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': 16,
       'playwright/request_count/resource_type/font': 4,
       'playwright/request_count/resource_type/image': 116,
       'playwright/request_count/resource_type/other': 1,
       'playwright/request_count/resource_type/script': 47,
       'playwright/request_count/resource_type/stylesheet': 7,
       'playwright/request_count/resource_type/xhr': 12,
       'playwright/response_count': 207,
       'playwright/response_count/method/GET': 185,
       'playwright/response_count/method/POST': 22,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/eventsource': 2,
       'playwright/response_count/resource_type/fetch': 16,
       'playwright/response_count/resource_type/font': 4,
       'playwright/response_count/resource_type/image': 116,
       'playwright/response_count/resource_type/other': 1,
       'playwright/response_count/resource_type/script': 47,
       'playwright/response_count/resource_type/stylesheet': 7,
       'playwright/response_count/resource_type/xhr': 12,
       'request_depth_max': 218,
       'response_received_count': 2054,
       'scheduler/dequeued': 2354,
       'scheduler/dequeued/memory': 2354,
       'scheduler/enqueued': 2354,
       'scheduler/enqueued/memory': 2354,
       'scrape_type/new': 47,
       'scrape_type/new_duplicate_id': 3,
       'scrape_type/price_update': 1787,
       'scrape_type/skipped': 2434,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 2053,
       '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.697912196159686,
       'scrapy-zyte-api/mean_response_seconds': 8.911509024732805,
       'scrapy-zyte-api/processed': 2053,
       'scrapy-zyte-api/request_args/browserHtml': 2053,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 2053,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 2053,
       'scrapy-zyte-api/request_args/requestHeaders': 2053,
       'scrapy-zyte-api/request_args/sessionContext': 2053,
       'scrapy-zyte-api/request_args/url': 2053,
       'scrapy-zyte-api/status_codes/200': 2053,
       'scrapy-zyte-api/success': 2053,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 28, 16, 30, 6, 880542, tzinfo=datetime.timezone.utc)}
      2026-03-28 17:20:50 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /5/log/utf8/sourcing_v2/ecarstrade.be/task_33_2026-03-28T16_30_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/ecarstrade.be/task_33_2026-03-28T16_30_00.log

  • sourcelog
    last_update_time2026-03-28 17:20:50
    last_update_timestamp1774718450
    downloader/request_bytes5801339
    downloader/request_count2354
    downloader/request_method_count/GET2354
    downloader/response_bytes807312214
    downloader/response_count2354
    downloader/response_status_count/2002354
    dupefilter/filtered2
    elapsed_time_seconds3043.306102
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 28, 17, 20, 50, 186644, tzinfo=datetime.timezone.utc)
    item_scraped_count1817
    log_count/DEBUG26975
    log_count/ERROR45
    log_count/INFO25821
    log_count/WARNING300
    memusage/max352890880
    memusage/startup149839872
    photo_download_count300
    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_count207
    playwright/request_count/method/GET185
    playwright/request_count/method/POST22
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/eventsource2
    playwright/request_count/resource_type/fetch16
    playwright/request_count/resource_type/font4
    playwright/request_count/resource_type/image116
    playwright/request_count/resource_type/other1
    playwright/request_count/resource_type/script47
    playwright/request_count/resource_type/stylesheet7
    playwright/request_count/resource_type/xhr12
    playwright/response_count207
    playwright/response_count/method/GET185
    playwright/response_count/method/POST22
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/eventsource2
    playwright/response_count/resource_type/fetch16
    playwright/response_count/resource_type/font4
    playwright/response_count/resource_type/image116
    playwright/response_count/resource_type/other1
    playwright/response_count/resource_type/script47
    playwright/response_count/resource_type/stylesheet7
    playwright/response_count/resource_type/xhr12
    request_depth_max218
    response_received_count2054
    scheduler/dequeued2354
    scheduler/dequeued/memory2354
    scheduler/enqueued2354
    scheduler/enqueued/memory2354
    scrape_type/new47
    scrape_type/new_duplicate_id3
    scrape_type/price_update1787
    scrape_type/skipped2434
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts2053
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds8.697912196159686
    scrapy-zyte-api/mean_response_seconds8.911509024732805
    scrapy-zyte-api/processed2053
    scrapy-zyte-api/request_args/browserHtml2053
    scrapy-zyte-api/request_args/experimental.requestCookies2053
    scrapy-zyte-api/request_args/experimental.responseCookies2053
    scrapy-zyte-api/request_args/requestHeaders2053
    scrapy-zyte-api/request_args/sessionContext2053
    scrapy-zyte-api/request_args/url2053
    scrapy-zyte-api/status_codes/2002053
    scrapy-zyte-api/success2053
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 28, 16, 30, 6, 880542, tzinfo=datetime.timezone.utc)