• LogParser v0.8.2, last updated at 2026-03-28 16:05:31, http://scrapyd-2:6800/logs/sourcing_v2/ecarstrade.de/task_42_2026-03-28T16_00_00.json

PROJECT (sourcing_v2), SPIDER (ecarstrade.de)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderecarstrade.de
    jobtask_42_2026-03-28T16_00_00
    first_log_time2026-03-28 16:00:05
    latest_log_time2026-03-28 16:05:22
    runtime0:05:17
    crawled_pages 226
    scraped_items 213
    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:6023
    • telnet_password

      98cc98fbb6514fc2
    • latest_crawl

      2026-03-28 16:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001783> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
    • latest_scrape

      2026-03-28 16:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001783>
    • latest_stat

      2026-03-28 16:05:06 [scrapy.extensions.logstats] INFO: Crawled 212 pages (at 46 pages/min), scraped 200 items (at 44 items/min)
    • Head

      2026-03-28 16:00:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-28 16:00:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-28 16:00:05 [ecarstrade.de] INFO: Starting spider ecarstrade.de
      2026-03-28 16:00:05 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-28 16:00:05 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-28 16:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-28 16:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-28 16:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 98cc98fbb6514fc2
      2026-03-28 16:00:06 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-28 16:00:06 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/ecarstrade.de/task_42_2026-03-28T16_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-28 16:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 16:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 16:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-28 16:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-28 16:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-28 16:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-28 16:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-28 16:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
      2026-03-28 16:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-28 16:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-28 16:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 16:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
      2026-03-28 16:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
      2026-03-28 16:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-28 16:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-28 16:00:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-28 16:00:06 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-28 16:00:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-28 16:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-28 16:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-28 16:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
      2026-03-28 16:00:06 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-28 16:00:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-28 16:00:11 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-28 16:00:12 [scrapy-playwright] INFO: Browser firefox launched
      2026-03-28 16:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
    • Tail

      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977333auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977335auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977337auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977338auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977339auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977341auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977342auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977343auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977344auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977345auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977346auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977347auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977348auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977349auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977351auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977352auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977353auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977354auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977355auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977356auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977357auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977358auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977359auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977360auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977361auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977362auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977363auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977364auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977365auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977366auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977367auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977368auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977369auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977370auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977371auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977372auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977373auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977374auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977375auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977376auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977377auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977378auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977379auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977380auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977381auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977383auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977384auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977385auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977386auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977387auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977388auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977389auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977390auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977391auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977392auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977393auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977394auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977396auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977400auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977401auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977402auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977403auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977405auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977406auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977408auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977409auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977410auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977411auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977412auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977413auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977414auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977417auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977418auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977431auction110742') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6990792auction110895') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991076auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991077auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991078auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991079auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991080auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991081auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991082auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991083auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991084auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991085auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991086auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991087auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991088auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991089auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991090auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991091auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991092auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991093auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991094auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991095auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991096auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991097auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991098auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991099auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991100auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991101auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991102auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991103auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991104auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991105auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991106auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991107auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991108auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991109auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991110auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991111auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991112auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991113auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991114auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991115auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991116auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991117auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991118auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991119auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991120auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991121auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991122auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991123auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991124auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6991125auction110904') HTTP/1.1" 204 0
      2026-03-28 16:05:22 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (213 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.de/task_42_2026-03-28T16_00_00.jl
      2026-03-28 16:05:22 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 530344,
       'downloader/request_count': 226,
       'downloader/request_method_count/GET': 226,
       'downloader/response_bytes': 94028513,
       'downloader/response_count': 226,
       'downloader/response_status_count/200': 226,
       'elapsed_time_seconds': 315.203833,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 28, 16, 5, 21, 904692, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 213,
       'log_count/DEBUG': 2996,
       'log_count/INFO': 2424,
       'memusage/max': 288284672,
       'memusage/startup': 147972096,
       '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': 177,
       'playwright/request_count/method/GET': 153,
       'playwright/request_count/method/POST': 24,
       'playwright/request_count/navigation': 2,
       'playwright/request_count/resource_type/document': 2,
       'playwright/request_count/resource_type/eventsource': 2,
       'playwright/request_count/resource_type/fetch': 19,
       'playwright/request_count/resource_type/font': 4,
       'playwright/request_count/resource_type/image': 85,
       'playwright/request_count/resource_type/other': 1,
       'playwright/request_count/resource_type/script': 45,
       'playwright/request_count/resource_type/stylesheet': 7,
       'playwright/request_count/resource_type/xhr': 12,
       'playwright/response_count': 177,
       'playwright/response_count/method/GET': 153,
       'playwright/response_count/method/POST': 24,
       'playwright/response_count/resource_type/document': 2,
       'playwright/response_count/resource_type/eventsource': 2,
       'playwright/response_count/resource_type/fetch': 19,
       'playwright/response_count/resource_type/font': 4,
       'playwright/response_count/resource_type/image': 85,
       'playwright/response_count/resource_type/other': 1,
       'playwright/response_count/resource_type/script': 45,
       'playwright/response_count/resource_type/stylesheet': 7,
       'playwright/response_count/resource_type/xhr': 12,
       'request_depth_max': 12,
       'response_received_count': 226,
       'scheduler/dequeued': 226,
       'scheduler/dequeued/memory': 226,
       'scheduler/enqueued': 226,
       'scheduler/enqueued/memory': 226,
       'scrape_type/price_update': 213,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 225,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 9.678112021262455,
       'scrapy-zyte-api/mean_response_seconds': 9.904204032619793,
       'scrapy-zyte-api/processed': 225,
       'scrapy-zyte-api/request_args/browserHtml': 225,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 225,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 225,
       'scrapy-zyte-api/request_args/requestHeaders': 225,
       'scrapy-zyte-api/request_args/sessionContext': 225,
       'scrapy-zyte-api/request_args/url': 225,
       'scrapy-zyte-api/status_codes/200': 225,
       'scrapy-zyte-api/success': 225,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 28, 16, 0, 6, 700859, tzinfo=datetime.timezone.utc)}
      2026-03-28 16:05:22 [scrapy.core.engine] INFO: Spider closed (finished)
      
    • Log

      /3/log/utf8/sourcing_v2/ecarstrade.de/task_42_2026-03-28T16_00_00/?job_finished=True

    • Source

      http://scrapyd-2:6800/logs/sourcing_v2/ecarstrade.de/task_42_2026-03-28T16_00_00.log

  • sourcelog
    last_update_time2026-03-28 16:05:22
    last_update_timestamp1774713922
    downloader/request_bytes530344
    downloader/request_count226
    downloader/request_method_count/GET226
    downloader/response_bytes94028513
    downloader/response_count226
    downloader/response_status_count/200226
    elapsed_time_seconds315.203833
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 28, 16, 5, 21, 904692, tzinfo=datetime.timezone.utc)
    item_scraped_count213
    log_count/DEBUG2996
    log_count/INFO2424
    memusage/max288284672
    memusage/startup147972096
    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_count177
    playwright/request_count/method/GET153
    playwright/request_count/method/POST24
    playwright/request_count/navigation2
    playwright/request_count/resource_type/document2
    playwright/request_count/resource_type/eventsource2
    playwright/request_count/resource_type/fetch19
    playwright/request_count/resource_type/font4
    playwright/request_count/resource_type/image85
    playwright/request_count/resource_type/other1
    playwright/request_count/resource_type/script45
    playwright/request_count/resource_type/stylesheet7
    playwright/request_count/resource_type/xhr12
    playwright/response_count177
    playwright/response_count/method/GET153
    playwright/response_count/method/POST24
    playwright/response_count/resource_type/document2
    playwright/response_count/resource_type/eventsource2
    playwright/response_count/resource_type/fetch19
    playwright/response_count/resource_type/font4
    playwright/response_count/resource_type/image85
    playwright/response_count/resource_type/other1
    playwright/response_count/resource_type/script45
    playwright/response_count/resource_type/stylesheet7
    playwright/response_count/resource_type/xhr12
    request_depth_max12
    response_received_count226
    scheduler/dequeued226
    scheduler/dequeued/memory226
    scheduler/enqueued226
    scheduler/enqueued/memory226
    scrape_type/price_update213
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts225
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds9.678112021262455
    scrapy-zyte-api/mean_response_seconds9.904204032619793
    scrapy-zyte-api/processed225
    scrapy-zyte-api/request_args/browserHtml225
    scrapy-zyte-api/request_args/experimental.requestCookies225
    scrapy-zyte-api/request_args/experimental.responseCookies225
    scrapy-zyte-api/request_args/requestHeaders225
    scrapy-zyte-api/request_args/sessionContext225
    scrapy-zyte-api/request_args/url225
    scrapy-zyte-api/status_codes/200225
    scrapy-zyte-api/success225
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 28, 16, 0, 6, 700859, tzinfo=datetime.timezone.utc)