• 'pip install logparser' on host 'scrapyd-0:6800' and run command 'logparser'. Or wait until LogParser parses the log.
  • Fail to request logfile from http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_8_2026-03-25T14_15_00 with extensions ['.log', '.log.gz', '.txt']
  • Using backup stats: LogParser v0.8.2, last updated at 2026-03-25 14:18:39, /var/lib/scrapydweb/data/stats/scrapyd-0_6800/sourcing_v2/manheim.gb/task_8_2026-03-25T14_15_00.json

PROJECT (sourcing_v2), SPIDER (manheim.gb)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spidermanheim.gb
    jobtask_8_2026-03-25T14_15_00
    first_log_time2026-03-25 14:15:04
    latest_log_time2026-03-25 14:18:39
    runtime0:03:35
    crawled_pages 256
    scraped_items 159
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count75
    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
      last 10 of 75

      2026-03-25 14:18:35 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 104,
       'car_expert_report_source_url': None,
       'color': 'GREY',
       'currency': 'GBP',
       'engine': '1.5L',
       'expiration_date': '2026-04-07T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': '2d823370-dd73-55ad-ac9b-37555a3de71d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'SH64YOO',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4123228',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'NISSAN',
       'model': 'JUKE',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2014-11-24',
       'seller_name': 'Perrys',
       'title': 'NISSAN JUKE 1.5 dCi Tekna 5dr',
       'transmission': 'manual',
       'trim': '1.5 dCi Tekna 5dr',
       'year': 2014}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 14:18:36 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 5ad12420-832a-5f5e-b46c-086cd1772009: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022HYUNDAI TUCSON 1.6 GDi SE Nav 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022HYUNDAI\u0022, \u0022Model\u0022: \u0022TUCSON\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-03-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4123234\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 GDi SE Nav 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022EA19UHP\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 162, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00225ad12420-832a-5f5e-b46c-086cd1772009\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 14:18:36 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 14:18:36 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 14:18:36 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 162,
       'car_expert_report_source_url': None,
       'color': 'WHITE',
       'currency': 'GBP',
       'engine': '1.6L',
       'expiration_date': '2026-04-07T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': '5ad12420-832a-5f5e-b46c-086cd1772009',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'EA19UHP',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4123234',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'HYUNDAI',
       'model': 'TUCSON',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2019-03-07',
       'seller_name': 'Perrys',
       'title': 'HYUNDAI TUCSON 1.6 GDi SE Nav 5dr 2WD',
       'transmission': 'manual',
       'trim': '1.6 GDi SE Nav 5dr 2WD',
       'year': 2019}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 14:18:37 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id dca0e941-ede4-5e8f-9314-d934960dc65d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL ADAM 1.2i Energised 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022ADAM\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-04-26\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ADAM?id=4123236\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2i Energised 3dr\u0022, \u0022LicensePlate\u0022: \u0022BV18UEA\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 125, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022dca0e941-ede4-5e8f-9314-d934960dc65d\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 14:18:37 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 14:18:37 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 14:18:37 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 125,
       'car_expert_report_source_url': None,
       'color': 'BLUE',
       'currency': 'GBP',
       'engine': '1.2L',
       'expiration_date': '2026-04-07T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': 'dca0e941-ede4-5e8f-9314-d934960dc65d',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'BV18UEA',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ADAM?id=4123236',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'VAUXHALL',
       'model': 'ADAM',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2018-04-26',
       'seller_name': 'Perrys',
       'title': 'VAUXHALL ADAM 1.2i Energised 3dr',
       'transmission': 'manual',
       'trim': '1.2i Energised 3dr',
       'year': 2018}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 14:18:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id dcb5ec0c-eed8-59c6-9ce7-0d452a0585d3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
       | Status Code: 400
       | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN GOLF 1.0 TSI 110 SE [Nav] 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022GOLF\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4123270\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 TSI 110 SE [Nav] 5dr\u0022, \u0022LicensePlate\u0022: \u0022AF18CUC\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 109, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022dcb5ec0c-eed8-59c6-9ce7-0d452a0585d3\u0022}"}
       | Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 14:18:38 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
      
      2026-03-25 14:18:38 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      Traceback (most recent call last):
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
      2026-03-25 14:18:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
       'c_o_2_emission_value': 109,
       'car_expert_report_source_url': None,
       'color': 'WHITE',
       'currency': 'GBP',
       'engine': '1.0L',
       'expiration_date': '2026-04-02T09:00:00Z',
       'fuel_type': 'Petrol',
       'id': 'dcb5ec0c-eed8-59c6-9ce7-0d452a0585d3',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': False,
       'is_vat_included': False,
       'license_plate': 'AF18CUC',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4123270',
       'listing': 'auction',
       'location': 'Northampton - In Transit',
       'make': 'VOLKSWAGEN',
       'model': 'GOLF',
       'odometer': None,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 0,
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2018-03-01',
       'seller_name': 'Vindis Group',
       'title': 'VOLKSWAGEN GOLF 1.0 TSI 110 SE [Nav] 5dr',
       'transmission': 'manual',
       'trim': '1.0 TSI 110 SE [Nav] 5dr',
       'year': 2018}
      Traceback (most recent call last):
        File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
          current.result = callback(  # type: ignore[misc]
        File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
          return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
          raise e
        File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
          response.raise_for_status()
        File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
          raise HTTPError(http_error_msg, response=self)
      requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing

      INFO

      DEBUG

    • latest_crawl

      2026-03-25 14:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_2.jpg> (referer: None)
    • latest_scrape

      2026-03-25 14:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_2.jpg>
    • latest_stat

      2026-03-25 14:18:05 [scrapy.extensions.logstats] INFO: Crawled 204 pages (at 92 pages/min), scraped 133 items (at 55 items/min)
    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      6248155f2f561ec2
    • Head

      2026-03-25 14:15:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-25 14:15:04 [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-25 14:15:04 [manheim.gb] INFO: Batch mode enabled: batch 4/4
      2026-03-25 14:15:04 [manheim.gb] INFO: Starting spider manheim.gb
      2026-03-25 14:15:04 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-25 14:15:04 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-25 14:15:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-25 14:15:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-25 14:15:04 [scrapy.extensions.telnet] INFO: Telnet Password: 6248155f2f561ec2
      2026-03-25 14:15:04 [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-25 14:15:04 [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/manheim.gb/task_8_2026-03-25T14_15_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-25 14:15:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 14:15:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-25 14:15:04 [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-25 14:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
      2026-03-25 14:15:05 [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-25 14:15:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-03-25 14:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-25 14:15:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
      2026-03-25 14:15:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-25 14:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-25 14:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 14:15:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
      2026-03-25 14:15:05 [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-25 14:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
      2026-03-25 14:15:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
      2026-03-25 14:15:05 [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-25 14:15:05 [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-25 14:15:05 [scrapy.core.engine] INFO: Spider opened
      2026-03-25 14:15:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-25 14:15:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-03-25 14:15:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
      2026-03-25 14:15:05 [scrapy-playwright] INFO: Starting download handler
      
      2026-03-25 14:15:05 [scrapy-playwright] INFO: Starting download handler
      2026-03-25 14:15:10 [scrapy-playwright] INFO: Launching browser firefox
      2026-03-25 14:15:10 [scrapy-playwright] INFO: Browser firefox launched
    • Tail

      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa465a32c-f9af-4ca1-bef6-b3e9718d5637_4.jpg') HTTP/1.1" 204 0
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_4.jpg saved to cache
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53e53357-c577-5532-aff6-93640da4d163
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f19c65743d0>
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_6.jpg HTTP/1.1" 201 0
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa465a32c-f9af-4ca1-bef6-b3e9718d5637_11.jpg') HTTP/1.1" 204 0
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_11.jpg saved to cache
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53e53357-c577-5532-aff6-93640da4d163
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f19c4e27dd0>
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_8.jpg HTTP/1.1" 201 0
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa465a32c-f9af-4ca1-bef6-b3e9718d5637_9.jpg') HTTP/1.1" 204 0
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_9.jpg saved to cache
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53e53357-c577-5532-aff6-93640da4d163
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f19c483bc50>
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Creating container if not exists
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
      2026-03-25 14:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_9.jpg HTTP/1.1" 201 0
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='manheim.gb',RowKey='http%3A%252F%252Fimages.manheim.co.uk%252Fimages%252Funits%252Fzoom%252Fa465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_2.jpg') HTTP/1.1" 204 0
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_2.jpg saved to cache
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53e53357-c577-5532-aff6-93640da4d163
      2026-03-25 14:18:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53e53357-c577-5532-aff6-93640da4d163, skipping ID generation
      2026-03-25 14:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e53357-c577-5532-aff6-93640da4d163 with scrape type 1
      2026-03-25 14:18:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53e53357-c577-5532-aff6-93640da4d163 sending to next pipeline
      2026-03-25 14:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 53e53357-c577-5532-aff6-93640da4d163, identifier: 4122866
      2026-03-25 14:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 53e53357-c577-5532-aff6-93640da4d163 with identifier: 4122866
      2026-03-25 14:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 53e53357-c577-5532-aff6-93640da4d163 with identifier: 4122866
      2026-03-25 14:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 53e53357-c577-5532-aff6-93640da4d163 with identifier: 4122866 to the API
      2026-03-25 14:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
      2026-03-25 14:18:39 [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-25 14:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_2.jpg>
      {'auction_title': '',
       'c_o_2_emission_value': 202,
       'car_expert_report_source_url': None,
       'color': 'WHITE',
       'currency': 'GBP',
       'engine': '2.0L',
       'expiration_date': '2026-04-01T09:00:00Z',
       'fuel_type': 'Diesel',
       'id': '53e53357-c577-5532-aff6-93640da4d163',
       'is_damaged': False,
       'is_operable': True,
       'is_vat_deductible': True,
       'is_vat_included': False,
       'license_plate': 'DS24RZL',
       'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4122866',
       'listing': 'auction',
       'location': 'Haydock',
       'make': 'VAUXHALL',
       'model': 'VIVARO',
       'odometer': 31966,
       'odometer_reading_unit': 'mi',
       'origin_country_code': 'GB',
       'original_photo_count': 15,
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 138547,
                   'Height': 1000,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_7.jpg',
                   'Width': 1499},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 138547,
                   'Height': 1000,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_7.jpg',
                   'Width': 1499},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 257717,
                   'Height': 1000,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_6.jpg',
                   'Width': 1333},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 223159,
                   'Height': 1000,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_1.jpg',
                   'Width': 1333},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 123116,
                   'Height': 999,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_5.jpg',
                   'Width': 1500},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 132312,
                   'Height': 999,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_4.jpg',
                   'Width': 1500},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 138253,
                   'Height': 999,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_11.jpg',
                   'Width': 1500},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 144600,
                   'Height': 999,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_10.jpg',
                   'Width': 1500},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 140727,
                   'Height': 999,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_9.jpg',
                   'Width': 1500},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e53357-c577-5532-aff6-93640da4d163/53e53357-c577-5532-aff6-93640da4d163_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 229115,
                   'Height': 1000,
                   'OriginUrl': 'http://images.manheim.co.uk/images/units/zoom/a465a32c-f9af-4ca1-bef6-b3e9718d5637_ext_2.jpg',
                   'Width': 1333}],
       'price': 0,
       'price_includes_vat': False,
       'registration_date': '2024-04-30',
       'seller_name': 'Europcar',
       'title': 'VAUXHALL VIVARO 2.0 Turbo D 145 Prime H1 Van',
       'transmission': 'manual',
       'trim': '2.0 Turbo D 145 Prime H1 Van',
       'year': 2024}
      2026-03-25 14:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 14:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122866%27 HTTP/1.1" 200 None
      2026-03-25 14:18:39 [manheim.gb] INFO: Saving data for 4122866: {'created_time': 1774448319.1689, 'last_price_update_time': 1774448319.168913, 'auction_closing_time': 1775034000.0}
      2026-03-25 14:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-25 14:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122866') HTTP/1.1" 204 0
      2026-03-25 14:18:39 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-25 14:18:39 [manheim.gb] INFO: manheim.gb Batch config: batch 4/4
      2026-03-25 14:18:39 [manheim.gb] INFO: manheim.gb 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, <ScrapeType.BATCH_SKIPPED: 5>: 0}
      2026-03-25 14:18:39 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (159 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_8_2026-03-25T14_15_00.jl
      2026-03-25 14:18:39 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 384953,
       'downloader/request_count': 393,
       'downloader/request_method_count/GET': 138,
       'downloader/request_method_count/POST': 255,
       'downloader/response_bytes': 70514360,
       'downloader/response_count': 393,
       'downloader/response_status_count/200': 393,
       'elapsed_time_seconds': 213.854184,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 25, 14, 18, 39, 286958, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 159,
       'log_count/DEBUG': 6353,
       'log_count/ERROR': 75,
       'log_count/INFO': 11355,
       'memusage/max': 182366208,
       'memusage/startup': 150044672,
       'photo_download_count': 137,
       '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': 86,
       'playwright/request_count/aborted': 48,
       'playwright/request_count/method/GET': 83,
       'playwright/request_count/method/POST': 3,
       'playwright/request_count/navigation': 4,
       'playwright/request_count/resource_type/document': 4,
       'playwright/request_count/resource_type/font': 8,
       'playwright/request_count/resource_type/image': 42,
       'playwright/request_count/resource_type/script': 22,
       'playwright/request_count/resource_type/stylesheet': 8,
       'playwright/request_count/resource_type/xhr': 2,
       'playwright/response_count': 38,
       'playwright/response_count/method/GET': 35,
       'playwright/response_count/method/POST': 3,
       'playwright/response_count/resource_type/document': 4,
       'playwright/response_count/resource_type/font': 8,
       'playwright/response_count/resource_type/script': 16,
       'playwright/response_count/resource_type/stylesheet': 8,
       'playwright/response_count/resource_type/xhr': 2,
       'request_depth_max': 71,
       'response_received_count': 256,
       'scheduler/dequeued': 393,
       'scheduler/dequeued/memory': 393,
       'scheduler/enqueued': 393,
       'scheduler/enqueued/memory': 393,
       'scrape_type/batch_skipped': 5187,
       'scrape_type/new': 32,
       'scrape_type/price_update': 152,
       'scrape_type/skipped': 1581,
       'source/items_encountered': 6952,
       'start_time': datetime.datetime(2026, 3, 25, 14, 15, 5, 432774, tzinfo=datetime.timezone.utc)}
      2026-03-25 14:18:39 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/sourcing_v2/manheim.gb/task_8_2026-03-25T14_15_00/?job_finished=True

    • Source

      http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/task_8_2026-03-25T14_15_00.log

  • sourcelog
    last_update_time2026-03-25 14:18:39
    last_update_timestamp1774448319
    downloader/request_bytes384953
    downloader/request_count393
    downloader/request_method_count/GET138
    downloader/request_method_count/POST255
    downloader/response_bytes70514360
    downloader/response_count393
    downloader/response_status_count/200393
    elapsed_time_seconds213.854184
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 25, 14, 18, 39, 286958, tzinfo=datetime.timezone.utc)
    item_scraped_count159
    log_count/DEBUG6353
    log_count/ERROR75
    log_count/INFO11355
    memusage/max182366208
    memusage/startup150044672
    photo_download_count137
    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_count86
    playwright/request_count/aborted48
    playwright/request_count/method/GET83
    playwright/request_count/method/POST3
    playwright/request_count/navigation4
    playwright/request_count/resource_type/document4
    playwright/request_count/resource_type/font8
    playwright/request_count/resource_type/image42
    playwright/request_count/resource_type/script22
    playwright/request_count/resource_type/stylesheet8
    playwright/request_count/resource_type/xhr2
    playwright/response_count38
    playwright/response_count/method/GET35
    playwright/response_count/method/POST3
    playwright/response_count/resource_type/document4
    playwright/response_count/resource_type/font8
    playwright/response_count/resource_type/script16
    playwright/response_count/resource_type/stylesheet8
    playwright/response_count/resource_type/xhr2
    request_depth_max71
    response_received_count256
    scheduler/dequeued393
    scheduler/dequeued/memory393
    scheduler/enqueued393
    scheduler/enqueued/memory393
    scrape_type/batch_skipped5187
    scrape_type/new32
    scrape_type/price_update152
    scrape_type/skipped1581
    source/items_encountered6952
    start_timedatetime.datetime(2026, 3, 25, 14, 15, 5, 432774, tzinfo=datetime.timezone.utc)