• LogParser v0.8.2, last updated at 2026-03-24 09:02:41, http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-24T09_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-24T09_00_00
    first_log_time2026-03-24 09:00:10
    latest_log_time2026-03-24 09:02:36
    runtime0:02:26
    crawled_pages 117
    scraped_items 76
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count70
    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 70

      2026-03-24 09:02:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 101,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '1.5L',
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': '93ab38da-cf03-5ae6-abbe-0a6c6421a1df',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/b69976b036/peugeot-3008-15-bluehdi-130ch-ss-bvm6-allure',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'PEUGEOT',
       'model': '3008 1.5 BlueHDi 130ch S&S BVM6 Allure',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 9900,
       'price_includes_vat': True,
       'registration_date': '2018-07-31',
       'seats_number': 5,
       'seller_name': None,
       'title': 'PEUGEOT 3008 1.5 BlueHDi 130ch S&S BVM6 Allure',
       'transmission': 'manual',
       'trim': '3008 1.5 BlueHDi 130ch S&S BVM6 Allure',
       'year': 2018}
      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-24 09:02:09 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
      2026-03-24 09:02:09 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 29dc9aae-ea3c-5c18-8a66-f86aa32ee842: 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: \u0022VOLKSWAGEN Golf 8\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 990000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022Golf 8\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222024-04-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/54991b5c36/volkswagen-golf-8\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022Golf 8\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 127, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: false, \u0022Id\u0022: \u002229dc9aae-ea3c-5c18-8a66-f86aa32ee842\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 09:02:09 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-24 09:02:09 [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-24 09:02:09 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 127,
       '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': '29dc9aae-ea3c-5c18-8a66-f86aa32ee842',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/54991b5c36/volkswagen-golf-8',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'VOLKSWAGEN',
       'model': 'Golf 8',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 9900,
       'price_includes_vat': True,
       'registration_date': '2024-04-06',
       'seats_number': 2,
       'seller_name': None,
       'title': 'VOLKSWAGEN Golf 8',
       'transmission': 'automatic',
       'trim': 'Golf 8',
       '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-24 09:02:35 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id c2399493-78c6-58ad-980e-b0c2add33df3: 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: \u0022CITROEN C4 Cactus BlueHDi 100 Shine\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 990000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022C4 Cactus BlueHDi 100 Shine\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222017-07-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/b9d34daf36/citroen-c4-cactus-bluehdi-100-shine\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022C4 Cactus BlueHDi 100 Shine\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 95, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022c2399493-78c6-58ad-980e-b0c2add33df3\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 09:02: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-24 09:02:35 [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-24 09:02:35 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 95,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '',
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': 'c2399493-78c6-58ad-980e-b0c2add33df3',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/b9d34daf36/citroen-c4-cactus-bluehdi-100-shine',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'CITROEN',
       'model': 'C4 Cactus BlueHDi 100 Shine',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 9900,
       'price_includes_vat': True,
       'registration_date': '2017-07-06',
       'seats_number': 2,
       'seller_name': None,
       'title': 'CITROEN C4 Cactus BlueHDi 100 Shine',
       'transmission': 'manual',
       'trim': 'C4 Cactus BlueHDi 100 Shine',
       'year': 2017}
      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-24 09:02:36 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f9244151790>
      2026-03-24 09:02:36 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f9244151a90>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      23bb0f999b7ad9cf
    • latest_crawl

      2026-03-24 09:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b9d34daf36/citroen-c4-cactus-bluehdi-100-shine> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
    • latest_scrape

      2026-03-24 09:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86c6558b36/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-ss-etg6-club>
    • latest_stat

      2026-03-24 09:02:11 [scrapy.extensions.logstats] INFO: Crawled 112 pages (at 63 pages/min), scraped 72 items (at 47 items/min)
    • Head

      2026-03-24 09:00:10 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-24 09:00:10 [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-24 09:00:10 [vpauto.fr] INFO: Starting spider vpauto.fr
      2026-03-24 09:00:10 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-24 09:00:10 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-24 09:00:10 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-24 09:00:10 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-24 09:00:10 [scrapy.extensions.telnet] INFO: Telnet Password: 23bb0f999b7ad9cf
      2026-03-24 09:00:11 [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-24 09:00:11 [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-24T09_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-24 09:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 09:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-24 09:00:11 [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-24 09:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-24 09:00:11 [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-24 09:00:11 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-24 09:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-24 09:00:11 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
      2026-03-24 09:00:11 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-24 09:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-24 09:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:00:11 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
      2026-03-24 09:00:11 [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-24 09:00:11 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-24 09:00:11 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-24 09:00:11 [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-24 09:00:11 [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-24 09:00:11 [scrapy.core.engine] INFO: Spider opened
      2026-03-24 09:00:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-24 09:00:11 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-03-24 09:00:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
      2026-03-24 09:00:11 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 09:00:11 [scrapy-playwright] INFO: Starting download handler
      2026-03-24 09:00:16 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
      2026-03-24 09:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-24 09:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
    • Tail

      2026-03-24 09:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/86c6558b36/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-ss-etg6-club>
      {'auction_title': '',
       'c_o_2_emission_value': 108,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Light yellow',
       'currency': 'EUR',
       'doors_number': 4,
       'emission_standard': 'EURO 6',
       'engine': '',
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': '87892263-b37f-5733-b0f0-af6c5cb93589',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/86c6558b36/citroen-berlingo-fourgon-berlingo-xl-bluehdi-100-ss-etg6-club',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'CITROEN',
       'model': 'BERLINGO FOURGON BERLINGO XL BLUEHDI 100 S&S ETG6 CLUB',
       'odometer': 159197,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 9900,
       'price_includes_vat': True,
       'registration_date': '2018-07-19',
       'seats_number': 3,
       'seller_name': None,
       'title': 'CITROEN BERLINGO FOURGON BERLINGO XL BLUEHDI 100 S&S ETG6 CLUB',
       'transmission': 'automatic',
       'trim': 'BERLINGO FOURGON BERLINGO XL BLUEHDI 100 S&S ETG6 CLUB',
       'year': 2018}
      2026-03-24 09:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786c6558b36%27 HTTP/1.1" 200 None
      2026-03-24 09:02:30 [vpauto.fr] INFO: Saving data for 86c6558b36: {'created_time': 1774342950.927598, 'last_price_update_time': 1774342950.927611}
      2026-03-24 09:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      
      2026-03-24 09:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86c6558b36') HTTP/1.1" 204 0
      2026-03-24 09:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b9d34daf36/citroen-c4-cactus-bluehdi-100-shine> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
      2026-03-24 09:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2399493-78c6-58ad-980e-b0c2add33df3 with identifier: b9d34daf36
      2026-03-24 09:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2399493-78c6-58ad-980e-b0c2add33df3 with scrape type 1
      2026-03-24 09:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c2399493-78c6-58ad-980e-b0c2add33df3
      2026-03-24 09:02:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c2399493-78c6-58ad-980e-b0c2add33df3
      2026-03-24 09:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c2399493-78c6-58ad-980e-b0c2add33df3, identifier: b9d34daf36
      2026-03-24 09:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c2399493-78c6-58ad-980e-b0c2add33df3 with identifier: b9d34daf36
      2026-03-24 09:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c2399493-78c6-58ad-980e-b0c2add33df3 with identifier: b9d34daf36
      2026-03-24 09:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c2399493-78c6-58ad-980e-b0c2add33df3 with identifier: b9d34daf36 to the API
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2399493-78c6-58ad-980e-b0c2add33df3%27 HTTP/1.1" 200 None
      2026-03-24 09:02:35 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id c2399493-78c6-58ad-980e-b0c2add33df3: 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: \u0022CITROEN C4 Cactus BlueHDi 100 Shine\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 990000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022CITROEN\u0022, \u0022Model\u0022: \u0022C4 Cactus BlueHDi 100 Shine\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222017-07-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/b9d34daf36/citroen-c4-cactus-bluehdi-100-shine\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022C4 Cactus BlueHDi 100 Shine\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 95, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022c2399493-78c6-58ad-980e-b0c2add33df3\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 24 Mar 2026 09:02: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-24 09:02:35 [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-24 09:02:35 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 95,
       'car_expert_report_source_url': None,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': None,
       'engine': '',
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': 'c2399493-78c6-58ad-980e-b0c2add33df3',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'link_to_web_offer': 'https://vpauto.fr/vehicule/b9d34daf36/citroen-c4-cactus-bluehdi-100-shine',
       'listing': 'auction',
       'location': '44 - NANTES',
       'make': 'CITROEN',
       'model': 'C4 Cactus BlueHDi 100 Shine',
       'odometer': None,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'FR',
       'original_photo_count': 0,
       'price': 9900,
       'price_includes_vat': True,
       'registration_date': '2017-07-06',
       'seats_number': 2,
       'seller_name': None,
       'title': 'CITROEN C4 Cactus BlueHDi 100 Shine',
       'transmission': 'manual',
       'trim': 'C4 Cactus BlueHDi 100 Shine',
       'year': 2017}
      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-24 09:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
      2026-03-24 09:02:35 [vpauto.fr] INFO: Saving data for b9d34daf36: {'created_time': 1774342955.94816, 'last_price_update_time': 1774342955.948175}
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b9d34daf36') HTTP/1.1" 204 0
      2026-03-24 09:02:35 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-24 09:02:35 [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-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276325082e9e%27 HTTP/1.1" 200 None
      2026-03-24 09:02:36 [vpauto.fr] INFO: Saving data for 6325082e9e: {'created_time': 1774342956.095692}
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6325082e9e') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a826f0699e%27 HTTP/1.1" 200 None
      2026-03-24 09:02:36 [vpauto.fr] INFO: Saving data for a826f0699e: {'created_time': 1774342956.12635}
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a826f0699e') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-24 09:02:36 [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%201773910956 HTTP/1.1" 200 None
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1d5c7a08d9') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='227abab59f') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='295f5b89d') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='367777c0d9') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='39e867259d') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4985ad2da0') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4c8d7369d9') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='76c795c5d9') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7a51a5ba9f') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7d2cabf09d') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='92f0b61b9f') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ae7e2606d9') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b16401599d') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bd39c01f9d') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='df3b0ec29d') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='ee084321a0') HTTP/1.1" 204 0
      2026-03-24 09:02:36 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (76 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-24T09_00_00.jl
      2026-03-24 09:02:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 100945,
       'downloader/request_count': 263,
       'downloader/request_method_count/GET': 263,
       'downloader/response_bytes': 31994400,
       'downloader/response_count': 263,
       'downloader/response_status_count/200': 263,
       'elapsed_time_seconds': 144.864169,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 24, 9, 2, 36, 553859, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 506312,
       'httpcompression/response_count': 4,
       'item_scraped_count': 76,
       'log_count/DEBUG': 4518,
       'log_count/ERROR': 70,
       'log_count/INFO': 4321,
       'memusage/max': 216567808,
       'memusage/startup': 148226048,
       'photo_download_count': 146,
       'request_depth_max': 11,
       'response_received_count': 117,
       'scheduler/dequeued': 263,
       'scheduler/dequeued/memory': 263,
       'scheduler/enqueued': 263,
       'scheduler/enqueued/memory': 263,
       'scrape_type/new': 99,
       'scrape_type/new_duplicate_id': 2,
       'scrape_type/skipped': 955,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 113,
       '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.741096135542059,
       'scrapy-zyte-api/mean_response_seconds': 4.859283270149503,
       'scrapy-zyte-api/processed': 113,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 112,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 112,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 113,
       'scrapy-zyte-api/request_args/httpResponseBody': 113,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 113,
       'scrapy-zyte-api/request_args/sessionContext': 113,
       'scrapy-zyte-api/request_args/url': 113,
       'scrapy-zyte-api/status_codes/200': 113,
       'scrapy-zyte-api/success': 113,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 24, 9, 0, 11, 689690, tzinfo=datetime.timezone.utc)}
      2026-03-24 09:02:36 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-24 09:02:36 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f9244151790>
      2026-03-24 09:02:36 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f9244151a90>
      
    • Log

      /3/log/utf8/sourcing_v2/vpauto.fr/task_20_2026-03-24T09_00_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/vpauto.fr/task_20_2026-03-24T09_00_00.log

  • sourcelog
    last_update_time2026-03-24 09:02:36
    last_update_timestamp1774342956
    downloader/request_bytes100945
    downloader/request_count263
    downloader/request_method_count/GET263
    downloader/response_bytes31994400
    downloader/response_count263
    downloader/response_status_count/200263
    elapsed_time_seconds144.864169
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 24, 9, 2, 36, 553859, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes506312
    httpcompression/response_count4
    item_scraped_count76
    log_count/DEBUG4518
    log_count/ERROR70
    log_count/INFO4321
    memusage/max216567808
    memusage/startup148226048
    photo_download_count146
    request_depth_max11
    response_received_count117
    scheduler/dequeued263
    scheduler/dequeued/memory263
    scheduler/enqueued263
    scheduler/enqueued/memory263
    scrape_type/new99
    scrape_type/new_duplicate_id2
    scrape_type/skipped955
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts113
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.741096135542059
    scrapy-zyte-api/mean_response_seconds4.859283270149503
    scrapy-zyte-api/processed113
    scrapy-zyte-api/request_args/customHttpRequestHeaders112
    scrapy-zyte-api/request_args/experimental.requestCookies112
    scrapy-zyte-api/request_args/experimental.responseCookies113
    scrapy-zyte-api/request_args/httpResponseBody113
    scrapy-zyte-api/request_args/httpResponseHeaders113
    scrapy-zyte-api/request_args/sessionContext113
    scrapy-zyte-api/request_args/url113
    scrapy-zyte-api/status_codes/200113
    scrapy-zyte-api/success113
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 24, 9, 0, 11, 689690, tzinfo=datetime.timezone.utc)