• LogParser v0.8.2, last updated at 2026-03-25 05:03:57, http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-25T05_00_00.json

PROJECT (sourcing_v2), SPIDER (vpauto.fr)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidervpauto.fr
    jobtask_20_2026-03-25T05_00_00
    first_log_time2026-03-25 05:00:05
    latest_log_time2026-03-25 05:03:50
    runtime0:03:45
    crawled_pages 314
    scraped_items 297
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count22
    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 22

      2026-03-25 05:03:26 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 97,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '',
       'expiration_date': None,
       'fuel_type': 'Hybrid',
       'id': '263518c2-da1b-5449-8887-1cf8c34e9c11',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/4c8e1b7d9e/renault-clio-e-tech-full-hybrid-145-techno',
       'listing': 'auction',
       'location': '94 - PARIS',
       'make': 'RENAULT',
       'model': 'Clio E-Tech full hybrid 145 Techno',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 500,
       'price_includes_vat': True,
       'registration_date': '2024-03-27',
       'seats_number': 5,
       'seller_name': None,
       'title': 'RENAULT Clio E-Tech full hybrid 145 Techno',
       'transmission': 'automatic',
       'trim': 'Clio E-Tech full hybrid 145 Techno',
       'year': 2024}
      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-25 05:03:28 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 6442ce01-c016-5197-b97e-dc445c641f59: 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: \u0022Unknown\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: true, \u0022Title\u0022: \u0022PEUGEOT Boxer Chassis Simple Cabine PR\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 50000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022PEUGEOT\u0022, \u0022Model\u0022: \u0022Boxer Chassis Simple Cabine PR\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-10-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/77dfe04636/peugeot-boxer-chassis-simple-cabine-pr\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022Boxer Chassis Simple Cabine PR\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 3, \u0022DoorsNumber\u0022: null, \u0022CO2EmissionValue\u0022: 308, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00226442ce01-c016-5197-b97e-dc445c641f59\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 05:03:27 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-25 05:03:28 [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-25 05:03:28 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 308,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'doors_number': None,
       'emission_standard': None,
       'engine': '',
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': '6442ce01-c016-5197-b97e-dc445c641f59',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/77dfe04636/peugeot-boxer-chassis-simple-cabine-pr',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'PEUGEOT',
       'model': 'Boxer Chassis Simple Cabine PR',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 500,
       'price_includes_vat': True,
       'registration_date': '2024-10-28',
       'seats_number': 3,
       'seller_name': None,
       'title': 'PEUGEOT Boxer Chassis Simple Cabine PR',
       'transmission': 'automatic',
       'trim': 'Boxer Chassis Simple Cabine PR',
       'year': 2024}
      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-25 05:03:28 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
      2026-03-25 05:03:36 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 7763449f-2ef7-5f3e-a4db-4ff443a63585: 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: \u0022Unknown\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: true, \u0022Title\u0022: \u0022RENAULT Clio TCe 90 Evolution\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 50000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022Clio TCe 90 Evolution\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222023-04-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/57277a6a9e/renault-clio-tce-90-evolution\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002294 - PARIS\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022Clio TCe 90 Evolution\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 117, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u00227763449f-2ef7-5f3e-a4db-4ff443a63585\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 05:03:35 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-25 05:03:36 [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-25 05:03:36 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 117,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '',
       'expiration_date': None,
       'fuel_type': 'Petrol',
       'id': '7763449f-2ef7-5f3e-a4db-4ff443a63585',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/57277a6a9e/renault-clio-tce-90-evolution',
       'listing': 'auction',
       'location': '94 - PARIS',
       'make': 'RENAULT',
       'model': 'Clio TCe 90 Evolution',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 500,
       'price_includes_vat': True,
       'registration_date': '2023-04-04',
       'seats_number': 5,
       'seller_name': None,
       'title': 'RENAULT Clio TCe 90 Evolution',
       'transmission': 'manual',
       'trim': 'Clio TCe 90 Evolution',
       'year': 2023}
      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-25 05:03:50 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc2397fee50>
      2026-03-25 05:03:50 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc23804eb10>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      61e2cec0aa5eaa4e
    • latest_duplicate

      2026-03-25 05:02:04 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://vpauto.eu/vehicle/8179eb66f8/renault-kangoo-ze-achat-integral-grand-confort> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-03-25 05:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KdIGykv_10-1200.jpg> (referer: https://vpauto.eu/vehicle/368de69536/ford-transit-fgn-t350-l2h2-20-ecoblue-170-ss-bva-trend-business)
    • latest_scrape

      2026-03-25 05:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/KdIGykv_10-1200.jpg>
    • latest_stat

      2026-03-25 05:03:07 [scrapy.extensions.logstats] INFO: Crawled 283 pages (at 102 pages/min), scraped 263 items (at 88 items/min)
    • Head

      2026-03-25 05:00:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-25 05:00:05 [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-25 05:00:05 [vpauto.fr] INFO: Starting spider vpauto.fr
      2026-03-25 05:00:05 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-25 05:00:05 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-25 05:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-25 05:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-25 05:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 61e2cec0aa5eaa4e
      2026-03-25 05:00:06 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-25 05:00:06 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/vpauto.fr/task_20_2026-03-25T05_00_00.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-03-25 05:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 05:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 05:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-25 05:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-25 05:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-25 05:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-25 05:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-25 05:00: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-25 05:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-25 05:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-25 05:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 05:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
      2026-03-25 05:00: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-25 05:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-25 05:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-25 05:00: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-25 05:00: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-25 05:00:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-25 05:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-25 05:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-25 05:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-25 05:00:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-25 05:00:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-25 05:00:11 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
      2026-03-25 05:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-25 05:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
    • Tail

      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2355f4d90>
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_6.jpg HTTP/1.1" 201 0
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKdIGykv_07-1200.jpg') HTTP/1.1" 204 0
      2026-03-25 05:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KdIGykv_07-1200.jpg saved to cache
      2026-03-25 05:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e422dc0-e689-5b77-8687-bf43e4820116
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2355f4e10>
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 05:03:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_9.jpg HTTP/1.1" 201 0
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 05:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKdIGykv_10-1200.jpg') HTTP/1.1" 204 0
      2026-03-25 05:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KdIGykv_10-1200.jpg saved to cache
      2026-03-25 05:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e422dc0-e689-5b77-8687-bf43e4820116
      2026-03-25 05:03:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e422dc0-e689-5b77-8687-bf43e4820116, skipping ID generation
      2026-03-25 05:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e422dc0-e689-5b77-8687-bf43e4820116 with scrape type 1
      2026-03-25 05:03:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e422dc0-e689-5b77-8687-bf43e4820116 sending to next pipeline
      2026-03-25 05:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 1e422dc0-e689-5b77-8687-bf43e4820116, identifier: 368de69536
      2026-03-25 05:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 1e422dc0-e689-5b77-8687-bf43e4820116 with identifier: 368de69536
      2026-03-25 05:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 1e422dc0-e689-5b77-8687-bf43e4820116 with identifier: 368de69536
      2026-03-25 05:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 1e422dc0-e689-5b77-8687-bf43e4820116 with identifier: 368de69536 to the API
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-25 05:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/KdIGykv_10-1200.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': 235,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'White',
       'currency': 'EUR',
       'doors_number': None,
       'emission_standard': 'EURO 6',
       'engine': '2.0L',
       'expiration_date': '2026-04-07T11:30:00Z',
       'fuel_type': 'Diesel',
       'id': '1e422dc0-e689-5b77-8687-bf43e4820116',
       'is_damaged': False,
       'is_operable': False,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/368de69536/ford-transit-fgn-t350-l2h2-20-ecoblue-170-ss-bva-trend-business',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'FORD',
       'model': 'TRANSIT FGN T350 L2H2 2.0 ECOBLUE 170 S&S BVA TREND BUSINESS',
       'odometer': 128715,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 26,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 101490,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_01-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 81480,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_02-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 87896,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_03-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 72347,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_04-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 85778,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_05-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 91094,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_06-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 99356,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_07-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 80766,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_08-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 110179,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_09-1200.jpg',
                   'Width': 1200},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e422dc0-e689-5b77-8687-bf43e4820116/1e422dc0-e689-5b77-8687-bf43e4820116_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 139251,
                   'Height': 900,
                   'OriginUrl': 'https://cdn.vpauto.fr/KdIGykv_10-1200.jpg',
                   'Width': 1200}],
       'price': 10600,
       'price_includes_vat': True,
       'registration_date': '2022-09-30',
       'seats_number': 3,
       'seller_name': None,
       'title': 'FORD TRANSIT FGN T350 L2H2 2.0 ECOBLUE 170 S&S BVA TREND BUSINESS',
       'transmission': 'automatic',
       'trim': 'TRANSIT FGN T350 L2H2 2.0 ECOBLUE 170 S&S BVA TREND BUSINESS',
       'year': 2022}
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27368de69536%27 HTTP/1.1" 200 None
      2026-03-25 05:03:49 [vpauto.fr] INFO: Saving data for 368de69536: {'created_time': 1774415029.675396, 'last_price_update_time': 1774415029.675406, 'auction_closing_time': 1775561400.0}
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='368de69536') HTTP/1.1" 204 0
      2026-03-25 05:03:49 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 05:03:49 [vpauto.fr] INFO: vpauto.fr 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-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20last_price_update_time%20lt%201773983029 HTTP/1.1" 200 None
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='179899e8d9') HTTP/1.1" 204 0
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='19978da2ec') HTTP/1.1" 204 0
      2026-03-25 05:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6800079b9f') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='81d3e071ec') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='82de0e749f') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8ce9ee6da0') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9860ce29ec') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='99763faed9') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a00fb644ec') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a73c3862f8') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dc730f54d9') HTTP/1.1" 204 0
      2026-03-25 05:03:50 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (297 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-25T05_00_00.jl
      2026-03-25 05:03:50 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 150164,
       'downloader/request_count': 424,
       'downloader/request_method_count/GET': 424,
       'downloader/response_bytes': 59124380,
       'downloader/response_count': 424,
       'downloader/response_status_count/200': 424,
       'dupefilter/filtered': 5,
       'elapsed_time_seconds': 223.508562,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 5, 3, 50, 67737, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 3653502,
       'httpcompression/response_count': 40,
       'item_scraped_count': 297,
       'log_count/DEBUG': 5828,
       'log_count/ERROR': 22,
       'log_count/INFO': 5318,
       'memusage/max': 226041856,
       'memusage/startup': 150028288,
       'photo_download_count': 110,
       'request_depth_max': 9,
       'response_received_count': 314,
       'scheduler/dequeued': 424,
       'scheduler/dequeued/memory': 424,
       'scheduler/enqueued': 424,
       'scheduler/enqueued/memory': 424,
       'scrape_type/new': 40,
       'scrape_type/price_update': 269,
       'scrape_type/skipped': 555,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 314,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 4.697562932647811,
       'scrapy-zyte-api/mean_response_seconds': 4.783414836943294,
       'scrapy-zyte-api/processed': 314,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 313,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 313,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 314,
       'scrapy-zyte-api/request_args/httpResponseBody': 314,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 314,
       'scrapy-zyte-api/request_args/sessionContext': 314,
       'scrapy-zyte-api/request_args/url': 314,
       'scrapy-zyte-api/status_codes/200': 314,
       'scrapy-zyte-api/success': 314,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 25, 5, 0, 6, 559175, tzinfo=datetime.timezone.utc)}
      2026-03-25 05:03:50 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-25 05:03:50 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc2397fee50>
      2026-03-25 05:03:50 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fc23804eb10>
    • Log

      /3/log/utf8/sourcing_v2/vpauto.fr/task_20_2026-03-25T05_00_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-25T05_00_00.log

  • sourcelog
    last_update_time2026-03-25 05:03:50
    last_update_timestamp1774415030
    downloader/request_bytes150164
    downloader/request_count424
    downloader/request_method_count/GET424
    downloader/response_bytes59124380
    downloader/response_count424
    downloader/response_status_count/200424
    dupefilter/filtered5
    elapsed_time_seconds223.508562
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 5, 3, 50, 67737, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes3653502
    httpcompression/response_count40
    item_scraped_count297
    log_count/DEBUG5828
    log_count/ERROR22
    log_count/INFO5318
    memusage/max226041856
    memusage/startup150028288
    photo_download_count110
    request_depth_max9
    response_received_count314
    scheduler/dequeued424
    scheduler/dequeued/memory424
    scheduler/enqueued424
    scheduler/enqueued/memory424
    scrape_type/new40
    scrape_type/price_update269
    scrape_type/skipped555
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts314
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.697562932647811
    scrapy-zyte-api/mean_response_seconds4.783414836943294
    scrapy-zyte-api/processed314
    scrapy-zyte-api/request_args/customHttpRequestHeaders313
    scrapy-zyte-api/request_args/experimental.requestCookies313
    scrapy-zyte-api/request_args/experimental.responseCookies314
    scrapy-zyte-api/request_args/httpResponseBody314
    scrapy-zyte-api/request_args/httpResponseHeaders314
    scrapy-zyte-api/request_args/sessionContext314
    scrapy-zyte-api/request_args/url314
    scrapy-zyte-api/status_codes/200314
    scrapy-zyte-api/success314
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 25, 5, 0, 6, 559175, tzinfo=datetime.timezone.utc)