• LogParser v0.8.2, last updated at 2026-01-29 07:02:11, http://scrapyd-1:6800/logs/sourcing_v2/auto1.es/task_25_2026-01-29T07_00_01.json

PROJECT (sourcing_v2), SPIDER (auto1.es)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.es
    jobtask_25_2026-01-29T07_00_01
    first_log_time2026-01-29 07:00:14
    latest_log_time2026-01-29 07:02:06
    runtime0:01:52
    crawled_pages 257
    scraped_items 79
    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-01-29 07:02:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3dfd7e4fd0>
      2026-01-29 07:02:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3dfd68cf10>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      48ca998b58272dbd
    • latest_duplicate

      2026-01-29 07:00:26 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/CY78672/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
    • latest_crawl

      2026-01-29 07:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
    • latest_scrape

      2026-01-29 07:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DD59936>
    • latest_stat

      2026-01-29 07:01:14 [scrapy.extensions.logstats] INFO: Crawled 168 pages (at 168 pages/min), scraped 50 items (at 50 items/min)
    • Head

      2026-01-29 07:00:14 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-29 07:00:14 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-01-29 07:00:14 [auto1.es] INFO: Starting spider auto1.es
      2026-01-29 07:00:14 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-29 07:00:14 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-29 07:00:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-29 07:00:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-29 07:00:14 [scrapy.extensions.telnet] INFO: Telnet Password: 48ca998b58272dbd
      2026-01-29 07:00:14 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-01-29 07:00:14 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.es/task_25_2026-01-29T07_00_01.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-01-29 07:00:14 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-29 07:00:14 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-29 07:00:14 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-01-29 07:00:14 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-01-29 07:00:14 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-01-29 07:00:14 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-29 07:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-29 07:00:14 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2010
      2026-01-29 07:00:14 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-29 07:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-29 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:00:14 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-01-29 07:00:14 [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-01-29 07:00:14 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: low_mileage_for_country.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: cars_too_new_for_country.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_price_for_currency.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_country.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: registration_date_old.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: high_mileage_for_make.json
      2026-01-29 07:00:14 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-01-29 07:00:14 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-01-29 07:00:14 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-01-29 07:00:14 [scrapy.core.engine] INFO: Spider opened
      2026-01-29 07:00:14 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-29 07:00:14 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-01-29 07:00:14 [scrapy-playwright] INFO: Starting download handler
      2026-01-29 07:00:14 [scrapy-playwright] INFO: Starting download handler
      
    • Tail

      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR65108%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for LR65108: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: GX15392
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX15392%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for GX15392: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: XU50819
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XU50819%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for XU50819: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: JW99800
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JW99800%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for JW99800: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: FU94451
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU94451%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for FU94451: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: NR44611
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR44611%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for NR44611: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: ZD97548
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD97548%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for ZD97548: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: GT01494
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT01494%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for GT01494: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: EN57329
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN57329%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for EN57329: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: UT91122
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT91122%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for UT91122: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: CM10234
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM10234%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for CM10234: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: KH31340
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH31340%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for KH31340: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: ML88994
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML88994%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for ML88994: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: FN07942
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN07942%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for FN07942: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: YA52263
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YA52263%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for YA52263: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: UT31278
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT31278%27 HTTP/1.1" 200 None
      2026-01-29 07:02:03 [auto1.es] INFO: Scrape type for UT31278: 0
      2026-01-29 07:02:03 [auto1.es] INFO: Found listing with ID: WW85834
      2026-01-29 07:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW85834%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for WW85834: 0
      2026-01-29 07:02:04 [auto1.es] INFO: Found listing with ID: SG12491
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG12491%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for SG12491: 0
      2026-01-29 07:02:04 [auto1.es] INFO: Found listing with ID: PA61083
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PA61083%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for PA61083: 0
      2026-01-29 07:02:04 [auto1.es] INFO: Found listing with ID: TC12412
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TC12412%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for TC12412: 0
      2026-01-29 07:02:04 [auto1.es] INFO: Found listing with ID: ZM36489
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM36489%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for ZM36489: 0
      2026-01-29 07:02:04 [auto1.es] INFO: Found listing with ID: XW32835
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW32835%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for XW32835: 0
      2026-01-29 07:02:04 [auto1.es] INFO: Found listing with ID: DB35295
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DB35295%27 HTTP/1.1" 200 None
      2026-01-29 07:02:04 [auto1.es] INFO: Scrape type for DB35295: 0
      2026-01-29 07:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-29 07:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
      2026-01-29 07:02:04 [auto1.es] INFO: Parsing search results for channel: 24h
      2026-01-29 07:02:04 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-29 07:02:04 [auto1.es] INFO: auto1.es 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>: 473}
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20last_price_update_time%20lt%201769238125 HTTP/1.1" 200 None
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AG69241') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AL71204') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AM80716') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AR85260') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BN92904') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BR14369') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CC17986') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CU93642') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FU24184') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FY48122') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GM64907') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='GN03675') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HH95354') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JH02659') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JN02018') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JP69989') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KB32641') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KC51204') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KF03925') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LA96044') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LD91700') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LV49135') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LW00561') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NA45690') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NB57020') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PE61406') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PJ68309') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PY04694') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RK37260') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RR33411') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RV39034') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SR58407') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SX05711') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TF65010') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TH03738') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TH44910') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UD72883') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UN54652') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='UP92563') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='VN00589') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WB39984') HTTP/1.1" 204 0
      2026-01-29 07:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WM22548') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WX04752') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XM57981') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XS70551') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XZ65983') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YZ96653') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='ZZ66251') HTTP/1.1" 204 0
      2026-01-29 07:02:06 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (79 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.es/task_25_2026-01-29T07_00_01.jl
      2026-01-29 07:02:06 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 583376,
       'downloader/request_count': 257,
       'downloader/request_method_count/GET': 228,
       'downloader/request_method_count/POST': 29,
       'downloader/response_bytes': 9204166,
       'downloader/response_count': 257,
       'downloader/response_status_count/200': 257,
       'dupefilter/filtered': 2,
       'elapsed_time_seconds': 111.404478,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 29, 7, 2, 6, 94460, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 34,
       'item_dropped_reasons_count/DropItem': 34,
       'item_scraped_count': 79,
       'log_count/DEBUG': 3447,
       'log_count/INFO': 3207,
       'memusage/max': 148680704,
       'memusage/startup': 127119360,
       'request_depth_max': 30,
       'response_received_count': 257,
       'scheduler/dequeued': 257,
       'scheduler/dequeued/memory': 257,
       'scheduler/enqueued': 257,
       'scheduler/enqueued/memory': 257,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 257,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 2.0911599689304605,
       'scrapy-zyte-api/mean_response_seconds': 2.1183133059677743,
       'scrapy-zyte-api/processed': 257,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 257,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 256,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 257,
       'scrapy-zyte-api/request_args/httpRequestBody': 29,
       'scrapy-zyte-api/request_args/httpRequestMethod': 29,
       'scrapy-zyte-api/request_args/httpResponseBody': 257,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 257,
       'scrapy-zyte-api/request_args/sessionContext': 257,
       'scrapy-zyte-api/request_args/url': 257,
       'scrapy-zyte-api/status_codes/200': 257,
       'scrapy-zyte-api/success': 257,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 29, 7, 0, 14, 689982, tzinfo=datetime.timezone.utc)}
      2026-01-29 07:02:06 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-29 07:02:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3dfd7e4fd0>
      2026-01-29 07:02:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f3dfd68cf10>
    • Log

      /1/log/utf8/sourcing_v2/auto1.es/task_25_2026-01-29T07_00_01/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto1.es/task_25_2026-01-29T07_00_01.log

  • sourcelog
    last_update_time2026-01-29 07:02:06
    last_update_timestamp1769670126
    downloader/request_bytes583376
    downloader/request_count257
    downloader/request_method_count/GET228
    downloader/request_method_count/POST29
    downloader/response_bytes9204166
    downloader/response_count257
    downloader/response_status_count/200257
    dupefilter/filtered2
    elapsed_time_seconds111.404478
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 29, 7, 2, 6, 94460, tzinfo=datetime.timezone.utc)
    item_dropped_count34
    item_dropped_reasons_count/DropItem34
    item_scraped_count79
    log_count/DEBUG3447
    log_count/INFO3207
    memusage/max148680704
    memusage/startup127119360
    request_depth_max30
    response_received_count257
    scheduler/dequeued257
    scheduler/dequeued/memory257
    scheduler/enqueued257
    scheduler/enqueued/memory257
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts257
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds2.0911599689304605
    scrapy-zyte-api/mean_response_seconds2.1183133059677743
    scrapy-zyte-api/processed257
    scrapy-zyte-api/request_args/customHttpRequestHeaders257
    scrapy-zyte-api/request_args/experimental.requestCookies256
    scrapy-zyte-api/request_args/experimental.responseCookies257
    scrapy-zyte-api/request_args/httpRequestBody29
    scrapy-zyte-api/request_args/httpRequestMethod29
    scrapy-zyte-api/request_args/httpResponseBody257
    scrapy-zyte-api/request_args/httpResponseHeaders257
    scrapy-zyte-api/request_args/sessionContext257
    scrapy-zyte-api/request_args/url257
    scrapy-zyte-api/status_codes/200257
    scrapy-zyte-api/success257
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 29, 7, 0, 14, 689982, tzinfo=datetime.timezone.utc)