• LogParser v0.8.2, last updated at 2026-03-28 20:34:07, http://scrapyd-4:6800/logs/sourcing_v2/auto1.be/task_25_2026-03-28T20_30_00.json

PROJECT (sourcing_v2), SPIDER (auto1.be)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.be
    jobtask_25_2026-03-28T20_30_00
    first_log_time2026-03-28 20:30:06
    latest_log_time2026-03-28 20:34:05
    runtime0:03:59
    crawled_pages 215
    scraped_items 170
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    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
      2 in total

      2026-03-28 20:34:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa179156b90>
      2026-03-28 20:34:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa1792ac210>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      83de5526cf6af4e0
    • latest_duplicate

      2026-03-28 20:30:51 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/CE14127/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-03-28 20:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XD67660> (referer: https://www.auto1.com/v1/car-details-view/XD67660/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
    • latest_scrape

      2026-03-28 20:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XD67660>
    • latest_stat

      2026-03-28 20:33:07 [scrapy.extensions.logstats] INFO: Crawled 167 pages (at 80 pages/min), scraped 135 items (at 43 items/min)
    • Head

      2026-03-28 20:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-28 20:30:06 [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 20:30:06 [auto1.be] INFO: Batch mode enabled: batch 1/2
      2026-03-28 20:30:06 [auto1.be] INFO: Starting spider auto1.be
      2026-03-28 20:30:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-28 20:30:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-28 20:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-28 20:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-28 20:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 83de5526cf6af4e0
      2026-03-28 20:30: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 20:30: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/auto1.be/task_25_2026-03-28T20_30_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 20:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 20:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 20:30: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 20:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-28 20:30: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 20:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-28 20:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-28 20:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
      2026-03-28 20:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      
      2026-03-28 20:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-28 20:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 20:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-28 20:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-03-28 20:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-28 20:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-28 20:30: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 20:30: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 20:30:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-28 20:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-28 20:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-28 20:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-28 20:30:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-28 20:30:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-28 20:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-28 20:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
    • Tail

                   'OriginUrl': 'https://img-pa.auto1.com/imgb4/50/b450224fc2d36c3dfd770390cfa8327d/pa/XD67660_f0042e014f4d9d226655dc7b6e32b18d.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd90119-5bf5-52a8-b1c5-13e50e63be47/9cd90119-5bf5-52a8-b1c5-13e50e63be47_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 70783,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb4/50/b450224fc2d36c3dfd770390cfa8327d/pa/XD67660_48fd2f41d2e5aa8171e24cb62922fd29.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd90119-5bf5-52a8-b1c5-13e50e63be47/9cd90119-5bf5-52a8-b1c5-13e50e63be47_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 85947,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb4/50/b450224fc2d36c3dfd770390cfa8327d/pa/XD67660_ad759fdc8b487fdc7a9a1180811620f5.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd90119-5bf5-52a8-b1c5-13e50e63be47/9cd90119-5bf5-52a8-b1c5-13e50e63be47_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 72950,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb4/50/b450224fc2d36c3dfd770390cfa8327d/pa/XD67660_e9d92f4dd7c75416f384309d810f7971.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cd90119-5bf5-52a8-b1c5-13e50e63be47/9cd90119-5bf5-52a8-b1c5-13e50e63be47_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 83666,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb4/50/b450224fc2d36c3dfd770390cfa8327d/pa/XD67660_891ee0309fb936199796ec03d4835fd8.jpg',
                   'Width': 800}],
       'price': 0,
       'price_includes_vat': True,
       'registration_date': '2024-02-26',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Dacia Sandero 1.0 TCe Essential',
       'transmission': 'manual',
       'trim': 'Essential',
       'year': 2024}
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.be%27%20and%20RowKey%20eq%20%27XD67660%27 HTTP/1.1" 200 None
      2026-03-28 20:34:04 [auto1.be] INFO: Saving data for XD67660: {'created_time': 1774730044.066561, 'last_price_update_time': 1774730044.066574, 'auction_closing_time': 1774885282.0}
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.be',RowKey='XD67660') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-28 20:34:04 [auto1.be] INFO: auto1.be Batch config: batch 1/2
      2026-03-28 20:34:04 [auto1.be] INFO: auto1.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.be%27%20and%20last_price_update_time%20lt%201774298044 HTTP/1.1" 200 None
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='AL70989') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='AU25214') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='BA07598') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='BE52621') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='BG37433') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='BH24528') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='CD49334') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='CJ22528') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='CM14446') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='CS28388') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='CS33823') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='DG16285') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='DJ91657') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='DM71739') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='EH16070') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='EV29357') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='EX12539') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='FD19965') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='FE02636') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='FG00312') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='FK62010') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='FR22237') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='FZ42256') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='GN69495') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='GP57943') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='GP75979') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='GW45059') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='GX69570') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='HP35230') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='HR27836') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='HW15062') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='HW94885') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='HZ53432') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='JR66002') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='JT47699') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='KE75098') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='KG43594') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='KK23222') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='KT75925') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='KX42195') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='KY72759') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='LD61278') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='LM83246') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='LR30664') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='LS07950') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='LV99895') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='LX64927') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='MA44001') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='MF53347') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='MJ06127') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='MR39522') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='MX03805') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='NC29971') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='ND58257') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='NV58841') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='NY10838') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='NY44737') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='PB30574') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='PL94274') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='PT38126') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='PT80840') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='RB76230') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='RC58092') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='RF64682') HTTP/1.1" 204 0
      2026-03-28 20:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='RV06226') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='RY27420') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='SC98464') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='SJ57197') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='SS25260') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='TE04501') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='TR04558') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='TR09266') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='TZ32210') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='UE92117') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='US18314') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='UU60100') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='UX89863') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VC77463') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VM57836') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VT22075') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VT37797') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VV58009') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VW78018') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VY50067') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='VY89868') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='WC25372') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='WF96031') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='WN13679') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='WN34169') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='WS43978') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='XE47727') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='XK76267') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='XN77077') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='YB82981') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='YE16618') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.be',RowKey='YP88075') HTTP/1.1" 204 0
      2026-03-28 20:34:05 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (170 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.be/task_25_2026-03-28T20_30_00.jl
      2026-03-28 20:34:05 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 1177292,
       'downloader/request_count': 693,
       'downloader/request_method_count/GET': 662,
       'downloader/request_method_count/POST': 31,
       'downloader/response_bytes': 416187168,
       'downloader/response_count': 693,
       'downloader/response_status_count/200': 693,
       'dupefilter/filtered': 10,
       'elapsed_time_seconds': 238.440728,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 28, 20, 34, 5, 322525, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 170,
       'log_count/DEBUG': 7336,
       'log_count/INFO': 6972,
       'memusage/max': 201388032,
       'memusage/startup': 150056960,
       'photo_download_count': 478,
       'request_depth_max': 32,
       'response_received_count': 215,
       'scheduler/dequeued': 693,
       'scheduler/dequeued/memory': 693,
       'scheduler/enqueued': 693,
       'scheduler/enqueued/memory': 693,
       'scrape_type/batch_skipped': 555,
       'scrape_type/new': 91,
       'scrape_type/price_update': 79,
       'scrape_type/skipped': 399,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 215,
       '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.048285218726757,
       'scrapy-zyte-api/mean_response_seconds': 3.0784733622031677,
       'scrapy-zyte-api/processed': 215,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 215,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 214,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 215,
       'scrapy-zyte-api/request_args/httpRequestBody': 31,
       'scrapy-zyte-api/request_args/httpRequestMethod': 31,
       'scrapy-zyte-api/request_args/httpResponseBody': 215,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 215,
       'scrapy-zyte-api/request_args/sessionContext': 215,
       'scrapy-zyte-api/request_args/url': 215,
       'scrapy-zyte-api/status_codes/200': 215,
       'scrapy-zyte-api/success': 215,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 1134,
       'source/total_available': 1094,
       'start_time': datetime.datetime(2026, 3, 28, 20, 30, 6, 881797, tzinfo=datetime.timezone.utc)}
      2026-03-28 20:34:05 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-28 20:34:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa179156b90>
      2026-03-28 20:34:05 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fa1792ac210>
    • Log

      /5/log/utf8/sourcing_v2/auto1.be/task_25_2026-03-28T20_30_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/auto1.be/task_25_2026-03-28T20_30_00.log

  • sourcelog
    last_update_time2026-03-28 20:34:05
    last_update_timestamp1774730045
    downloader/request_bytes1177292
    downloader/request_count693
    downloader/request_method_count/GET662
    downloader/request_method_count/POST31
    downloader/response_bytes416187168
    downloader/response_count693
    downloader/response_status_count/200693
    dupefilter/filtered10
    elapsed_time_seconds238.440728
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 28, 20, 34, 5, 322525, tzinfo=datetime.timezone.utc)
    item_scraped_count170
    log_count/DEBUG7336
    log_count/INFO6972
    memusage/max201388032
    memusage/startup150056960
    photo_download_count478
    request_depth_max32
    response_received_count215
    scheduler/dequeued693
    scheduler/dequeued/memory693
    scheduler/enqueued693
    scheduler/enqueued/memory693
    scrape_type/batch_skipped555
    scrape_type/new91
    scrape_type/price_update79
    scrape_type/skipped399
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts215
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.048285218726757
    scrapy-zyte-api/mean_response_seconds3.0784733622031677
    scrapy-zyte-api/processed215
    scrapy-zyte-api/request_args/customHttpRequestHeaders215
    scrapy-zyte-api/request_args/experimental.requestCookies214
    scrapy-zyte-api/request_args/experimental.responseCookies215
    scrapy-zyte-api/request_args/httpRequestBody31
    scrapy-zyte-api/request_args/httpRequestMethod31
    scrapy-zyte-api/request_args/httpResponseBody215
    scrapy-zyte-api/request_args/httpResponseHeaders215
    scrapy-zyte-api/request_args/sessionContext215
    scrapy-zyte-api/request_args/url215
    scrapy-zyte-api/status_codes/200215
    scrapy-zyte-api/success215
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered1134
    source/total_available1094
    start_timedatetime.datetime(2026, 3, 28, 20, 30, 6, 881797, tzinfo=datetime.timezone.utc)