• LogParser v0.8.2, last updated at 2026-03-28 08:09:50, http://scrapyd-4:6800/logs/sourcing_v2/arval.es/task_48_2026-03-28T08_00_00.json

PROJECT (sourcing_v2), SPIDER (arval.es)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderarval.es
    jobtask_48_2026-03-28T08_00_00
    first_log_time2026-03-28 08:00:06
    latest_log_time2026-03-28 08:09:48
    runtime0:09:42
    crawled_pages 765
    scraped_items 697
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count0
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      123dc0c220c15fd1
    • latest_crawl

      2026-03-28 08:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128864> (referer: https://autoselect.arval.es) ['zyte-api']
    • latest_scrape

      2026-03-28 08:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128864>
    • latest_stat

      2026-03-28 08:09:07 [scrapy.extensions.logstats] INFO: Crawled 714 pages (at 111 pages/min), scraped 645 items (at 107 items/min)
    • Head

      2026-03-28 08:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-28 08:00: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 08:00:06 [arval.es] INFO: Starting spider arval.es [deploy-check: 2026-03-12T15:10]
      2026-03-28 08:00:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-28 08:00:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-28 08:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-28 08:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-28 08:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 123dc0c220c15fd1
      2026-03-28 08:00:06 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-28 08:00:06 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_DELAY': 0.25,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/arval.es/task_48_2026-03-28T08_00_00.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-03-28 08:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 08:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 08:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-28 08:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-28 08:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
       'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-28 08:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-28 08:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-28 08:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
      2026-03-28 08:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-28 08:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-28 08:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: es
      2026-03-28 08:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27es%27%20and%20RowKey%20eq%20%27es%27 HTTP/1.1" 200 None
      2026-03-28 08:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-28 08:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-28 08:00:07 [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 08:00:07 [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 08:00:07 [scrapy.core.engine] INFO: Spider opened
      2026-03-28 08:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-28 08:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-28 08:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-28 08:00:07 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-28 08:00:07 [scrapy-playwright] INFO: Starting download handler
      2026-03-28 08:00:12 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-28 08:00:12 [scrapy-playwright] INFO: Browser firefox launched
    • Tail

       'is_operable': True,
       'is_vat_included': True,
       'license_plate': '0500LWF',
       'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dct-7-n-connecta-128534',
       'listing': 'directbuy',
       'location': 'Madrid Loeches',
       'make': 'Nissan',
       'model': 'Juke',
       'odometer': 80249,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 0,
       'price': 16200.0,
       'price_includes_vat': True,
       'registration_date': '2022-02-02',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Nissan Juke DCT 7 N-Connecta',
       'transmission': 'automatic',
       'trim': 'DCT 7 N-Connecta',
       'vin': 'SJNFAAF16U1155526',
       'year': 2022}
      2026-03-28 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128534%27 HTTP/1.1" 200 None
      2026-03-28 08:09:41 [arval.es] INFO: Saving data for 128534: {'created_time': 1773653812.877557, 'last_price_update_time': 1774685381.552654}
      2026-03-28 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128534') HTTP/1.1" 204 0
      2026-03-28 08:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129503> (referer: https://autoselect.arval.es) ['zyte-api']
      2026-03-28 08:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503
      2026-03-28 08:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9815a431-040f-5875-b6fc-e9efc202548d with scrape type 2
      2026-03-28 08:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9815a431-040f-5875-b6fc-e9efc202548d with scrape type 2
      2026-03-28 08:09:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9815a431-040f-5875-b6fc-e9efc202548d, identifier: 129503
      2026-03-28 08:09:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503
      2026-03-28 08:09:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503
      2026-03-28 08:09:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503 to the API
      2026-03-28 08:09:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-28 08:09:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-28 08:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129503>
      {'auction_title': '',
       'category': 'Turismo',
       'color': 'black',
       'currency': 'EUR',
       'doors_number': 5,
       'engine': '2.0L',
       'engine_horse_power': 455,
       'expiration_date': None,
       'fuel_type': 'Hybrid',
       'id': '9815a431-040f-5875-b6fc-e9efc202548d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_included': True,
       'license_plate': '5773LWH',
       'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-t8-awd-recharge-r-design-auto-129503',
       'listing': 'directbuy',
       'location': 'Madrid Algete',
       'make': 'Volvo',
       'model': 'XC90',
       'odometer': 90847,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 0,
       'price': 46400.0,
       'price_includes_vat': True,
       'registration_date': '2022-02-11',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Volvo XC90 2.0 T8 AWD Recharge R-Design Auto',
       'transmission': 'automatic',
       'trim': '2.0 T8 AWD Recharge R-Design Auto',
       'vin': 'YV1LFH5VDN1825911',
       'year': 2022}
      2026-03-28 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129503%27 HTTP/1.1" 200 None
      2026-03-28 08:09:44 [arval.es] INFO: Saving data for 129503: {'created_time': 1773655494.09635, 'last_price_update_time': 1774685384.973232}
      2026-03-28 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129503') HTTP/1.1" 204 0
      2026-03-28 08:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128864> (referer: https://autoselect.arval.es) ['zyte-api']
      2026-03-28 08:09:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864
      2026-03-28 08:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20200228-f359-58a3-8f1c-7e97ab3b112d with scrape type 2
      2026-03-28 08:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20200228-f359-58a3-8f1c-7e97ab3b112d with scrape type 2
      2026-03-28 08:09:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 20200228-f359-58a3-8f1c-7e97ab3b112d, identifier: 128864
      2026-03-28 08:09:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864
      2026-03-28 08:09:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864
      2026-03-28 08:09:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864 to the API
      2026-03-28 08:09:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-28 08:09:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-03-28 08:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128864>
      {'auction_title': '',
       'category': 'Turismo',
       'color': 'white',
       'currency': 'EUR',
       'doors_number': 5,
       'engine': '1.6L',
       'engine_horse_power': 265,
       'expiration_date': None,
       'fuel_type': 'PHEV',
       'id': '20200228-f359-58a3-8f1c-7e97ab3b112d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_included': True,
       'license_plate': '4261LVY',
       'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-auto-4x4-128864',
       'listing': 'directbuy',
       'location': 'Barcelona',
       'make': 'Hyundai',
       'model': 'Tucson',
       'odometer': 43151,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'ES',
       'original_photo_count': 0,
       'price': 27500.0,
       'price_includes_vat': True,
       'registration_date': '2022-01-20',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Hyundai Tucson 1.6 TGDI PHEV Style Auto 4x4',
       'transmission': 'automatic',
       'trim': '1.6 TGDI PHEV Style Auto 4x4',
       'vin': 'TMAJE812DNJ068366',
       'year': 2022}
      2026-03-28 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128864%27 HTTP/1.1" 200 None
      2026-03-28 08:09:47 [arval.es] INFO: Saving data for 128864: {'created_time': 1773654859.779295, 'last_price_update_time': 1774685387.965152}
      2026-03-28 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128864') HTTP/1.1" 204 0
      2026-03-28 08:09:47 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-28 08:09:47 [arval.es] INFO: arval.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 7, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-28 08:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 08:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20last_price_update_time%20lt%201774253388 HTTP/1.1" 200 None
      2026-03-28 08:09:48 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (697 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.es/task_48_2026-03-28T08_00_00.jl
      2026-03-28 08:09:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 596301,
       'downloader/request_count': 765,
       'downloader/request_method_count/GET': 765,
       'downloader/response_bytes': 13382130,
       'downloader/response_count': 765,
       'downloader/response_status_count/200': 765,
       'elapsed_time_seconds': 580.802608,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 28, 8, 9, 48, 99016, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 697,
       'log_count/DEBUG': 9160,
       'log_count/INFO': 8262,
       'memusage/max': 172630016,
       'memusage/startup': 149934080,
       'playwright/context_count': 1,
       'playwright/context_count/max_concurrent': 1,
       'playwright/context_count/persistent/False': 1,
       'playwright/context_count/remote/False': 1,
       'playwright/page_count': 1,
       'playwright/page_count/max_concurrent': 1,
       'playwright/request_count': 43,
       'playwright/request_count/aborted': 12,
       'playwright/request_count/method/GET': 41,
       'playwright/request_count/method/POST': 2,
       'playwright/request_count/navigation': 3,
       'playwright/request_count/resource_type/document': 3,
       'playwright/request_count/resource_type/fetch': 1,
       'playwright/request_count/resource_type/font': 7,
       'playwright/request_count/resource_type/image': 8,
       'playwright/request_count/resource_type/script': 13,
       'playwright/request_count/resource_type/stylesheet': 3,
       'playwright/request_count/resource_type/xhr': 8,
       'playwright/response_count': 27,
       'playwright/response_count/method/GET': 27,
       'playwright/response_count/resource_type/document': 3,
       'playwright/response_count/resource_type/fetch': 1,
       'playwright/response_count/resource_type/font': 7,
       'playwright/response_count/resource_type/script': 10,
       'playwright/response_count/resource_type/stylesheet': 3,
       'playwright/response_count/resource_type/xhr': 3,
       'request_depth_max': 67,
       'response_received_count': 765,
       'scheduler/dequeued': 765,
       'scheduler/dequeued/memory': 765,
       'scheduler/enqueued': 765,
       'scheduler/enqueued/memory': 765,
       'scrape_type/price_update': 697,
       'scrape_type/skipped': 607,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 764,
       '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.6310481352296406,
       'scrapy-zyte-api/mean_response_seconds': 3.6379853562056947,
       'scrapy-zyte-api/processed': 764,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 764,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 763,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 764,
       'scrapy-zyte-api/request_args/httpResponseBody': 764,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 764,
       'scrapy-zyte-api/request_args/url': 764,
       'scrapy-zyte-api/status_codes/200': 764,
       'scrapy-zyte-api/success': 764,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 3, 28, 8, 0, 7, 296408, tzinfo=datetime.timezone.utc)}
      2026-03-28 08:09:48 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /5/log/utf8/sourcing_v2/arval.es/task_48_2026-03-28T08_00_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/arval.es/task_48_2026-03-28T08_00_00.log

  • sourcelog
    last_update_time2026-03-28 08:09:48
    last_update_timestamp1774685388
    downloader/request_bytes596301
    downloader/request_count765
    downloader/request_method_count/GET765
    downloader/response_bytes13382130
    downloader/response_count765
    downloader/response_status_count/200765
    elapsed_time_seconds580.802608
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 28, 8, 9, 48, 99016, tzinfo=datetime.timezone.utc)
    item_scraped_count697
    log_count/DEBUG9160
    log_count/INFO8262
    memusage/max172630016
    memusage/startup149934080
    playwright/context_count1
    playwright/context_count/max_concurrent1
    playwright/context_count/persistent/False1
    playwright/context_count/remote/False1
    playwright/page_count1
    playwright/page_count/max_concurrent1
    playwright/request_count43
    playwright/request_count/aborted12
    playwright/request_count/method/GET41
    playwright/request_count/method/POST2
    playwright/request_count/navigation3
    playwright/request_count/resource_type/document3
    playwright/request_count/resource_type/fetch1
    playwright/request_count/resource_type/font7
    playwright/request_count/resource_type/image8
    playwright/request_count/resource_type/script13
    playwright/request_count/resource_type/stylesheet3
    playwright/request_count/resource_type/xhr8
    playwright/response_count27
    playwright/response_count/method/GET27
    playwright/response_count/resource_type/document3
    playwright/response_count/resource_type/fetch1
    playwright/response_count/resource_type/font7
    playwright/response_count/resource_type/script10
    playwright/response_count/resource_type/stylesheet3
    playwright/response_count/resource_type/xhr3
    request_depth_max67
    response_received_count765
    scheduler/dequeued765
    scheduler/dequeued/memory765
    scheduler/enqueued765
    scheduler/enqueued/memory765
    scrape_type/price_update697
    scrape_type/skipped607
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts764
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.6310481352296406
    scrapy-zyte-api/mean_response_seconds3.6379853562056947
    scrapy-zyte-api/processed764
    scrapy-zyte-api/request_args/customHttpRequestHeaders764
    scrapy-zyte-api/request_args/experimental.requestCookies763
    scrapy-zyte-api/request_args/experimental.responseCookies764
    scrapy-zyte-api/request_args/httpResponseBody764
    scrapy-zyte-api/request_args/httpResponseHeaders764
    scrapy-zyte-api/request_args/url764
    scrapy-zyte-api/status_codes/200764
    scrapy-zyte-api/success764
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 28, 8, 0, 7, 296408, tzinfo=datetime.timezone.utc)