• LogParser v0.8.2, last updated at 2026-01-27 20:12:15, http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_75_2026-01-27T20_00_01.json

PROJECT (sourcing_v2), SPIDER (auto1.it)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.it
    jobtask_75_2026-01-27T20_00_01
    first_log_time2026-01-27 20:00:17
    latest_log_time2026-01-27 20:12:06
    runtime0:11:49
    crawled_pages 635
    scraped_items 222
    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-27 20:12:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff4453ac450>
      2026-01-27 20:12:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff4453ad1d0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6025
    • telnet_password

      678350ccfb8b26e7
    • latest_duplicate

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

      2026-01-27 20:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_ec933bc2603bb6e9c4953ebeb95328f7.jpg> (referer: https://www.auto1.com/)
    • latest_scrape

      2026-01-27 20:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_ec933bc2603bb6e9c4953ebeb95328f7.jpg>
    • latest_stat

      2026-01-27 20:11:18 [scrapy.extensions.logstats] INFO: Crawled 625 pages (at 59 pages/min), scraped 215 items (at 25 items/min)
    • Head

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

                   'OriginUrl': 'https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_f90444c2c5f22133d54008c1ed386df7.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_573755f0-e18f-551d-aaf8-86a640ab09f7/573755f0-e18f-551d-aaf8-86a640ab09f7_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 54868,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_e7c056364720899b0ecf1a0674fe4689.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_573755f0-e18f-551d-aaf8-86a640ab09f7/573755f0-e18f-551d-aaf8-86a640ab09f7_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 59401,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_774a7fcf389816a7133456c9262637dd.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_573755f0-e18f-551d-aaf8-86a640ab09f7/573755f0-e18f-551d-aaf8-86a640ab09f7_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2707471,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_ec933bc2603bb6e9c4953ebeb95328f7.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_573755f0-e18f-551d-aaf8-86a640ab09f7/573755f0-e18f-551d-aaf8-86a640ab09f7_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 64845,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgc9/1f/c91f17ffcf3ee88ece98f6c27a7e559a/pa/WV97974_91918a53734d9668310f9c2824af1451.jpg',
                   'Width': 800}],
       'price': 0,
       'price_includes_vat': True,
       'registration_date': '2023-12-20',
       'seats_number': 5,
       'seller_name': None,
       'title': 'EVO 5 1.6',
       'transmission': 'manual',
       'trim': '',
       'year': 2023}
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV97974%27 HTTP/1.1" 200 None
      2026-01-27 20:12:05 [auto1.it] INFO: Saving data for WV97974: {'created_time': 1769544725.258496, 'last_price_update_time': 1769544725.258505, 'auction_closing_time': 1769616195.0}
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WV97974') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-27 20:12:05 [auto1.it] INFO: auto1.it 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}
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20last_price_update_time%20lt%201769112725 HTTP/1.1" 200 None
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AF54996') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AF72034') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AR48135') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AX41377') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AY58086') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BG88891') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BP90460') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BR73578') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CB29995') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CJ96803') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CN75957') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CZ27797') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DG91920') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DR23765') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DR75877') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DZ39411') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EJ83677') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EM45306') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ER18829') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EU11443') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EY67076') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FA41776') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FR37481') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GG94941') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GN70990') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GP87946') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GV88147') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GY24092') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HC16759') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HN05440') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HR55553') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HT12847') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HW22374') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HW51690') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HX01712') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HY28864') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JF68172') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JN37380') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JN98918') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JR75128') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KC49805') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KR89568') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LB50732') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LM43035') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LM82104') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LR57167') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LY62365') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MB91559') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MD91819') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MK73062') HTTP/1.1" 204 0
      2026-01-27 20:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MP93737') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MV80623') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MY75939') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MZ63712') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NK34355') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NL96647') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NM21779') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NP70076') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NR00583') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='PC55360') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='PF37341') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RH01953') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RL61462') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RL73433') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RU02068') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RU55583') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RV60011') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RX64693') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SA08651') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SJ09239') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SM94364') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TB95151') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TH01402') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TR06575') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ85935') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UA91448') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UL84437') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UM73473') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UN57393') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UP55272') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UU46491') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UZ25178') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VF81416') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VH73112') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VN78624') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VP60133') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VX49189') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WC77063') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WG28581') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WK68481') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WL72741') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WX41643') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XR03874') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YA62671') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YB88222') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YB96927') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YP25772') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YS06791') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZS09343') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT68122') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZV45943') HTTP/1.1" 204 0
      2026-01-27 20:12:06 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (222 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_75_2026-01-27T20_00_01.jl
      2026-01-27 20:12:06 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 3490214,
       'downloader/request_count': 2077,
       'downloader/request_method_count/GET': 2058,
       'downloader/request_method_count/POST': 19,
       'downloader/response_bytes': 889942248,
       'downloader/response_count': 2077,
       'downloader/response_status_count/200': 2077,
       'dupefilter/filtered': 17,
       'elapsed_time_seconds': 708.197273,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 27, 20, 12, 6, 429732, tzinfo=datetime.timezone.utc),
       'item_dropped_count': 85,
       'item_dropped_reasons_count/DropItem': 85,
       'item_scraped_count': 222,
       'log_count/DEBUG': 22076,
       'log_count/INFO': 18556,
       'memusage/max': 224546816,
       'memusage/startup': 126996480,
       'photo_download_count': 1442,
       'request_depth_max': 22,
       'response_received_count': 635,
       'scheduler/dequeued': 2077,
       'scheduler/dequeued/memory': 2077,
       'scheduler/enqueued': 2077,
       'scheduler/enqueued/memory': 2077,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 635,
       '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.499242795707554,
       'scrapy-zyte-api/mean_response_seconds': 3.5263397937332566,
       'scrapy-zyte-api/processed': 635,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 635,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 634,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 635,
       'scrapy-zyte-api/request_args/httpRequestBody': 19,
       'scrapy-zyte-api/request_args/httpRequestMethod': 19,
       'scrapy-zyte-api/request_args/httpResponseBody': 635,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 635,
       'scrapy-zyte-api/request_args/sessionContext': 635,
       'scrapy-zyte-api/request_args/url': 635,
       'scrapy-zyte-api/status_codes/200': 635,
       'scrapy-zyte-api/success': 635,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 27, 20, 0, 18, 232459, tzinfo=datetime.timezone.utc)}
      2026-01-27 20:12:06 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-27 20:12:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff4453ac450>
      2026-01-27 20:12:06 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7ff4453ad1d0>
    • Log

      /3/log/utf8/sourcing_v2/auto1.it/task_75_2026-01-27T20_00_01/?job_finished=True

    • Source

      http://scrapyd-3:6800/logs/sourcing_v2/auto1.it/task_75_2026-01-27T20_00_01.log

  • sourcelog
    last_update_time2026-01-27 20:12:06
    last_update_timestamp1769544726
    downloader/request_bytes3490214
    downloader/request_count2077
    downloader/request_method_count/GET2058
    downloader/request_method_count/POST19
    downloader/response_bytes889942248
    downloader/response_count2077
    downloader/response_status_count/2002077
    dupefilter/filtered17
    elapsed_time_seconds708.197273
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 27, 20, 12, 6, 429732, tzinfo=datetime.timezone.utc)
    item_dropped_count85
    item_dropped_reasons_count/DropItem85
    item_scraped_count222
    log_count/DEBUG22076
    log_count/INFO18556
    memusage/max224546816
    memusage/startup126996480
    photo_download_count1442
    request_depth_max22
    response_received_count635
    scheduler/dequeued2077
    scheduler/dequeued/memory2077
    scheduler/enqueued2077
    scheduler/enqueued/memory2077
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts635
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.499242795707554
    scrapy-zyte-api/mean_response_seconds3.5263397937332566
    scrapy-zyte-api/processed635
    scrapy-zyte-api/request_args/customHttpRequestHeaders635
    scrapy-zyte-api/request_args/experimental.requestCookies634
    scrapy-zyte-api/request_args/experimental.responseCookies635
    scrapy-zyte-api/request_args/httpRequestBody19
    scrapy-zyte-api/request_args/httpRequestMethod19
    scrapy-zyte-api/request_args/httpResponseBody635
    scrapy-zyte-api/request_args/httpResponseHeaders635
    scrapy-zyte-api/request_args/sessionContext635
    scrapy-zyte-api/request_args/url635
    scrapy-zyte-api/status_codes/200635
    scrapy-zyte-api/success635
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 27, 20, 0, 18, 232459, tzinfo=datetime.timezone.utc)