• LogParser v0.8.2, last updated at 2026-01-27 20:22:34, http://scrapyd-3:6800/logs/sourcing_v2/ayvens.fr/task_73_2026-01-27T20_00_01.json

PROJECT (sourcing_v2), SPIDER (ayvens.fr)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderayvens.fr
    jobtask_73_2026-01-27T20_00_01
    first_log_time2026-01-27 20:00:11
    latest_log_time2026-01-27 20:22:33
    runtime0:22:22
    crawled_pages 11
    scraped_items 226
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    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
      1 in total

      2026-01-27 20:21:38 [crawlers.pipelines.post_to_api] ERROR: ayvens.fr, item_id 8761e129-30df-5457-bcca-95a07092e98b: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 422
       | Response Content: {"ValidationErrors":[{"PropertyName":"Color","ErrorMessage":"color value can only be expressed in letters","ErrorCode":0}],"WasSuccessful":false}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Tue, 27 Jan 2026 20:21:38 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6024
    • telnet_password

      637205b5287faec6
    • latest_crawl

      2026-01-27 20:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
    • latest_scrape

      2026-01-27 20:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
    • latest_stat

      2026-01-27 20:22:12 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 0 pages/min), scraped 220 items (at 50 items/min)
    • Head

      2026-01-27 20:00:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-27 20:00:11 [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-01-27 20:00:11 [ayvens.fr] INFO: Starting spider ayvens.fr
      2026-01-27 20:00:11 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-27 20:00:11 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-27 20:00:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-27 20:00:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-27 20:00:11 [scrapy.extensions.telnet] INFO: Telnet Password: 637205b5287faec6
      2026-01-27 20: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-01-27 20:00:11 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/ayvens.fr/task_73_2026-01-27T20_00_01.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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-01-27 20:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-27 20:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-27 20: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-01-27 20:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-01-27 20: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-01-27 20:00:11 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-27 20:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-27 20:00:11 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2001
      2026-01-27 20:00:11 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-27 20:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-27 20:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:00:11 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
      2026-01-27 20: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-01-27 20:00:12 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2026-01-27 20:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-01-27 20:00:12 [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-01-27 20:00:12 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-01-27 20:00:12 [scrapy.core.engine] INFO: Spider opened
      2026-01-27 20:00:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-27 20:00:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
      2026-01-27 20:00:12 [scrapy-playwright] INFO: Starting download handler
      2026-01-27 20:00:12 [scrapy-playwright] INFO: Starting download handler
      2026-01-27 20:00:17 [scrapy-playwright] INFO: Launching browser firefox
    • Tail

      2026-01-27 20:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-27 20:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872976
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872976%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872976: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872977
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872977%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872977: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872978
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872978%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872978: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872979
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872979%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872979: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872980
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872980%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872980: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872981
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872981%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872981: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872982
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872982%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872982: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872983
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872983%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872983: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872984
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872984%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872984: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872985
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872985%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872985: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872986
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872986%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872986: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872987
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872987%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872987: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872988
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872988%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872988: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872989
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872989%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872989: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872990
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872990%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872990: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872991
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872991%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872991: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872992
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872992%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872992: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872993
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872993%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872993: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872994
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872994%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872994: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872995
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872995%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872995: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872996
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872996%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872996: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872997
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872997%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872997: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872998
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872998%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872998: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1872999
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271872999%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1872999: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1873000
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271873000%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1873000: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1873001
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271873001%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1873001: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1873002
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271873002%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1873002: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Found listing with ID: 1873003
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271873003%27 HTTP/1.1" 200 None
      2026-01-27 20:22:30 [ayvens.fr] INFO: Scrape type for 1873003: 0
      2026-01-27 20:22:30 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 900
      2026-01-27 20:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-27 20:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
      2026-01-27 20:22:32 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-27 20:22:32 [ayvens.fr] INFO: ayvens.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 10, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 228}
      2026-01-27 20:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20last_price_update_time%20lt%201769113353 HTTP/1.1" 200 None
      2026-01-27 20:22:33 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (226 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.fr/task_73_2026-01-27T20_00_01.jl
      2026-01-27 20:22:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/exception_count': 1,
       'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1,
       'downloader/request_bytes': 1493790,
       'downloader/request_count': 3209,
       'downloader/request_method_count/GET': 3199,
       'downloader/request_method_count/POST': 10,
       'downloader/response_bytes': 1146332353,
       'downloader/response_count': 3208,
       'downloader/response_status_count/200': 3208,
       'elapsed_time_seconds': 1341.161978,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 27, 20, 22, 33, 186732, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 296,
       'item_dropped_reasons_count/DropItem': 296,
       'item_scraped_count': 226,
       'log_count/DEBUG': 37255,
       'log_count/ERROR': 1,
       'log_count/INFO': 37174,
       'memusage/max': 174338048,
       'memusage/startup': 126963712,
       'photo_download_count': 3197,
       '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': 128,
       'playwright/request_count/aborted': 13,
       'playwright/request_count/method/GET': 124,
       'playwright/request_count/method/POST': 4,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/fetch': 1,
       'playwright/request_count/resource_type/font': 16,
       'playwright/request_count/resource_type/image': 25,
       'playwright/request_count/resource_type/script': 79,
       'playwright/request_count/resource_type/stylesheet': 1,
       'playwright/request_count/resource_type/xhr': 4,
       'playwright/response_count': 113,
       'playwright/response_count/method/GET': 110,
       'playwright/response_count/method/POST': 3,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/fetch': 1,
       'playwright/response_count/resource_type/font': 16,
       'playwright/response_count/resource_type/image': 12,
       'playwright/response_count/resource_type/script': 78,
       'playwright/response_count/resource_type/stylesheet': 1,
       'playwright/response_count/resource_type/xhr': 3,
       'request_depth_max': 10,
       'response_received_count': 11,
       'scheduler/dequeued': 3209,
       'scheduler/dequeued/memory': 3209,
       'scheduler/enqueued': 3209,
       'scheduler/enqueued/memory': 3209,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 10,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.3997567864134903,
       'scrapy-zyte-api/mean_response_seconds': 3.497002240363509,
       'scrapy-zyte-api/processed': 10,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 10,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 10,
       'scrapy-zyte-api/request_args/httpRequestBody': 10,
       'scrapy-zyte-api/request_args/httpRequestMethod': 10,
       'scrapy-zyte-api/request_args/httpResponseBody': 10,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 10,
       'scrapy-zyte-api/request_args/url': 10,
       'scrapy-zyte-api/status_codes/200': 10,
       'scrapy-zyte-api/success': 10,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 27, 20, 0, 12, 24754, tzinfo=datetime.timezone.utc)}
      2026-01-27 20:22:33 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /3/log/utf8/sourcing_v2/ayvens.fr/task_73_2026-01-27T20_00_01/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/ayvens.fr/task_73_2026-01-27T20_00_01.log

  • sourcelog
    last_update_time2026-01-27 20:22:33
    last_update_timestamp1769545353
    downloader/exception_count1
    downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived1
    downloader/request_bytes1493790
    downloader/request_count3209
    downloader/request_method_count/GET3199
    downloader/request_method_count/POST10
    downloader/response_bytes1146332353
    downloader/response_count3208
    downloader/response_status_count/2003208
    elapsed_time_seconds1341.161978
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 27, 20, 22, 33, 186732, tzinfo=datetime.timezone.utc)
    item_dropped_count296
    item_dropped_reasons_count/DropItem296
    item_scraped_count226
    log_count/DEBUG37255
    log_count/ERROR1
    log_count/INFO37174
    memusage/max174338048
    memusage/startup126963712
    photo_download_count3197
    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_count128
    playwright/request_count/aborted13
    playwright/request_count/method/GET124
    playwright/request_count/method/POST4
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/fetch1
    playwright/request_count/resource_type/font16
    playwright/request_count/resource_type/image25
    playwright/request_count/resource_type/script79
    playwright/request_count/resource_type/stylesheet1
    playwright/request_count/resource_type/xhr4
    playwright/response_count113
    playwright/response_count/method/GET110
    playwright/response_count/method/POST3
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/fetch1
    playwright/response_count/resource_type/font16
    playwright/response_count/resource_type/image12
    playwright/response_count/resource_type/script78
    playwright/response_count/resource_type/stylesheet1
    playwright/response_count/resource_type/xhr3
    request_depth_max10
    response_received_count11
    scheduler/dequeued3209
    scheduler/dequeued/memory3209
    scheduler/enqueued3209
    scheduler/enqueued/memory3209
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts10
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.3997567864134903
    scrapy-zyte-api/mean_response_seconds3.497002240363509
    scrapy-zyte-api/processed10
    scrapy-zyte-api/request_args/customHttpRequestHeaders10
    scrapy-zyte-api/request_args/experimental.responseCookies10
    scrapy-zyte-api/request_args/httpRequestBody10
    scrapy-zyte-api/request_args/httpRequestMethod10
    scrapy-zyte-api/request_args/httpResponseBody10
    scrapy-zyte-api/request_args/httpResponseHeaders10
    scrapy-zyte-api/request_args/url10
    scrapy-zyte-api/status_codes/20010
    scrapy-zyte-api/success10
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 27, 20, 0, 12, 24754, tzinfo=datetime.timezone.utc)