- Analysis
- Categories
- Charts
- Logs
- Crawler.stats
-
project sourcing_v2 spider manheim.gb job 2026-03-30T10_28_06 first_log_time 2026-03-30 10:28:11 latest_log_time 2026-03-30 10:40:46 runtime 0:12:35 crawled_pages 1447 scraped_items 796 shutdown_reason N/A finish_reason finished log_critical_count 0 log_error_count 437 log_warning_count 0 log_redirect_count 0 log_retry_count 0 log_ignore_count 0 latest_crawl latest_scrape latest_log current_time latest_item N/A -
-
error_logslast 10 of 437
2026-03-30 10:40:41 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '', 'c_o_2_emission_value': 119, 'car_expert_report_source_url': None, 'color': 'GREY', 'currency': 'GBP', 'engine': '2.0L', 'expiration_date': '2026-04-09T09:00:00Z', 'fuel_type': 'Diesel', 'id': '20e2cdca-7ae5-56d1-b642-7d3a0976f21e', 'is_damaged': False, 'is_operable': True, 'is_vat_deductible': False, 'is_vat_included': False, 'license_plate': 'RJ14BWG', 'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=563202', 'listing': 'auction', 'location': 'Northampton - In Transit', 'make': 'AUDI', 'model': 'A6', 'odometer': None, 'odometer_reading_unit': 'mi', 'origin_country_code': 'GB', 'original_photo_count': 0, 'price': 0, 'price_includes_vat': False, 'registration_date': '2014-06-13', 'seller_name': 'Vindis Group', 'title': 'AUDI A6 2.0 TDI Ultra S Line 5dr', 'transmission': 'manual', 'trim': '2.0 TDI Ultra S Line 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.AddListing2026-03-30 10:40:42 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 97a7b555-e751-5dc9-b5f4-934992c4bd81: 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: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022BMW 3 SERIES 320d EfficientDynamics 4dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00223 SERIES\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-07-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=783395\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022320d EfficientDynamics 4dr\u0022, \u0022LicensePlate\u0022: \u0022GY12WTE\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 109, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002297a7b555-e751-5dc9-b5f4-934992c4bd81\u0022}"} | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:41 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-30 10:40:42 [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.AddListing2026-03-30 10:40:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '', 'c_o_2_emission_value': 109, 'car_expert_report_source_url': None, 'color': 'BLACK', 'currency': 'GBP', 'engine': '2.0L', 'expiration_date': '2026-04-10T09:00:00Z', 'fuel_type': 'Diesel', 'id': '97a7b555-e751-5dc9-b5f4-934992c4bd81', 'is_damaged': False, 'is_operable': True, 'is_vat_deductible': False, 'is_vat_included': False, 'license_plate': 'GY12WTE', 'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=783395', 'listing': 'auction', 'location': 'Birmingham - In Transit', 'make': 'BMW', 'model': '3 SERIES', 'odometer': None, 'odometer_reading_unit': 'mi', 'origin_country_code': 'GB', 'original_photo_count': 0, 'price': 0, 'price_includes_vat': False, 'registration_date': '2012-07-13', 'seller_name': 'Arbury', 'title': 'BMW 3 SERIES 320d EfficientDynamics 4dr', 'transmission': 'manual', 'trim': '320d EfficientDynamics 4dr', 'year': 2012} 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.AddListing2026-03-30 10:40:43 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6: 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: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022T WALL\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN JUKE 1.2 DiG-T N-Connecta 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022JUKE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-05-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=911102\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 DiG-T N-Connecta 5dr\u0022, \u0022LicensePlate\u0022: \u0022VN16YKV\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 128, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-10T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6\u0022}"} | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:42 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-30 10:40:43 [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.AddListing2026-03-30 10:40:43 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '', 'c_o_2_emission_value': 128, 'car_expert_report_source_url': None, 'color': 'GREY', 'currency': 'GBP', 'engine': '1.2L', 'expiration_date': '2026-04-10T09:00:00Z', 'fuel_type': 'Petrol', 'id': 'bf27ab1b-fb5c-5980-abdb-efdf7b21b3a6', 'is_damaged': False, 'is_operable': True, 'is_vat_deductible': False, 'is_vat_included': False, 'license_plate': 'VN16YKV', 'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=911102', 'listing': 'auction', 'location': 'Birmingham - 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': '2016-05-06', 'seller_name': 'T WALL', 'title': 'NISSAN JUKE 1.2 DiG-T N-Connecta 5dr', 'transmission': 'manual', 'trim': '1.2 DiG-T N-Connecta 5dr', 'year': 2016} 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.AddListing2026-03-30 10:40:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2: 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: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Acorn Group Limited\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022NISSAN LEAF 80kW 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022NISSAN\u0022, \u0022Model\u0022: \u0022LEAF\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00220.0L\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-11-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=944687\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002280kW 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022VN62VCU\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 0, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-06T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2\u0022}"} | Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 10:40:43 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-30 10:40:44 [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.AddListing2026-03-30 10:40:44 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '', 'c_o_2_emission_value': 0, 'car_expert_report_source_url': None, 'color': 'BLACK', 'currency': 'GBP', 'engine': '0.0L', 'expiration_date': '2026-04-06T09:00:00Z', 'fuel_type': 'Electric', 'id': '6effcfaf-3db8-51bc-9fc0-71b1b2d5fbe2', 'is_damaged': False, 'is_operable': True, 'is_vat_deductible': False, 'is_vat_included': False, 'license_plate': 'VN62VCU', 'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/LEAF?id=944687', 'listing': 'auction', 'location': 'Birmingham - In Transit', 'make': 'NISSAN', 'model': 'LEAF', 'odometer': None, 'odometer_reading_unit': 'mi', 'origin_country_code': 'GB', 'original_photo_count': 0, 'price': 0, 'price_includes_vat': False, 'registration_date': '2012-11-27', 'seller_name': 'Acorn Group Limited', 'title': 'NISSAN LEAF 80kW 5dr Auto', 'transmission': 'automatic', 'trim': '80kW 5dr Auto', 'year': 2012} 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
WARNING+
INFO
-
scrapy_version
2.11.2
-
telnet_console
127.0.0.1:6023
-
telnet_password
52c3cd022100fa01
-
latest_crawl
2026-03-30 10:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
-
latest_scrape
2026-03-30 10:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
-
latest_stat
2026-03-30 10:40:12 [scrapy.extensions.logstats] INFO: Crawled 1393 pages (at 119 pages/min), scraped 786 items (at 68 items/min)
DEBUG
-
-
-
Head
2026-03-30 10:28:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2) 2026-03-30 10:28:11 [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-30 10:28:11 [manheim.gb] INFO: Starting spider manheim.gb 2026-03-30 10:28:11 [scrapy.addons] INFO: Enabled addons: [] 2026-03-30 10:28:11 [asyncio] DEBUG: Using selector: EpollSelector 2026-03-30 10:28:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-30 10:28:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-30 10:28:11 [scrapy.extensions.telnet] INFO: Telnet Password: 52c3cd022100fa01 2026-03-30 10:28:11 [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-30 10:28:11 [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/2026-03-30T10_28_06.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-30 10:28:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-03-30 10:28:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011' 2026-03-30 10:28:11 [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-30 10:28:12 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware 2026-03-30 10:28:12 [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-30 10:28:12 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID 2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443 2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118 2026-03-30 10:28:12 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential 2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443 2026-03-30 10:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:28:12 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto 2026-03-30 10:28:12 [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-30 10:28:12 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json 2026-03-30 10:28:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json 2026-03-30 10:28:12 [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-30 10:28:12 [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-30 10:28:12 [scrapy.core.engine] INFO: Spider opened 2026-03-30 10:28:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-30 10:28:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-03-30 10:28:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB 2026-03-30 10:28:12 [scrapy-playwright] INFO: Starting download handler 2026-03-30 10:28:12 [scrapy-playwright] INFO: Starting download handler 2026-03-30 10:28:17 [scrapy-playwright] INFO: Launching browser firefox 2026-03-30 10:28:17 [scrapy-playwright] INFO: Browser firefox launched 2026-03-30 10:28:17 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False) -
Tail
'color': 'BLACK', 'currency': 'GBP', 'engine': '1.6L', 'expiration_date': '2026-03-30T09:00:00Z', 'fuel_type': 'Petrol', 'id': 'd9959c3e-e477-54a3-bf1d-a5ad738436ac', 'is_damaged': False, 'is_operable': True, 'is_vat_deductible': False, 'is_vat_included': False, 'license_plate': 'DG09WXR', 'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=992405', 'listing': 'auction', 'location': 'Leeds', 'make': 'AUDI', 'model': 'A3', 'odometer': 98766, 'odometer_reading_unit': 'mi', 'origin_country_code': 'GB', 'original_photo_count': 0, 'price': 0, 'price_includes_vat': False, 'registration_date': '2009-03-31', 'seller_name': 'Big Motoring World Ltd', 'title': 'AUDI A3 1.6 3dr', 'transmission': 'manual', 'trim': '1.6 3dr', 'year': 2009} 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27992405%27 HTTP/1.1" 200 None 2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 992405: {'auction_closing_time': 1774861200.0, 'created_time': 1774436867.459874, 'last_price_update_time': 1774867244.411126} 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='992405') HTTP/1.1" 204 0 2026-03-30 10:40:44 [scrapy.core.engine] INFO: Closing spider (finished) 2026-03-30 10:40:44 [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-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126401%27 HTTP/1.1" 200 None 2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 4126401: {'created_time': 1774867244.546786} 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126401') HTTP/1.1" 204 0 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274126798%27 HTTP/1.1" 200 None 2026-03-30 10:40:44 [manheim.gb] INFO: Saving data for 4126798: {'created_time': 1774867244.577101} 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4126798') HTTP/1.1" 204 0 2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20last_price_update_time%20lt%201774435244 HTTP/1.1" 200 None 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1465710') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1825087') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2554601') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108248') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108268') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108503') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108505') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108507') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108510') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108513') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108519') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108530') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108546') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108609') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108618') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108625') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108855') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109432') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109474') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109591') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109701') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109703') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109731') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109765') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110116') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110158') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110162') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110200') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110202') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110231') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110246') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110410') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110550') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110664') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110668') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110742') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110791') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111004') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111240') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111698') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111972') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111978') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112001') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112005') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112006') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112007') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112019') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112291') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112495') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113607') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113609') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113610') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113612') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113613') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113615') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113617') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113623') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113627') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113636') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113637') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113645') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113658') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113659') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113661') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113666') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113670') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113671') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113674') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113682') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113684') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113687') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113690') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113706') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113712') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113713') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113737') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113977') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114157') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114162') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114167') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114193') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115427') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116762') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117137') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117239') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117294') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117327') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120060') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120136') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120402') HTTP/1.1" 204 0 2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120576') HTTP/1.1" 204 0 2026-03-30 10:40:46 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (796 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/2026-03-30T10_28_06.jl 2026-03-30 10:40:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 1599534, 'downloader/request_count': 1521, 'downloader/request_method_count/GET': 392, 'downloader/request_method_count/POST': 1129, 'downloader/response_bytes': 74695394, 'downloader/response_count': 1521, 'downloader/response_status_count/200': 1204, 'downloader/response_status_count/429': 317, 'elapsed_time_seconds': 753.579744, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 3, 30, 10, 40, 46, 140, tzinfo=datetime.timezone.utc), 'item_dropped_count': 106, 'item_dropped_reasons_count/DropItem': 106, 'item_scraped_count': 796, 'log_count/DEBUG': 26478, 'log_count/ERROR': 437, 'log_count/INFO': 25454, 'memusage/max': 184684544, 'memusage/startup': 149610496, 'photo_download_count': 74, 'pipeline/dropped_expired': 106, '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': 81, 'response_received_count': 1447, 'scheduler/dequeued': 1521, 'scheduler/dequeued/memory': 1521, 'scheduler/enqueued': 1521, 'scheduler/enqueued/memory': 1521, 'scrape_type/new': 127, 'scrape_type/new_duplicate_id': 1, 'scrape_type/price_update': 922, 'scrape_type/skipped': 6864, 'source/items_encountered': 7914, 'start_time': datetime.datetime(2026, 3, 30, 10, 28, 12, 420396, tzinfo=datetime.timezone.utc)} 2026-03-30 10:40:46 [scrapy.core.engine] INFO: Spider closed (finished) -
Log
/1/log/utf8/sourcing_v2/manheim.gb/2026-03-30T10_28_06/?job_finished=True&ui=mobile
-
Source
http://scrapyd-0:6800/logs/sourcing_v2/manheim.gb/2026-03-30T10_28_06.log
-
-
source log last update time 2026-03-30 10:40:46 last update timestamp 1774867246 downloader / request bytes 1599534 downloader / request count 1521 downloader / request method count / GET 392 downloader / request method count / POST 1129 downloader / response bytes 74695394 downloader / response count 1521 downloader / response status count / 200 1204 downloader / response status count / 429 317 elapsed time seconds 753.579744 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 3, 30, 10, 40, 46, 140, tzinfo=datetime.timezone.utc) item dropped count 106 item dropped reasons count / DropItem 106 item scraped count 796 log count / DEBUG 26478 log count / ERROR 437 log count / INFO 25454 memusage / max 184684544 memusage / startup 149610496 photo download count 74 pipeline / dropped expired 106 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 81 response received count 1447 scheduler / dequeued 1521 scheduler / dequeued / memory 1521 scheduler / enqueued 1521 scheduler / enqueued / memory 1521 scrape type / new 127 scrape type / new duplicate id 1 scrape type / price update 922 scrape type / skipped 6864 source / items encountered 7914 start time datetime.datetime(2026, 3, 30, 10, 28, 12, 420396, tzinfo=datetime.timezone.utc)