• LogParser v0.8.2, last updated at 2026-04-27 08:15:58, http://scrapyd-0:6800/logs/sourcing_v2/auto1.it/2026-04-27T07_54_03.json

PROJECT (sourcing_v2), SPIDER (auto1.it)

Click to refresh Realtime version
  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • projectsourcing_v2
    spiderauto1.it
    job2026-04-27T07_54_03
    first_log_time2026-04-27 07:54:06
    latest_log_time2026-04-27 08:15:44
    runtime0:21:38
    crawled_pages 679
    scraped_items 299
    shutdown_reasonN/A
    finish_reasonN/A
    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:6026
    • telnet_password

      f388cae51b152a38
    • latest_duplicate

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

      2026-04-27 08:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_4b587cbf4db7c0635acbbc0697aa006f.jpg> (referer: https://www.auto1.com/)
    • latest_scrape

      2026-04-27 08:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_4b587cbf4db7c0635acbbc0697aa006f.jpg>
    • latest_stat

      2026-04-27 08:15:10 [scrapy.extensions.logstats] INFO: Crawled 679 pages (at 5 pages/min), scraped 299 items (at 4 items/min)
    • Head

      2026-04-27 07:54:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-04-27 07:54: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-04-27 07:54:06 [auto1.it] INFO: Starting spider auto1.it
      2026-04-27 07:54:06 [scrapy.addons] INFO: Enabled addons:
      []
      2026-04-27 07:54:06 [asyncio] DEBUG: Using selector: EpollSelector
      2026-04-27 07:54:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-04-27 07:54:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-04-27 07:54:06 [scrapy.extensions.telnet] INFO: Telnet Password: f388cae51b152a38
      2026-04-27 07:54: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-04-27 07:54: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.it/2026-04-27T07_54_03.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-04-27 07:54:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-04-27 07:54:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-04-27 07:54:07 [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-04-27 07:54:07 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-04-27 07:54:07 [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-04-27 07:54:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-04-27 07:54:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-04-27 07:54:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2094
      2026-04-27 07:54:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-04-27 07:54:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-04-27 07:54:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-04-27 07:54:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-04-27 07:54:10 [common.geocoding.geonames_geocoder] INFO: GeoNames geocoder loaded: 9 files, 94519 postal codes, 171568 cities
      2026-04-27 07:54:10 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.alx.dev-cluster.alx.tech/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-04-27 07:54:10 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.translation_pipeline.TranslationPipeline',
       'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
       'crawlers.pipelines.geocoding_pipeline.GeocodingPipeline',
       'crawlers.pipelines.post_to_api.PostToApiPipeline']
      2026-04-27 07:54:10 [scrapy.core.engine] INFO: Spider opened
      2026-04-27 07:54:10 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-04-27 07:54:10 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
      2026-04-27 07:54:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 341MiB
      2026-04-27 07:54:10 [scrapy-playwright] INFO: Starting download handler
      
      2026-04-27 07:54:10 [scrapy-playwright] INFO: Starting download handler
      2026-04-27 07:54:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-04-27 07:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
      2026-04-27 07:54:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-04-27 07:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
    • Tail

                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 67634,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_6a148500a756b094ca9d555e7655cf04.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 58609,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_3aa28b2622c5c619488c8413fa9df6e8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 62116,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_46f596026f6c6214bea8147e33368f67.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 67709,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_4904efe0d6f26894d45ad71f47933ec7.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 58948,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_622a97ba4f5cc7ae7d997047abb3eb5c.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 70412,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_e306414df04bbf0feabcbf71158bfde2.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 68831,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_ee410d645c4cae5b5c4df86001431062.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_2bf212b9-e1b8-57c0-9e7b-978bd89960ef/2bf212b9-e1b8-57c0-9e7b-978bd89960ef_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 51162,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/imgb3/fa/b3fa91bb5a4a0d0c68c017dc330271f0/pa/BL12748_1fb8a762f0c1ac1c9b3d2d2fa5309b31.jpg',
                   'Width': 800}],
       'postal_code': '42100',
       'price': 0,
       'price_includes_vat': True,
       'province': "Reggio Nell'Emilia",
       'province_code': 'IT-RE',
       'region': 'Emilia-Romagna',
       'region_code': 'IT-05',
       'registration_date': '2017-03-14',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Peugeot 2008 1.6 Blue-HDi GT Line',
       'transmission': 'manual',
       'trim': 'GT Line',
       'year': 2017}
      2026-04-27 08:14:56 [auto1.it] INFO: Saving data for BL12748: {'created_time': 1777277696.777903, 'last_price_update_time': 1777277696.777915, 'has_photos': True, 'auction_closing_time': 1777389524.0}
      2026-04-27 08:14:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-04-27 08:14:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fead57c4bd0>
      2026-04-27 08:14:56 [common.azure_blobstore] INFO: Creating container if not exists
      2026-04-27 08:14:56 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-04-27 08:14:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-04-27 08:14:56 [urllib3.connectionpool] DEBUG: https://alxdev.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_0.jpg HTTP/1.1" 201 0
      2026-04-27 08:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_4b587cbf4db7c0635acbbc0697aa006f.jpg saved to cache
      2026-04-27 08:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item efb6381f-5238-5efa-899b-383bf2626259
      2026-04-27 08:14:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efb6381f-5238-5efa-899b-383bf2626259, skipping ID generation
      2026-04-27 08:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb6381f-5238-5efa-899b-383bf2626259 with scrape type 1
      2026-04-27 08:14:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efb6381f-5238-5efa-899b-383bf2626259 sending to next pipeline
      2026-04-27 08:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: efb6381f-5238-5efa-899b-383bf2626259, identifier: RJ39648
      2026-04-27 08:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: efb6381f-5238-5efa-899b-383bf2626259 with identifier: RJ39648
      2026-04-27 08:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: efb6381f-5238-5efa-899b-383bf2626259 with identifier: RJ39648
      2026-04-27 08:14:57 [crawlers.pipelines.geocoding_pipeline] INFO: geocoding.decision
      2026-04-27 08:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: efb6381f-5238-5efa-899b-383bf2626259 with identifier: RJ39648 to the API
      2026-04-27 08:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.alx.dev-cluster.alx.tech:443
      2026-04-27 08:14:57 [urllib3.connectionpool] DEBUG: https://api.alx.dev-cluster.alx.tech:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
      2026-04-27 08:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_4b587cbf4db7c0635acbbc0697aa006f.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': 152,
       'category': None,
       'city': None,
       'color': 'white',
       'currency': 'EUR',
       'doors_number': 5,
       'emission_standard': 'EURO 6',
       'engine': '1.5L',
       'engine_horse_power': 150,
       'expiration_date': '2026-04-28T15:14:16Z',
       'fuel_type': 'petrol',
       'id': 'efb6381f-5238-5efa-899b-383bf2626259',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': True,
       'latitude': None,
       'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RJ39648',
       'listing': 'auction',
       'location': 'IT',
       'location_confidence': None,
       'longitude': None,
       'make': 'Cupra',
       'model': 'Formentor',
       'odometer': 38890,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'IT',
       'original_photo_count': 14,
       'photos': [{'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 106256,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_4b587cbf4db7c0635acbbc0697aa006f.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 106256,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_9899eeafdee149e006fc420f06f8d070.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 90317,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_75787dfc429fa5ba696725e8d779b8c9.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 86893,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_b475223acbf81c96c1dfc943e25288f6.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 97194,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_6aec4560704591a0cdaa3d89878235d3.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 103016,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_a61015091ce4bb9eb5a19495738885ca.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 3392774,
                   'Height': 3024,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_5e67290abe69e81a0dfc31cf3b246cbc.jpg',
                   'Width': 4032},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 106196,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_ad9b468e4365b186560a215d6a825a97.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 72414,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_815518943b23a07c2d59d8895359142f.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_efb6381f-5238-5efa-899b-383bf2626259/efb6381f-5238-5efa-899b-383bf2626259_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 76291,
                   'Height': 600,
                   'OriginUrl': 'https://img-pa.auto1.com/img38/7b/387b4ecd1921b2187e4882c7dea4de14/pa/RJ39648_ee0a241febbfb3605d49091a4fedcf60.jpg',
                   'Width': 800}],
       'postal_code': None,
       'price': 0,
       'price_includes_vat': True,
       'province': None,
       'province_code': None,
       'region': None,
       'region_code': None,
       'registration_date': '2024-03-27',
       'seats_number': 5,
       'seller_name': None,
       'title': 'Cupra Formentor 1.5 TSI ACT',
       'transmission': 'automatic',
       'trim': '',
       'year': 2024}
      2026-04-27 08:14:57 [auto1.it] INFO: Saving data for RJ39648: {'created_time': 1777277697.281183, 'last_price_update_time': 1777277697.281193, 'has_photos': True, 'auction_closing_time': 1777389256.0}
      2026-04-27 08:15:10 [scrapy.extensions.logstats] INFO: Crawled 679 pages (at 5 pages/min), scraped 299 items (at 4 items/min)
      2026-04-27 08:15:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 395MiB
      2026-04-27 08:15:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.404(s), this was the 1st time calling it.
      
      2026-04-27 08:15:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.499056265624668 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      
      2026-04-27 08:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-04-27 08:15:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.132(s), this was the 1st time calling it.
      
      2026-04-27 08:15:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.485317581470984 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      2026-04-27 08:15:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.217(s), this was the 1st time calling it.
      2026-04-27 08:15:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.820283006924289 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      2026-04-27 08:15:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-04-27 08:15:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.951(s), this was the 1st time calling it.
      2026-04-27 08:15:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.786757861378092 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      
      2026-04-27 08:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      
    • Log

      /1/log/utf8/sourcing_v2/auto1.it/2026-04-27T07_54_03/

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/auto1.it/2026-04-27T07_54_03.log