• LogParser v0.8.2, last updated at 2026-03-28 19:11:50, http://scrapyd-4:6800/logs/sourcing_v2/auto1.nl/task_28_2026-03-28T19_10_00.json

PROJECT (sourcing_v2), SPIDER (auto1.nl)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto1.nl
    jobtask_28_2026-03-28T19_10_00
    first_log_time2026-03-28 19:10:05
    latest_log_time2026-03-28 19:11:43
    runtime0:01:38
    crawled_pages 104
    scraped_items 93
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      2026-03-28 19:11:43 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd6ea7ce350>
      2026-03-28 19:11:43 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd6ea68c210>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      c5bf70fe51ad301c
    • latest_duplicate

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

      2026-03-28 19:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_5f84aa60fdf210845f5a36fac59d243f.jpg> (referer: https://www.auto1.com/)
    • latest_scrape

      2026-03-28 19:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_5f84aa60fdf210845f5a36fac59d243f.jpg>
    • latest_stat

      2026-03-28 19:11:06 [scrapy.extensions.logstats] INFO: Crawled 52 pages (at 52 pages/min), scraped 61 items (at 61 items/min)
    • Head

      2026-03-28 19:10:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-28 19:10:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-28 19:10:05 [auto1.nl] INFO: Batch mode enabled: batch 2/2
      2026-03-28 19:10:05 [auto1.nl] INFO: Starting spider auto1.nl
      2026-03-28 19:10:05 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-28 19:10:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-28 19:10:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-28 19:10:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-28 19:10:06 [scrapy.extensions.telnet] INFO: Telnet Password: c5bf70fe51ad301c
      2026-03-28 19:10: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 19:10:06 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 7200,
       'DOWNLOAD_MAXSIZE': 52428800,
       'DOWNLOAD_WARNSIZE': 10485760,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.nl/task_28_2026-03-28T19_10_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 19:10:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 19:10:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-28 19:10: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 19:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-28 19:10: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 19:10:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-28 19:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-28 19:10:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
      2026-03-28 19:10:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-28 19:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-28 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 19:10:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-28 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
      2026-03-28 19:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-28 19:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-28 19:10:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-28 19:10:06 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-03-28 19:10:06 [scrapy.core.engine] INFO: Spider opened
      2026-03-28 19:10:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-28 19:10:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-28 19:10:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-28 19:10:06 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-28 19:10:06 [scrapy-playwright] INFO: Starting download handler
      2026-03-28 19:10:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-28 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
    • Tail

                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img3a/28/3a2864447525735d9df403991f46372c/pa/DR36555_76615c13adb373f09329cd912e801ac8.jpg',
                   'Width': 800}],
       'price': 0,
       'price_includes_vat': True,
       'registration_date': '2017-05-23',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Volkswagen Polo 1.2 TSI Beats BlueMotion',
       'transmission': 'manual',
       'trim': 'Beats BlueMotion',
       'year': 2017}
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27DR36555%27 HTTP/1.1" 200 None
      2026-03-28 19:11:43 [auto1.nl] INFO: Saving data for DR36555: {'created_time': 1774725103.118411, 'last_price_update_time': 1774725103.11842, 'auction_closing_time': 1774883301.0}
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='DR36555') HTTP/1.1" 204 0
      2026-03-28 19:11:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
      2026-03-28 19:11:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-28 19:11:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd6ea9d6210>
      2026-03-28 19:11:43 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-28 19:11:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_6.jpg HTTP/1.1" 201 0
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.nl',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fad%252F17ad62d774ef1b3800e3ecd7d6862b3f%252Fpa%252FRZ76461_5f84aa60fdf210845f5a36fac59d243f.jpg') HTTP/1.1" 204 0
      2026-03-28 19:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_5f84aa60fdf210845f5a36fac59d243f.jpg saved to cache
      2026-03-28 19:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 98502506-01b6-5e0f-b814-7e53e3e814e6
      2026-03-28 19:11:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98502506-01b6-5e0f-b814-7e53e3e814e6, skipping ID generation
      2026-03-28 19:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98502506-01b6-5e0f-b814-7e53e3e814e6 with scrape type 1
      2026-03-28 19:11:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98502506-01b6-5e0f-b814-7e53e3e814e6 sending to next pipeline
      2026-03-28 19:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.nl, Processed item id: 98502506-01b6-5e0f-b814-7e53e3e814e6, identifier: RZ76461
      2026-03-28 19:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.nl, Translating item: 98502506-01b6-5e0f-b814-7e53e3e814e6 with identifier: RZ76461
      2026-03-28 19:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.nl, Applying rules to item: 98502506-01b6-5e0f-b814-7e53e3e814e6 with identifier: RZ76461
      2026-03-28 19:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.nl, Posting item: 98502506-01b6-5e0f-b814-7e53e3e814e6 with identifier: RZ76461 to the API
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-28 19:11:43 [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 19:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_5f84aa60fdf210845f5a36fac59d243f.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': 94,
       'category': None,
       'color': 'black',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '1.2L',
       'engine_horse_power': 75,
       'expiration_date': '2026-03-30T15:12:46Z',
       'fuel_type': 'petrol',
       'id': '98502506-01b6-5e0f-b814-7e53e3e814e6',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'J232GK',
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RZ76461',
       'listing': 'auction',
       'location': 'NL, Breukelen',
       'make': 'Peugeot',
       'model': '208',
       'odometer': 101294,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'NL',
       'original_photo_count': 15,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 54442,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_4d27efd3e5f8c58f6e457c0cf599b830.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2465547,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_95788fbda7a957d78e994a8d71112f16.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 73639,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_1989397442c3af31bdbc0ff3705b9b16.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 61903,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_3ba69a334cad8d1dedeb4bedd01cf8f7.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 63303,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_627d5f3fc161959b8b7f20e2aaa530d9.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 71250,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_dec3a7197eeb734a76fae2b990c62186.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2758510,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_5f84aa60fdf210845f5a36fac59d243f.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 2553716,
                   'Height': 1536,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_612ac37fa7f4bf2803e908d1cdb95696.jpg',
                   'Width': 2048},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 53653,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_abd91a19e817081f7add7f5f280add2b.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98502506-01b6-5e0f-b814-7e53e3e814e6/98502506-01b6-5e0f-b814-7e53e3e814e6_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 69083,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img17/ad/17ad62d774ef1b3800e3ecd7d6862b3f/pa/RZ76461_3321a89f1f132b488a39f6c920eaddd2.jpg',
                   'Width': 800}],
       'price': 0,
       'price_includes_vat': True,
       'registration_date': '2020-07-26',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Peugeot 208 1.2 PureTech Active',
       'transmission': 'manual',
       'trim': 'Active',
       'year': 2020}
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.nl%27%20and%20RowKey%20eq%20%27RZ76461%27 HTTP/1.1" 200 None
      2026-03-28 19:11:43 [auto1.nl] INFO: Saving data for RZ76461: {'created_time': 1774725103.688852, 'last_price_update_time': 1774725103.688863, 'auction_closing_time': 1774883566.0}
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-28 19:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.nl',RowKey='RZ76461') HTTP/1.1" 204 0
      2026-03-28 19:11:43 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-28 19:11:43 [auto1.nl] INFO: auto1.nl Batch config: batch 2/2
      2026-03-28 19:11:43 [auto1.nl] INFO: auto1.nl 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>: 3, <ScrapeType.BATCH_SKIPPED: 5>: 3}
      2026-03-28 19:11:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (93 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.nl/task_28_2026-03-28T19_10_00.jl
      2026-03-28 19:11:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 527022,
       'downloader/request_count': 294,
       'downloader/request_method_count/GET': 274,
       'downloader/request_method_count/POST': 20,
       'downloader/response_bytes': 81038647,
       'downloader/response_count': 294,
       'downloader/response_status_count/200': 294,
       'dupefilter/filtered': 5,
       'elapsed_time_seconds': 97.167239,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 28, 19, 11, 43, 799825, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 93,
       'log_count/DEBUG': 3234,
       'log_count/INFO': 3360,
       'memusage/max': 189816832,
       'memusage/startup': 149831680,
       'photo_download_count': 190,
       'request_depth_max': 21,
       'response_received_count': 104,
       'scheduler/dequeued': 294,
       'scheduler/dequeued/memory': 294,
       'scheduler/enqueued': 294,
       'scheduler/enqueued/memory': 294,
       'scrape_type/batch_skipped': 345,
       'scrape_type/new': 41,
       'scrape_type/price_update': 52,
       'scrape_type/skipped': 243,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 104,
       '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.554967852613817,
       'scrapy-zyte-api/mean_response_seconds': 2.584237374875766,
       'scrapy-zyte-api/processed': 104,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 104,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 103,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 104,
       'scrapy-zyte-api/request_args/httpRequestBody': 20,
       'scrapy-zyte-api/request_args/httpRequestMethod': 20,
       'scrapy-zyte-api/request_args/httpResponseBody': 104,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 104,
       'scrapy-zyte-api/request_args/sessionContext': 104,
       'scrapy-zyte-api/request_args/url': 104,
       'scrapy-zyte-api/status_codes/200': 104,
       'scrapy-zyte-api/success': 104,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'source/items_encountered': 686,
       'source/total_available': 646,
       'start_time': datetime.datetime(2026, 3, 28, 19, 10, 6, 632586, tzinfo=datetime.timezone.utc)}
      2026-03-28 19:11:43 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-28 19:11:43 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd6ea7ce350>
      2026-03-28 19:11:43 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd6ea68c210>
    • Log

      /5/log/utf8/sourcing_v2/auto1.nl/task_28_2026-03-28T19_10_00/?job_finished=True

    • Source

      http://scrapyd-4:6800/logs/sourcing_v2/auto1.nl/task_28_2026-03-28T19_10_00.log

  • sourcelog
    last_update_time2026-03-28 19:11:43
    last_update_timestamp1774725103
    downloader/request_bytes527022
    downloader/request_count294
    downloader/request_method_count/GET274
    downloader/request_method_count/POST20
    downloader/response_bytes81038647
    downloader/response_count294
    downloader/response_status_count/200294
    dupefilter/filtered5
    elapsed_time_seconds97.167239
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 28, 19, 11, 43, 799825, tzinfo=datetime.timezone.utc)
    item_scraped_count93
    log_count/DEBUG3234
    log_count/INFO3360
    memusage/max189816832
    memusage/startup149831680
    photo_download_count190
    request_depth_max21
    response_received_count104
    scheduler/dequeued294
    scheduler/dequeued/memory294
    scheduler/enqueued294
    scheduler/enqueued/memory294
    scrape_type/batch_skipped345
    scrape_type/new41
    scrape_type/price_update52
    scrape_type/skipped243
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts104
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds2.554967852613817
    scrapy-zyte-api/mean_response_seconds2.584237374875766
    scrapy-zyte-api/processed104
    scrapy-zyte-api/request_args/customHttpRequestHeaders104
    scrapy-zyte-api/request_args/experimental.requestCookies103
    scrapy-zyte-api/request_args/experimental.responseCookies104
    scrapy-zyte-api/request_args/httpRequestBody20
    scrapy-zyte-api/request_args/httpRequestMethod20
    scrapy-zyte-api/request_args/httpResponseBody104
    scrapy-zyte-api/request_args/httpResponseHeaders104
    scrapy-zyte-api/request_args/sessionContext104
    scrapy-zyte-api/request_args/url104
    scrapy-zyte-api/status_codes/200104
    scrapy-zyte-api/success104
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    source/items_encountered686
    source/total_available646
    start_timedatetime.datetime(2026, 3, 28, 19, 10, 6, 632586, tzinfo=datetime.timezone.utc)