• LogParser v0.8.2, last updated at 2025-12-05 20:35:00, http://scrapyd-3:6800/logs/sourcing_v2/ayvens.be/task_72_2025-12-05T20_00_01.json

PROJECT (sourcing_v2), SPIDER (ayvens.be)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderayvens.be
    jobtask_72_2025-12-05T20_00_01
    first_log_time2025-12-05 20:00:27
    latest_log_time2025-12-05 20:34:56
    runtime0:34:29
    crawled_pages 16
    scraped_items 427
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6027
    • telnet_password

      9f4c816e5f5ef26f
    • latest_crawl

      2025-12-05 20:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
    • latest_scrape

      2025-12-05 20:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
    • latest_stat

      2025-12-05 20:34:28 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 2 pages/min), scraped 427 items (at 72 items/min)
    • Head

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

      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1765171') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1765172') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769448') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769449') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769450') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769451') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769452') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769453') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769454') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769455') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769456') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769457') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769458') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769459') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769460') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769461') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769462') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769463') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769464') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769465') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769466') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769467') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769468') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769469') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769470') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769471') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769472') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769473') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769474') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769475') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769476') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769477') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769478') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769479') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769480') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769481') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769482') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769483') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769484') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769485') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769486') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769487') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769488') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769489') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769490') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769491') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769492') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769493') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769494') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769495') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769496') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769497') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769498') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769499') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769500') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769501') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769502') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769503') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769504') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769505') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769506') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769507') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769508') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769509') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769510') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769511') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769512') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769513') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769514') HTTP/1.1" 204 0
      2025-12-05 20:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769515') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769516') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769517') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769518') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769519') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769520') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769521') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769522') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769523') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769524') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769525') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769526') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769527') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769528') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769529') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769530') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769531') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769532') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769533') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769534') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769535') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769536') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769537') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769538') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769539') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769540') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769541') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769542') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769543') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769544') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769545') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769546') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769547') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769548') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769549') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769550') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769551') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769552') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769553') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769554') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769555') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769556') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769557') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769558') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769559') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769560') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769561') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769562') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769563') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769564') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769565') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769566') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769567') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769568') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.be',RowKey='1769569') HTTP/1.1" 204 0
      2025-12-05 20:34:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (427 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.be/task_72_2025-12-05T20_00_01.jl
      2025-12-05 20:34:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 2310675,
       'downloader/request_count': 4960,
       'downloader/request_method_count/GET': 4945,
       'downloader/request_method_count/POST': 15,
       'downloader/response_bytes': 2148919666,
       'downloader/response_count': 4960,
       'downloader/response_status_count/200': 4960,
       'elapsed_time_seconds': 2067.874861,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2025, 12, 5, 20, 34, 56, 536385, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 231,
       'item_dropped_reasons_count/DropItem': 231,
       'item_scraped_count': 427,
       'log_count/DEBUG': 56814,
       'log_count/INFO': 54596,
       'memusage/max': 184967168,
       'memusage/startup': 127053824,
       'photo_download_count': 4944,
       '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': 130,
       'playwright/request_count/aborted': 15,
       'playwright/request_count/method/GET': 125,
       'playwright/request_count/method/POST': 5,
       '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': 26,
       'playwright/request_count/resource_type/script': 79,
       'playwright/request_count/resource_type/stylesheet': 1,
       'playwright/request_count/resource_type/xhr': 5,
       'playwright/response_count': 109,
       'playwright/response_count/method/GET': 106,
       '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': 8,
       'playwright/response_count/resource_type/script': 78,
       'playwright/response_count/resource_type/stylesheet': 1,
       'playwright/response_count/resource_type/xhr': 3,
       'request_depth_max': 15,
       'response_received_count': 16,
       'scheduler/dequeued': 4960,
       'scheduler/dequeued/memory': 4960,
       'scheduler/enqueued': 4960,
       'scheduler/enqueued/memory': 4960,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 15,
       '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.951248566689901,
       'scrapy-zyte-api/mean_response_seconds': 5.0765236210155615,
       'scrapy-zyte-api/processed': 15,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 15,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 15,
       'scrapy-zyte-api/request_args/httpRequestBody': 15,
       'scrapy-zyte-api/request_args/httpRequestMethod': 15,
       'scrapy-zyte-api/request_args/httpResponseBody': 15,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 15,
       'scrapy-zyte-api/request_args/url': 15,
       'scrapy-zyte-api/status_codes/200': 15,
       'scrapy-zyte-api/success': 15,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2025, 12, 5, 20, 0, 28, 661524, tzinfo=datetime.timezone.utc)}
      2025-12-05 20:34:56 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /3/log/utf8/sourcing_v2/ayvens.be/task_72_2025-12-05T20_00_01/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/ayvens.be/task_72_2025-12-05T20_00_01.log

  • sourcelog
    last_update_time2025-12-05 20:34:56
    last_update_timestamp1764966896
    downloader/request_bytes2310675
    downloader/request_count4960
    downloader/request_method_count/GET4945
    downloader/request_method_count/POST15
    downloader/response_bytes2148919666
    downloader/response_count4960
    downloader/response_status_count/2004960
    elapsed_time_seconds2067.874861
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2025, 12, 5, 20, 34, 56, 536385, tzinfo=datetime.timezone.utc)
    item_dropped_count231
    item_dropped_reasons_count/DropItem231
    item_scraped_count427
    log_count/DEBUG56814
    log_count/INFO54596
    memusage/max184967168
    memusage/startup127053824
    photo_download_count4944
    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_count130
    playwright/request_count/aborted15
    playwright/request_count/method/GET125
    playwright/request_count/method/POST5
    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/image26
    playwright/request_count/resource_type/script79
    playwright/request_count/resource_type/stylesheet1
    playwright/request_count/resource_type/xhr5
    playwright/response_count109
    playwright/response_count/method/GET106
    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/image8
    playwright/response_count/resource_type/script78
    playwright/response_count/resource_type/stylesheet1
    playwright/response_count/resource_type/xhr3
    request_depth_max15
    response_received_count16
    scheduler/dequeued4960
    scheduler/dequeued/memory4960
    scheduler/enqueued4960
    scheduler/enqueued/memory4960
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts15
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds4.951248566689901
    scrapy-zyte-api/mean_response_seconds5.0765236210155615
    scrapy-zyte-api/processed15
    scrapy-zyte-api/request_args/customHttpRequestHeaders15
    scrapy-zyte-api/request_args/experimental.responseCookies15
    scrapy-zyte-api/request_args/httpRequestBody15
    scrapy-zyte-api/request_args/httpRequestMethod15
    scrapy-zyte-api/request_args/httpResponseBody15
    scrapy-zyte-api/request_args/httpResponseHeaders15
    scrapy-zyte-api/request_args/url15
    scrapy-zyte-api/status_codes/20015
    scrapy-zyte-api/success15
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2025, 12, 5, 20, 0, 28, 661524, tzinfo=datetime.timezone.utc)