2026-03-28 04:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 04:00: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-28 04:00:04 [auto1.it] INFO: Batch mode enabled: batch 1/2
2026-03-28 04:00:04 [auto1.it] INFO: Starting spider auto1.it
2026-03-28 04:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 04:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 04:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 04:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 04:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: e99374b5512ebacb
2026-03-28 04:00: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-28 04:00: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/auto1.it/task_24_2026-03-28T04_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-28 04:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 04:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 04:00: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-28 04:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 04:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 04:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 04:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 04:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-28 04:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 04:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 04:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 04:00: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-28 04:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 04:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 04:00: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-28 04:00: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-28 04:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 04:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 04:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 04:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 04:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 04:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 04:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-28 04:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-28 04:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-28 04:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-28 04:00:19 [auto1.it] INFO: Channel: 24h | Page: 0 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:19 [auto1.it] INFO: Found listing with ID: HJ71706
2026-03-28 04:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ71706%27 HTTP/1.1" 200 None
2026-03-28 04:00:19 [auto1.it] INFO: Scrape type for HJ71706: 0
2026-03-28 04:00:19 [auto1.it] INFO: Found listing with ID: XV92434
2026-03-28 04:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV92434%27 HTTP/1.1" 200 None
2026-03-28 04:00:19 [auto1.it] INFO: Scrape type for XV92434: 0
2026-03-28 04:00:19 [auto1.it] INFO: Found listing with ID: UK64691
2026-03-28 04:00:19 [auto1.it] INFO: Found listing with ID: ZY56429
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY56429%27 HTTP/1.1" 200 None
2026-03-28 04:00:20 [auto1.it] INFO: Scrape type for ZY56429: 0
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: AN61279
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: LT86375
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: TP07930
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP07930%27 HTTP/1.1" 200 None
2026-03-28 04:00:20 [auto1.it] INFO: Scrape type for TP07930: 0
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: TY62021
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: EH51725
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: HC48656
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC48656%27 HTTP/1.1" 200 None
2026-03-28 04:00:20 [auto1.it] INFO: Scrape type for HC48656: 0
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: NL55256
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: FG90237
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG90237%27 HTTP/1.1" 200 None
2026-03-28 04:00:20 [auto1.it] INFO: Scrape type for FG90237: 0
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: YH23554
2026-03-28 04:00:20 [auto1.it] INFO: Found listing with ID: NK99622
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK99622%27 HTTP/1.1" 200 None
2026-03-28 04:00:20 [auto1.it] INFO: Scrape type for NK99622: 2
2026-03-28 04:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5677f58c-36c2-5e04-af93-2cc8c4959fb3 with identifier: NK99622
2026-03-28 04:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5677f58c-36c2-5e04-af93-2cc8c4959fb3 with scrape type 2
2026-03-28 04:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5677f58c-36c2-5e04-af93-2cc8c4959fb3 with scrape type 2
2026-03-28 04:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5677f58c-36c2-5e04-af93-2cc8c4959fb3, identifier: NK99622
2026-03-28 04:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5677f58c-36c2-5e04-af93-2cc8c4959fb3 with identifier: NK99622
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-28 04:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-28 04:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5677f58c-36c2-5e04-af93-2cc8c4959fb3 with identifier: NK99622
2026-03-28 04:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5677f58c-36c2-5e04-af93-2cc8c4959fb3 with identifier: NK99622 to the API
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:05:25Z',
'fuel_type': 'diesel',
'id': '5677f58c-36c2-5e04-af93-2cc8c4959fb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK99622',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 118801,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-20',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2011}
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK99622%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Saving data for NK99622: {'auction_closing_time': 1774713925.0, 'created_time': 1773824471.667258, 'last_price_update_time': 1774670421.044724}
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NK99622') HTTP/1.1" 204 0
2026-03-28 04:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: JF19899
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF19899%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Scrape type for JF19899: 0
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: YN45355
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: GK54745
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK54745%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Scrape type for GK54745: 0
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: SR88948
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: NR71125
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR71125%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Scrape type for NR71125: 0
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: NS64988
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: HT01283
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT01283%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Scrape type for HT01283: 0
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: HV13929
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: GV28161
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV28161%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Scrape type for GV28161: 0
2026-03-28 04:00:21 [auto1.it] INFO: Found listing with ID: AE80998
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE80998%27 HTTP/1.1" 200 None
2026-03-28 04:00:21 [auto1.it] INFO: Scrape type for AE80998: 2
2026-03-28 04:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb434b4c-fd05-5c5a-98de-82335a02bb9b with identifier: AE80998
2026-03-28 04:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb434b4c-fd05-5c5a-98de-82335a02bb9b with scrape type 2
2026-03-28 04:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb434b4c-fd05-5c5a-98de-82335a02bb9b with scrape type 2
2026-03-28 04:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cb434b4c-fd05-5c5a-98de-82335a02bb9b, identifier: AE80998
2026-03-28 04:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cb434b4c-fd05-5c5a-98de-82335a02bb9b with identifier: AE80998
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-28 04:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-28 04:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cb434b4c-fd05-5c5a-98de-82335a02bb9b with identifier: AE80998
2026-03-28 04:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cb434b4c-fd05-5c5a-98de-82335a02bb9b with identifier: AE80998 to the API
2026-03-28 04:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:23:16Z',
'fuel_type': 'petrol',
'id': 'cb434b4c-fd05-5c5a-98de-82335a02bb9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AE80998',
'listing': 'auction',
'make': 'Kia',
'model': 'Carens',
'odometer': 115464,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-04',
'seller_name': None,
'title': 'Kia Carens 1.6 GDI Class',
'transmission': 'manual',
'trim': 'Class',
'year': 2015}
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE80998%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Saving data for AE80998: {'auction_closing_time': 1774714996.0, 'created_time': 1771445567.967231, 'last_price_update_time': 1774670422.729156}
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AE80998') HTTP/1.1" 204 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: PD66788
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: EY62849
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: LB25951
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: MJ44765
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ44765%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for MJ44765: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: TM47514
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: PB29949
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PB29949%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for PB29949: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: CE18152
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE18152%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for CE18152: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: ER01593
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: PN94289
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN94289%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for PN94289: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: YY00281
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: UR28230
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: YE38738
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: AT20318
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT20318%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for AT20318: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: RG08819
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG08819%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for RG08819: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: KZ05620
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ05620%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for KZ05620: 0
2026-03-28 04:00:22 [auto1.it] INFO: Found listing with ID: FC17087
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC17087%27 HTTP/1.1" 200 None
2026-03-28 04:00:22 [auto1.it] INFO: Scrape type for FC17087: 0
2026-03-28 04:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:24 [auto1.it] INFO: Channel: 24h | Page: 1 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: HJ71706
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HJ71706%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for HJ71706: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: XV92434
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XV92434%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for XV92434: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: UK64691
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: ZY56429
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY56429%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for ZY56429: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: AN61279
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: LT86375
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: TP07930
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP07930%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for TP07930: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: TY62021
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: EH51725
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: HC48656
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC48656%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for HC48656: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: NL55256
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: FG90237
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG90237%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for FG90237: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: YH23554
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: NK99622
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK99622%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for NK99622: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: JF19899
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF19899%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for JF19899: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: YN45355
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: GK54745
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK54745%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for GK54745: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: SR88948
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: NR71125
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR71125%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for NR71125: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: NS64988
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: HT01283
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT01283%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for HT01283: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: HV13929
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: GV28161
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV28161%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for GV28161: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: AE80998
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE80998%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for AE80998: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: PD66788
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: EY62849
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: LB25951
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: MJ44765
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ44765%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for MJ44765: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: TM47514
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: PB29949
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PB29949%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for PB29949: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: CE18152
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE18152%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for CE18152: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: ER01593
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: PN94289
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN94289%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for PN94289: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: YY00281
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: UR28230
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: YE38738
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: AT20318
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT20318%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for AT20318: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: RG08819
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG08819%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for RG08819: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: KZ05620
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ05620%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for KZ05620: 0
2026-03-28 04:00:24 [auto1.it] INFO: Found listing with ID: FC17087
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC17087%27 HTTP/1.1" 200 None
2026-03-28 04:00:24 [auto1.it] INFO: Scrape type for FC17087: 0
2026-03-28 04:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:25 [auto1.it] INFO: Channel: 24h | Page: 2 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:25 [auto1.it] INFO: Found listing with ID: CD48597
2026-03-28 04:00:25 [auto1.it] INFO: Found listing with ID: ML74945
2026-03-28 04:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML74945%27 HTTP/1.1" 200 None
2026-03-28 04:00:25 [auto1.it] INFO: Scrape type for ML74945: 2
2026-03-28 04:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7201980d-7380-53a7-81f8-e34812c387b5 with identifier: ML74945
2026-03-28 04:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7201980d-7380-53a7-81f8-e34812c387b5 with scrape type 2
2026-03-28 04:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7201980d-7380-53a7-81f8-e34812c387b5 with scrape type 2
2026-03-28 04:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7201980d-7380-53a7-81f8-e34812c387b5, identifier: ML74945
2026-03-28 04:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7201980d-7380-53a7-81f8-e34812c387b5 with identifier: ML74945
2026-03-28 04:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-28 04:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7201980d-7380-53a7-81f8-e34812c387b5 with identifier: ML74945
2026-03-28 04:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7201980d-7380-53a7-81f8-e34812c387b5 with identifier: ML74945 to the API
2026-03-28 04:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:34:02Z',
'fuel_type': 'diesel',
'id': '7201980d-7380-53a7-81f8-e34812c387b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML74945',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 189708,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-25',
'seller_name': None,
'title': 'BMW X1 sDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2016}
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML74945%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Saving data for ML74945: {'auction_closing_time': 1774715642.0, 'created_time': 1773130006.31353, 'last_price_update_time': 1774670426.458901}
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ML74945') HTTP/1.1" 204 0
2026-03-28 04:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: SD37804
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD37804%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for SD37804: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: LR48777
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR48777%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for LR48777: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: GU75904
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU75904%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for GU75904: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: WK43313
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: BK04078
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: XY04064
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: ML03059
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML03059%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for ML03059: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: CX68845
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CX68845%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for CX68845: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: XY56734
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY56734%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for XY56734: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: RG91775
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG91775%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for RG91775: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: MV49803
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MV49803%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for MV49803: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: SL86512
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: EE91281
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: DC62247
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: XR42745
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR42745%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for XR42745: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: MF61265
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: UW72001
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: DS35304
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: VZ70094
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ70094%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for VZ70094: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: CH35422
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH35422%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for CH35422: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: PK48399
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: CG66796
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CG66796%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for CG66796: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: SH43932
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SH43932%27 HTTP/1.1" 200 None
2026-03-28 04:00:26 [auto1.it] INFO: Scrape type for SH43932: 0
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: BG88310
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: GC37992
2026-03-28 04:00:26 [auto1.it] INFO: Found listing with ID: VD70212
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VD70212%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for VD70212: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: RW64625
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RW64625%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for RW64625: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: JF27717
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF27717%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for JF27717: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: UM17769
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: CK01527
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK01527%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for CK01527: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: BE55711
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE55711%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for BE55711: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: DL42775
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: YG18213
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: KD20323
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: FY53013
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: LR95961
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR95961%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for LR95961: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: XA66823
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XA66823%27 HTTP/1.1" 200 None
2026-03-28 04:00:27 [auto1.it] INFO: Scrape type for XA66823: 0
2026-03-28 04:00:27 [auto1.it] INFO: Found listing with ID: CA11225
2026-03-28 04:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:28 [auto1.it] INFO: Channel: 24h | Page: 3 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: VG20766
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG20766%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for VG20766: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: ST39288
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST39288%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for ST39288: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: YF20115
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF20115%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for YF20115: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: LG27793
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: GT16338
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: NT95206
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT95206%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for NT95206: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: YD65292
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD65292%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for YD65292: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: FW75637
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FW75637%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for FW75637: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: KR30691
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR30691%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for KR30691: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: YP66201
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP66201%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for YP66201: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: WV42889
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: BD88975
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: XS44510
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: ZA06304
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZA06304%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for ZA06304: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: PB14031
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PB14031%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for PB14031: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: GK30834
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK30834%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for GK30834: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: DF71809
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF71809%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for DF71809: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: LM41534
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: WV91656
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: ML96661
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML96661%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for ML96661: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: FU47372
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU47372%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for FU47372: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: CS14469
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: PE22085
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE22085%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for PE22085: 0
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: DW89993
2026-03-28 04:00:28 [auto1.it] INFO: Found listing with ID: LE38713
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE38713%27 HTTP/1.1" 200 None
2026-03-28 04:00:28 [auto1.it] INFO: Scrape type for LE38713: 2
2026-03-28 04:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90b172ca-62d3-509d-b062-0c01d31ab8ae with identifier: LE38713
2026-03-28 04:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90b172ca-62d3-509d-b062-0c01d31ab8ae with scrape type 2
2026-03-28 04:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90b172ca-62d3-509d-b062-0c01d31ab8ae with scrape type 2
2026-03-28 04:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 90b172ca-62d3-509d-b062-0c01d31ab8ae, identifier: LE38713
2026-03-28 04:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 90b172ca-62d3-509d-b062-0c01d31ab8ae with identifier: LE38713
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-28 04:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 90b172ca-62d3-509d-b062-0c01d31ab8ae with identifier: LE38713
2026-03-28 04:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 90b172ca-62d3-509d-b062-0c01d31ab8ae with identifier: LE38713 to the API
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:44:34Z',
'fuel_type': 'petrol',
'id': '90b172ca-62d3-509d-b062-0c01d31ab8ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LE38713',
'listing': 'auction',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 77571,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-22',
'seller_name': None,
'title': 'Opel Crossland X 1.2 Turbo Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2023}
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE38713%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Saving data for LE38713: {'auction_closing_time': 1774716274.0, 'created_time': 1774360863.907282, 'last_price_update_time': 1774670429.10602}
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LE38713') HTTP/1.1" 204 0
2026-03-28 04:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: VC63991
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC63991%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for VC63991: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: RC58822
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC58822%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for RC58822: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: TV19217
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TV19217%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for TV19217: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: SE41207
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: XJ91749
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: KC88615
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC88615%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for KC88615: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: WH06276
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: MC37024
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MC37024%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for MC37024: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: BG56608
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BG56608%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for BG56608: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: MK89859
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: HK94664
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK94664%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for HK94664: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: EU22988
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU22988%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for EU22988: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: NC70942
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC70942%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for NC70942: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: EP92787
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP92787%27 HTTP/1.1" 200 None
2026-03-28 04:00:29 [auto1.it] INFO: Scrape type for EP92787: 0
2026-03-28 04:00:29 [auto1.it] INFO: Found listing with ID: LY59830
2026-03-28 04:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:30 [auto1.it] INFO: Channel: 24h | Page: 4 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: DC45028
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: EZ48642
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: UZ24263
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ24263%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for UZ24263: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: GX06628
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX06628%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for GX06628: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: VE78842
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: NY14439
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: VS64028
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: VC44140
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: GM86126
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: UZ24825
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: AF82865
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: SP92634
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP92634%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for SP92634: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: TE63682
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE63682%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for TE63682: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: BM81624
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BM81624%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for BM81624: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: NH43496
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: EA01754
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: FD12268
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD12268%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for FD12268: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: GA58857
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: XK51996
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XK51996%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for XK51996: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: UN52705
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: HG71843
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: CE81369
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: XJ87155
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ87155%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for XJ87155: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: CE17965
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CE17965%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for CE17965: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: PJ77887
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PJ77887%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for PJ77887: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: YF31693
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: ZR65304
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: AA46193
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA46193%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for AA46193: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: XC79515
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: SH22107
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: WD83298
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD83298%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for WD83298: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: XH35372
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: GK72900
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: YT99583
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: DP98700
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP98700%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for DP98700: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: LZ50355
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ50355%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for LZ50355: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: JP72281
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: AS43039
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS43039%27 HTTP/1.1" 200 None
2026-03-28 04:00:30 [auto1.it] INFO: Scrape type for AS43039: 0
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: MH72386
2026-03-28 04:00:30 [auto1.it] INFO: Found listing with ID: KX04923
2026-03-28 04:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX04923%27 HTTP/1.1" 200 None
2026-03-28 04:00:31 [auto1.it] INFO: Scrape type for KX04923: 0
2026-03-28 04:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:33 [auto1.it] INFO: Channel: 24h | Page: 5 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: XW72958
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: WL97433
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL97433%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for WL97433: 0
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: HH27298
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: JP60910
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP60910%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for JP60910: 0
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: MS15959
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS15959%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for MS15959: 0
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: UB22158
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB22158%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for UB22158: 0
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: VT21354
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT21354%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for VT21354: 0
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: JZ95441
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: HV53293
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HV53293%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for HV53293: 0
2026-03-28 04:00:33 [auto1.it] INFO: Found listing with ID: WZ40427
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WZ40427%27 HTTP/1.1" 200 None
2026-03-28 04:00:33 [auto1.it] INFO: Scrape type for WZ40427: 2
2026-03-28 04:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c60290e3-01ba-5492-8a54-096bcf910888 with identifier: WZ40427
2026-03-28 04:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c60290e3-01ba-5492-8a54-096bcf910888 with scrape type 2
2026-03-28 04:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c60290e3-01ba-5492-8a54-096bcf910888 with scrape type 2
2026-03-28 04:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c60290e3-01ba-5492-8a54-096bcf910888, identifier: WZ40427
2026-03-28 04:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c60290e3-01ba-5492-8a54-096bcf910888 with identifier: WZ40427
2026-03-28 04:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c60290e3-01ba-5492-8a54-096bcf910888 with identifier: WZ40427
2026-03-28 04:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c60290e3-01ba-5492-8a54-096bcf910888 with identifier: WZ40427 to the API
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:43:32Z',
'fuel_type': 'diesel',
'id': 'c60290e3-01ba-5492-8a54-096bcf910888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WZ40427',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 127069,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-09',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Tech & Sound BlueMotion',
'transmission': 'manual',
'trim': 'Tech & Sound BlueMotion',
'year': 2014}
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WZ40427%27 HTTP/1.1" 200 None
2026-03-28 04:00:34 [auto1.it] INFO: Saving data for WZ40427: {'auction_closing_time': 1774716212.0, 'created_time': 1774558879.794538, 'last_price_update_time': 1774670434.290573}
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WZ40427') HTTP/1.1" 204 0
2026-03-28 04:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: DR60838
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: BF36974
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF36974%27 HTTP/1.1" 200 None
2026-03-28 04:00:34 [auto1.it] INFO: Scrape type for BF36974: 2
2026-03-28 04:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b84089ea-e8cc-5416-972a-a665dd3790dc with identifier: BF36974
2026-03-28 04:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b84089ea-e8cc-5416-972a-a665dd3790dc with scrape type 2
2026-03-28 04:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b84089ea-e8cc-5416-972a-a665dd3790dc with scrape type 2
2026-03-28 04:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b84089ea-e8cc-5416-972a-a665dd3790dc, identifier: BF36974
2026-03-28 04:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b84089ea-e8cc-5416-972a-a665dd3790dc with identifier: BF36974
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-28 04:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b84089ea-e8cc-5416-972a-a665dd3790dc with identifier: BF36974
2026-03-28 04:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b84089ea-e8cc-5416-972a-a665dd3790dc with identifier: BF36974 to the API
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:20:39Z',
'fuel_type': 'petrol',
'id': 'b84089ea-e8cc-5416-972a-a665dd3790dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF36974',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 78214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-01',
'seller_name': None,
'title': 'Renault Twingo 1.2 Dynamique',
'transmission': 'automatic',
'trim': 'Dynamique',
'year': 2009}
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF36974%27 HTTP/1.1" 200 None
2026-03-28 04:00:34 [auto1.it] INFO: Saving data for BF36974: {'auction_closing_time': 1774714839.0, 'created_time': 1774559013.493741, 'last_price_update_time': 1774670434.951624}
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BF36974') HTTP/1.1" 204 0
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: JP22966
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP22966%27 HTTP/1.1" 200 None
2026-03-28 04:00:34 [auto1.it] INFO: Scrape type for JP22966: 0
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: LG94393
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: HP74394
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: ME64112
2026-03-28 04:00:34 [auto1.it] INFO: Found listing with ID: TP47880
2026-03-28 04:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP47880%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for TP47880: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: YJ46375
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ46375%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for YJ46375: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: PF40120
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PF40120%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for PF40120: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: HX55945
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: HT98795
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT98795%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for HT98795: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: PH46734
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: EE49908
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE49908%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for EE49908: 2
2026-03-28 04:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af912ea5-cc0f-5a5e-a47f-c2f927a13ade with identifier: EE49908
2026-03-28 04:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af912ea5-cc0f-5a5e-a47f-c2f927a13ade with scrape type 2
2026-03-28 04:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af912ea5-cc0f-5a5e-a47f-c2f927a13ade with scrape type 2
2026-03-28 04:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: af912ea5-cc0f-5a5e-a47f-c2f927a13ade, identifier: EE49908
2026-03-28 04:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: af912ea5-cc0f-5a5e-a47f-c2f927a13ade with identifier: EE49908
2026-03-28 04:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: af912ea5-cc0f-5a5e-a47f-c2f927a13ade with identifier: EE49908
2026-03-28 04:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: af912ea5-cc0f-5a5e-a47f-c2f927a13ade with identifier: EE49908 to the API
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 249,
'expiration_date': '2026-03-28T16:19:08Z',
'fuel_type': 'diesel',
'id': 'af912ea5-cc0f-5a5e-a47f-c2f927a13ade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EE49908',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 185540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-06',
'seller_name': None,
'title': 'Volvo XC60 2.0 B5 Diesel Mild-Hybrid Inscription AWD',
'transmission': 'automatic',
'trim': 'Inscription AWD',
'year': 2020}
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EE49908%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Saving data for EE49908: {'auction_closing_time': 1774714748.0, 'created_time': 1774472428.93951, 'last_price_update_time': 1774670435.493269}
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EE49908') HTTP/1.1" 204 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: SP57651
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP57651%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for SP57651: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: VC73391
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC73391%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for VC73391: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: TP78592
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: AJ45475
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: EN15125
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: GU66352
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: KN87461
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: DY04825
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DY04825%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for DY04825: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: NE32372
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE32372%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for NE32372: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: XR49803
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: WM63577
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: GV52121
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: JP45376
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: US40525
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US40525%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for US40525: 0
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: MJ86480
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: ZJ84308
2026-03-28 04:00:35 [auto1.it] INFO: Found listing with ID: FE03475
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FE03475%27 HTTP/1.1" 200 None
2026-03-28 04:00:35 [auto1.it] INFO: Scrape type for FE03475: 0
2026-03-28 04:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:36 [auto1.it] INFO: Channel: 24h | Page: 6 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: MW97099
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW97099%27 HTTP/1.1" 200 None
2026-03-28 04:00:36 [auto1.it] INFO: Scrape type for MW97099: 0
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: EU82988
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: BE00286
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: MC12015
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: AW62695
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: SK48941
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK48941%27 HTTP/1.1" 200 None
2026-03-28 04:00:36 [auto1.it] INFO: Scrape type for SK48941: 0
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: CM36340
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: CZ82762
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: SB02789
2026-03-28 04:00:36 [auto1.it] INFO: Found listing with ID: NA90799
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA90799%27 HTTP/1.1" 200 None
2026-03-28 04:00:36 [auto1.it] INFO: Scrape type for NA90799: 2
2026-03-28 04:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3334e4e4-b749-5743-9ec3-05870e51b78c with identifier: NA90799
2026-03-28 04:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3334e4e4-b749-5743-9ec3-05870e51b78c with scrape type 2
2026-03-28 04:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3334e4e4-b749-5743-9ec3-05870e51b78c with scrape type 2
2026-03-28 04:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3334e4e4-b749-5743-9ec3-05870e51b78c, identifier: NA90799
2026-03-28 04:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3334e4e4-b749-5743-9ec3-05870e51b78c with identifier: NA90799
2026-03-28 04:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3334e4e4-b749-5743-9ec3-05870e51b78c with identifier: NA90799
2026-03-28 04:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3334e4e4-b749-5743-9ec3-05870e51b78c with identifier: NA90799 to the API
2026-03-28 04:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:27:15Z',
'fuel_type': 'diesel',
'id': '3334e4e4-b749-5743-9ec3-05870e51b78c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA90799',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 199413,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-06',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Urban',
'transmission': 'automatic',
'trim': 'Urban',
'year': 2015}
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA90799%27 HTTP/1.1" 200 None
2026-03-28 04:00:37 [auto1.it] INFO: Saving data for NA90799: {'auction_closing_time': 1774715235.0, 'created_time': 1774559150.397011, 'last_price_update_time': 1774670437.356568}
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NA90799') HTTP/1.1" 204 0
2026-03-28 04:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: YN65512
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YN65512%27 HTTP/1.1" 200 None
2026-03-28 04:00:37 [auto1.it] INFO: Scrape type for YN65512: 0
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: GG10303
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GG10303%27 HTTP/1.1" 200 None
2026-03-28 04:00:37 [auto1.it] INFO: Scrape type for GG10303: 0
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: WR41361
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: SE28120
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: MG07654
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG07654%27 HTTP/1.1" 200 None
2026-03-28 04:00:37 [auto1.it] INFO: Scrape type for MG07654: 0
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: TP85930
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: MM75159
2026-03-28 04:00:37 [auto1.it] INFO: Found listing with ID: NK94790
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK94790%27 HTTP/1.1" 200 None
2026-03-28 04:00:37 [auto1.it] INFO: Scrape type for NK94790: 2
2026-03-28 04:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69289b5a-e521-5453-aa41-6b7e7c99beec with identifier: NK94790
2026-03-28 04:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69289b5a-e521-5453-aa41-6b7e7c99beec with scrape type 2
2026-03-28 04:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69289b5a-e521-5453-aa41-6b7e7c99beec with scrape type 2
2026-03-28 04:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 69289b5a-e521-5453-aa41-6b7e7c99beec, identifier: NK94790
2026-03-28 04:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 69289b5a-e521-5453-aa41-6b7e7c99beec with identifier: NK94790
2026-03-28 04:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 69289b5a-e521-5453-aa41-6b7e7c99beec with identifier: NK94790
2026-03-28 04:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 69289b5a-e521-5453-aa41-6b7e7c99beec with identifier: NK94790 to the API
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:05:27Z',
'fuel_type': 'petrol',
'id': '69289b5a-e521-5453-aa41-6b7e7c99beec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK94790',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 309831,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-29',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Fresh BlueMotion Tech',
'transmission': 'manual',
'trim': 'Fresh BlueMotion Tech',
'year': 2014}
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK94790%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Saving data for NK94790: {'auction_closing_time': 1774713927.0, 'created_time': 1774558932.442892, 'last_price_update_time': 1774670438.061431}
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NK94790') HTTP/1.1" 204 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: TG60202
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: MF09411
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MF09411%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for MF09411: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: ZR48768
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR48768%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for ZR48768: 2
2026-03-28 04:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26e28d8-2c52-5645-8572-deb65e58b182 with identifier: ZR48768
2026-03-28 04:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26e28d8-2c52-5645-8572-deb65e58b182 with scrape type 2
2026-03-28 04:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26e28d8-2c52-5645-8572-deb65e58b182 with scrape type 2
2026-03-28 04:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a26e28d8-2c52-5645-8572-deb65e58b182, identifier: ZR48768
2026-03-28 04:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a26e28d8-2c52-5645-8572-deb65e58b182 with identifier: ZR48768
2026-03-28 04:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a26e28d8-2c52-5645-8572-deb65e58b182 with identifier: ZR48768
2026-03-28 04:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a26e28d8-2c52-5645-8572-deb65e58b182 with identifier: ZR48768 to the API
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-28T16:09:50Z',
'fuel_type': 'diesel',
'id': 'a26e28d8-2c52-5645-8572-deb65e58b182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR48768',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 331789,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-29',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR48768%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Saving data for ZR48768: {'auction_closing_time': 1774714190.0, 'created_time': 1774559174.214775, 'last_price_update_time': 1774670438.550488}
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZR48768') HTTP/1.1" 204 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: VA22015
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: RJ99533
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ99533%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for RJ99533: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: MW88015
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: BZ76072
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: MY09959
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: YD29186
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD29186%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for YD29186: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: TJ75665
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ75665%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for TJ75665: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: MC88266
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MC88266%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for MC88266: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: NY04443
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY04443%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for NY04443: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: AR32020
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR32020%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for AR32020: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: XU30878
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: AZ02575
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ02575%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for AZ02575: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: WB02861
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: XT03089
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: XT75480
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: TL73413
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL73413%27 HTTP/1.1" 200 None
2026-03-28 04:00:38 [auto1.it] INFO: Scrape type for TL73413: 0
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: BZ22923
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: MA55202
2026-03-28 04:00:38 [auto1.it] INFO: Found listing with ID: EA99389
2026-03-28 04:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:48 [auto1.it] INFO: Channel: 24h | Page: 7 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:48 [auto1.it] INFO: Found listing with ID: AB06670
2026-03-28 04:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB06670%27 HTTP/1.1" 200 None
2026-03-28 04:00:48 [auto1.it] INFO: Scrape type for AB06670: 2
2026-03-28 04:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90c5136c-6146-566a-b1be-13a946ef6083 with identifier: AB06670
2026-03-28 04:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90c5136c-6146-566a-b1be-13a946ef6083 with scrape type 2
2026-03-28 04:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90c5136c-6146-566a-b1be-13a946ef6083 with scrape type 2
2026-03-28 04:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 90c5136c-6146-566a-b1be-13a946ef6083, identifier: AB06670
2026-03-28 04:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 90c5136c-6146-566a-b1be-13a946ef6083 with identifier: AB06670
2026-03-28 04:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 90c5136c-6146-566a-b1be-13a946ef6083 with identifier: AB06670
2026-03-28 04:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 90c5136c-6146-566a-b1be-13a946ef6083 with identifier: AB06670 to the API
2026-03-28 04:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:57:36Z',
'fuel_type': 'diesel',
'id': '90c5136c-6146-566a-b1be-13a946ef6083',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB06670',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 187047,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-19',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 Pure',
'transmission': 'manual',
'trim': 'Pure',
'year': 2017}
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB06670%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Saving data for AB06670: {'auction_closing_time': 1774717056.0, 'created_time': 1774558999.498043, 'last_price_update_time': 1774670449.192654}
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AB06670') HTTP/1.1" 204 0
2026-03-28 04:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: HD69020
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD69020%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for HD69020: 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: DD62614
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: YR53882
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR53882%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for YR53882: 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: ML25161
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: BY85548
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BY85548%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for BY85548: 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: AH40154
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: TZ90103
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ90103%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for TZ90103: 2
2026-03-28 04:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73251589-9135-5f89-ab96-11e29dd2c735 with identifier: TZ90103
2026-03-28 04:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73251589-9135-5f89-ab96-11e29dd2c735 with scrape type 2
2026-03-28 04:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73251589-9135-5f89-ab96-11e29dd2c735 with scrape type 2
2026-03-28 04:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 73251589-9135-5f89-ab96-11e29dd2c735, identifier: TZ90103
2026-03-28 04:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 73251589-9135-5f89-ab96-11e29dd2c735 with identifier: TZ90103
2026-03-28 04:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 73251589-9135-5f89-ab96-11e29dd2c735 with identifier: TZ90103
2026-03-28 04:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 73251589-9135-5f89-ab96-11e29dd2c735 with identifier: TZ90103 to the API
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:28:49Z',
'fuel_type': 'diesel',
'id': '73251589-9135-5f89-ab96-11e29dd2c735',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ90103',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 196109,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-01',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2018}
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ90103%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Saving data for TZ90103: {'auction_closing_time': 1774715329.0, 'created_time': 1774558971.656458, 'last_price_update_time': 1774670449.822049}
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ90103') HTTP/1.1" 204 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: KL07491
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL07491%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for KL07491: 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: HH04548
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: VY96828
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: GS67606
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: PV06948
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: ZY29551
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY29551%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for ZY29551: 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: RU45122
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU45122%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for RU45122: 0
2026-03-28 04:00:49 [auto1.it] INFO: Found listing with ID: SD07666
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD07666%27 HTTP/1.1" 200 None
2026-03-28 04:00:49 [auto1.it] INFO: Scrape type for SD07666: 2
2026-03-28 04:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fbaf6e7-720f-537e-adf1-64f09ff78df2 with identifier: SD07666
2026-03-28 04:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fbaf6e7-720f-537e-adf1-64f09ff78df2 with scrape type 2
2026-03-28 04:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fbaf6e7-720f-537e-adf1-64f09ff78df2 with scrape type 2
2026-03-28 04:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9fbaf6e7-720f-537e-adf1-64f09ff78df2, identifier: SD07666
2026-03-28 04:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9fbaf6e7-720f-537e-adf1-64f09ff78df2 with identifier: SD07666
2026-03-28 04:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9fbaf6e7-720f-537e-adf1-64f09ff78df2 with identifier: SD07666
2026-03-28 04:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9fbaf6e7-720f-537e-adf1-64f09ff78df2 with identifier: SD07666 to the API
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:08:18Z',
'fuel_type': 'diesel',
'id': '9fbaf6e7-720f-537e-adf1-64f09ff78df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SD07666',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 192918,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-26',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d BlueTEC Premium',
'transmission': 'automatic',
'trim': 'BlueTEC Premium',
'year': 2017}
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD07666%27 HTTP/1.1" 200 None
2026-03-28 04:00:50 [auto1.it] INFO: Saving data for SD07666: {'auction_closing_time': 1774714098.0, 'created_time': 1774559020.905435, 'last_price_update_time': 1774670450.349352}
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SD07666') HTTP/1.1" 204 0
2026-03-28 04:00:50 [auto1.it] INFO: Found listing with ID: CM02924
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM02924%27 HTTP/1.1" 200 None
2026-03-28 04:00:50 [auto1.it] INFO: Scrape type for CM02924: 0
2026-03-28 04:00:50 [auto1.it] INFO: Found listing with ID: DA61571
2026-03-28 04:00:50 [auto1.it] INFO: Found listing with ID: HY12574
2026-03-28 04:00:50 [auto1.it] INFO: Found listing with ID: AR31382
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR31382%27 HTTP/1.1" 200 None
2026-03-28 04:00:50 [auto1.it] INFO: Scrape type for AR31382: 2
2026-03-28 04:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f88cde0-1a91-5927-8d5e-0ba7ee049830 with identifier: AR31382
2026-03-28 04:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f88cde0-1a91-5927-8d5e-0ba7ee049830 with scrape type 2
2026-03-28 04:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f88cde0-1a91-5927-8d5e-0ba7ee049830 with scrape type 2
2026-03-28 04:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5f88cde0-1a91-5927-8d5e-0ba7ee049830, identifier: AR31382
2026-03-28 04:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5f88cde0-1a91-5927-8d5e-0ba7ee049830 with identifier: AR31382
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-28 04:00:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5f88cde0-1a91-5927-8d5e-0ba7ee049830 with identifier: AR31382
2026-03-28 04:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5f88cde0-1a91-5927-8d5e-0ba7ee049830 with identifier: AR31382 to the API
2026-03-28 04:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:13:01Z',
'fuel_type': 'petrol',
'id': '5f88cde0-1a91-5927-8d5e-0ba7ee049830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AR31382',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 92805,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-26',
'seller_name': None,
'title': 'Renault Clio 1.3 TCe R.S. Line',
'transmission': 'automatic',
'trim': 'R.S. Line',
'year': 2020}
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR31382%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Saving data for AR31382: {'auction_closing_time': 1774714381.0, 'created_time': 1774558997.576403, 'last_price_update_time': 1774670451.232764}
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AR31382') HTTP/1.1" 204 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: BT73754
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT73754%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for BT73754: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: GY59997
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY59997%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for GY59997: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: BR84654
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR84654%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for BR84654: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: JG32335
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JG32335%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for JG32335: 2
2026-03-28 04:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de010a25-71cf-55f5-981c-5ade719ad827 with identifier: JG32335
2026-03-28 04:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de010a25-71cf-55f5-981c-5ade719ad827 with scrape type 2
2026-03-28 04:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de010a25-71cf-55f5-981c-5ade719ad827 with scrape type 2
2026-03-28 04:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: de010a25-71cf-55f5-981c-5ade719ad827, identifier: JG32335
2026-03-28 04:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: de010a25-71cf-55f5-981c-5ade719ad827 with identifier: JG32335
2026-03-28 04:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: de010a25-71cf-55f5-981c-5ade719ad827 with identifier: JG32335
2026-03-28 04:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: de010a25-71cf-55f5-981c-5ade719ad827 with identifier: JG32335 to the API
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:48:29Z',
'fuel_type': 'petrol',
'id': 'de010a25-71cf-55f5-981c-5ade719ad827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JG32335',
'listing': 'auction',
'make': 'MINI',
'model': 'Clubman',
'odometer': 192851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-16',
'seller_name': None,
'title': 'MINI Clubman One',
'transmission': 'automatic',
'trim': '',
'year': 2009}
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JG32335%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Saving data for JG32335: {'auction_closing_time': 1774716509.0, 'created_time': 1774559145.485318, 'last_price_update_time': 1774670451.73536}
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JG32335') HTTP/1.1" 204 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: HA49893
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA49893%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for HA49893: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: UE49682
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE49682%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for UE49682: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: HZ21842
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: VF12324
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF12324%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for VF12324: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: RF17009
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF17009%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for RF17009: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: GR59213
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR59213%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for GR59213: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: SF89201
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: PG27955
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG27955%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for PG27955: 0
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: KD33461
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: XY30462
2026-03-28 04:00:51 [auto1.it] INFO: Found listing with ID: RF52556
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF52556%27 HTTP/1.1" 200 None
2026-03-28 04:00:51 [auto1.it] INFO: Scrape type for RF52556: 2
2026-03-28 04:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3255b7fb-898b-5a40-a1b9-63c214f3e427 with identifier: RF52556
2026-03-28 04:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3255b7fb-898b-5a40-a1b9-63c214f3e427 with scrape type 2
2026-03-28 04:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3255b7fb-898b-5a40-a1b9-63c214f3e427 with scrape type 2
2026-03-28 04:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3255b7fb-898b-5a40-a1b9-63c214f3e427, identifier: RF52556
2026-03-28 04:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3255b7fb-898b-5a40-a1b9-63c214f3e427 with identifier: RF52556
2026-03-28 04:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3255b7fb-898b-5a40-a1b9-63c214f3e427 with identifier: RF52556
2026-03-28 04:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3255b7fb-898b-5a40-a1b9-63c214f3e427 with identifier: RF52556 to the API
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-28T16:44:14Z',
'fuel_type': 'diesel',
'id': '3255b7fb-898b-5a40-a1b9-63c214f3e427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF52556',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 282155,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-20',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF52556%27 HTTP/1.1" 200 None
2026-03-28 04:00:52 [auto1.it] INFO: Saving data for RF52556: {'auction_closing_time': 1774716254.0, 'created_time': 1774559079.506529, 'last_price_update_time': 1774670452.292374}
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RF52556') HTTP/1.1" 204 0
2026-03-28 04:00:52 [auto1.it] INFO: Found listing with ID: UV07226
2026-03-28 04:00:52 [auto1.it] INFO: Found listing with ID: WC70760
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WC70760%27 HTTP/1.1" 200 None
2026-03-28 04:00:52 [auto1.it] INFO: Scrape type for WC70760: 0
2026-03-28 04:00:52 [auto1.it] INFO: Found listing with ID: ZH02661
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH02661%27 HTTP/1.1" 200 None
2026-03-28 04:00:52 [auto1.it] INFO: Scrape type for ZH02661: 0
2026-03-28 04:00:52 [auto1.it] INFO: Found listing with ID: MP98273
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP98273%27 HTTP/1.1" 200 None
2026-03-28 04:00:52 [auto1.it] INFO: Scrape type for MP98273: 2
2026-03-28 04:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 210c1ba8-4a22-5686-9403-5c09ce3b8f5b with identifier: MP98273
2026-03-28 04:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 210c1ba8-4a22-5686-9403-5c09ce3b8f5b with scrape type 2
2026-03-28 04:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 210c1ba8-4a22-5686-9403-5c09ce3b8f5b with scrape type 2
2026-03-28 04:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 210c1ba8-4a22-5686-9403-5c09ce3b8f5b, identifier: MP98273
2026-03-28 04:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 210c1ba8-4a22-5686-9403-5c09ce3b8f5b with identifier: MP98273
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-28 04:00:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 210c1ba8-4a22-5686-9403-5c09ce3b8f5b with identifier: MP98273
2026-03-28 04:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 210c1ba8-4a22-5686-9403-5c09ce3b8f5b with identifier: MP98273 to the API
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 40,
'expiration_date': '2026-03-28T16:09:16Z',
'fuel_type': 'petrol',
'id': '210c1ba8-4a22-5686-9403-5c09ce3b8f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MP98273',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 91261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-12-28',
'seller_name': None,
'title': 'Fiat Panda 0.9 900 Young',
'transmission': 'manual',
'trim': '900 Young',
'year': 2000}
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP98273%27 HTTP/1.1" 200 None
2026-03-28 04:00:53 [auto1.it] INFO: Saving data for MP98273: {'auction_closing_time': 1774714156.0, 'created_time': 1774559173.247344, 'last_price_update_time': 1774670453.013601}
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MP98273') HTTP/1.1" 204 0
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: HK97988
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK97988%27 HTTP/1.1" 200 None
2026-03-28 04:00:53 [auto1.it] INFO: Scrape type for HK97988: 0
2026-03-28 04:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:53 [auto1.it] INFO: Channel: 24h | Page: 8 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: SJ75121
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: UU73428
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: MM82110
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: JA21524
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA21524%27 HTTP/1.1" 200 None
2026-03-28 04:00:53 [auto1.it] INFO: Scrape type for JA21524: 0
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: KE50843
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: MN43509
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN43509%27 HTTP/1.1" 200 None
2026-03-28 04:00:53 [auto1.it] INFO: Scrape type for MN43509: 0
2026-03-28 04:00:53 [auto1.it] INFO: Found listing with ID: WU65183
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU65183%27 HTTP/1.1" 200 None
2026-03-28 04:00:53 [auto1.it] INFO: Scrape type for WU65183: 2
2026-03-28 04:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 298a0621-b2f8-5f80-90a2-f01d5d0fb369 with identifier: WU65183
2026-03-28 04:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 298a0621-b2f8-5f80-90a2-f01d5d0fb369 with scrape type 2
2026-03-28 04:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 298a0621-b2f8-5f80-90a2-f01d5d0fb369 with scrape type 2
2026-03-28 04:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 298a0621-b2f8-5f80-90a2-f01d5d0fb369, identifier: WU65183
2026-03-28 04:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 298a0621-b2f8-5f80-90a2-f01d5d0fb369 with identifier: WU65183
2026-03-28 04:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 298a0621-b2f8-5f80-90a2-f01d5d0fb369 with identifier: WU65183
2026-03-28 04:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 298a0621-b2f8-5f80-90a2-f01d5d0fb369 with identifier: WU65183 to the API
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:42:00Z',
'fuel_type': 'diesel',
'id': '298a0621-b2f8-5f80-90a2-f01d5d0fb369',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WU65183',
'listing': 'auction',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 228640,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-27',
'seller_name': None,
'title': 'Nissan X-Trail 1.6 dCi Tekna',
'transmission': 'automatic',
'trim': 'Tekna',
'year': 2016}
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU65183%27 HTTP/1.1" 200 None
2026-03-28 04:00:54 [auto1.it] INFO: Saving data for WU65183: {'auction_closing_time': 1774716120.0, 'created_time': 1774558919.519668, 'last_price_update_time': 1774670454.40545}
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WU65183') HTTP/1.1" 204 0
2026-03-28 04:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: FV31205
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FV31205%27 HTTP/1.1" 200 None
2026-03-28 04:00:54 [auto1.it] INFO: Scrape type for FV31205: 0
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: LY31332
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY31332%27 HTTP/1.1" 200 None
2026-03-28 04:00:54 [auto1.it] INFO: Scrape type for LY31332: 0
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: ZS50484
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: JM76846
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: CV87912
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: XG74352
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: RH02265
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RH02265%27 HTTP/1.1" 200 None
2026-03-28 04:00:54 [auto1.it] INFO: Scrape type for RH02265: 0
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: PF24041
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: AT64434
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: PC87796
2026-03-28 04:00:54 [auto1.it] INFO: Found listing with ID: YS50306
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS50306%27 HTTP/1.1" 200 None
2026-03-28 04:00:54 [auto1.it] INFO: Scrape type for YS50306: 2
2026-03-28 04:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81ed25ff-acc1-5325-a44f-6b73d52c5a30 with identifier: YS50306
2026-03-28 04:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81ed25ff-acc1-5325-a44f-6b73d52c5a30 with scrape type 2
2026-03-28 04:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81ed25ff-acc1-5325-a44f-6b73d52c5a30 with scrape type 2
2026-03-28 04:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 81ed25ff-acc1-5325-a44f-6b73d52c5a30, identifier: YS50306
2026-03-28 04:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 81ed25ff-acc1-5325-a44f-6b73d52c5a30 with identifier: YS50306
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-28 04:00:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 81ed25ff-acc1-5325-a44f-6b73d52c5a30 with identifier: YS50306
2026-03-28 04:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 81ed25ff-acc1-5325-a44f-6b73d52c5a30 with identifier: YS50306 to the API
2026-03-28 04:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 261,
'expiration_date': '2026-03-28T16:55:38Z',
'fuel_type': 'hybrid',
'id': '81ed25ff-acc1-5325-a44f-6b73d52c5a30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YS50306',
'listing': 'auction',
'make': 'Lynk & Co',
'model': '01',
'odometer': 63945,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': None,
'title': 'Lynk & Co 01 1.5 Plug-in Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2023}
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS50306%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Saving data for YS50306: {'auction_closing_time': 1774716938.0, 'created_time': 1774559030.472233, 'last_price_update_time': 1774670455.145789}
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YS50306') HTTP/1.1" 204 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: UF44040
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: JD40027
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: ZS91054
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS91054%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for ZS91054: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: TK51874
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK51874%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for TK51874: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: LZ51776
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: CK12538
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK12538%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for CK12538: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: GM25035
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM25035%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for GM25035: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: DA21297
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA21297%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for DA21297: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: XH90607
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: RZ71540
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ71540%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for RZ71540: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: AE71384
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE71384%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for AE71384: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: GV81081
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: RL11893
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: TT68141
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT68141%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for TT68141: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: WW70884
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: KT78402
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: HE90318
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE90318%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for HE90318: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: KY18822
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: LR80545
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: VK83291
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VK83291%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for VK83291: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: KC76044
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC76044%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for KC76044: 0
2026-03-28 04:00:55 [auto1.it] INFO: Found listing with ID: EJ70164
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EJ70164%27 HTTP/1.1" 200 None
2026-03-28 04:00:55 [auto1.it] INFO: Scrape type for EJ70164: 0
2026-03-28 04:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:56 [auto1.it] INFO: Channel: 24h | Page: 9 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: FB75949
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: JZ08604
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ08604%27 HTTP/1.1" 200 None
2026-03-28 04:00:56 [auto1.it] INFO: Scrape type for JZ08604: 0
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: CX77034
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: AL33371
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL33371%27 HTTP/1.1" 200 None
2026-03-28 04:00:56 [auto1.it] INFO: Scrape type for AL33371: 0
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: SG14661
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG14661%27 HTTP/1.1" 200 None
2026-03-28 04:00:56 [auto1.it] INFO: Scrape type for SG14661: 0
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: ZE89719
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZE89719%27 HTTP/1.1" 200 None
2026-03-28 04:00:56 [auto1.it] INFO: Scrape type for ZE89719: 0
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: VP48054
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: FX33898
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX33898%27 HTTP/1.1" 200 None
2026-03-28 04:00:56 [auto1.it] INFO: Scrape type for FX33898: 0
2026-03-28 04:00:56 [auto1.it] INFO: Found listing with ID: SD16810
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD16810%27 HTTP/1.1" 200 None
2026-03-28 04:00:56 [auto1.it] INFO: Scrape type for SD16810: 2
2026-03-28 04:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18df6c25-1aff-54ce-9069-834a78b91767 with identifier: SD16810
2026-03-28 04:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18df6c25-1aff-54ce-9069-834a78b91767 with scrape type 2
2026-03-28 04:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18df6c25-1aff-54ce-9069-834a78b91767 with scrape type 2
2026-03-28 04:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 18df6c25-1aff-54ce-9069-834a78b91767, identifier: SD16810
2026-03-28 04:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 18df6c25-1aff-54ce-9069-834a78b91767 with identifier: SD16810
2026-03-28 04:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 18df6c25-1aff-54ce-9069-834a78b91767 with identifier: SD16810
2026-03-28 04:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 18df6c25-1aff-54ce-9069-834a78b91767 with identifier: SD16810 to the API
2026-03-28 04:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:38:42Z',
'fuel_type': 'diesel',
'id': '18df6c25-1aff-54ce-9069-834a78b91767',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SD16810',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 191056,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-21',
'seller_name': None,
'title': 'Volvo XC40 2.0 D4 Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2018}
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD16810%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Saving data for SD16810: {'auction_closing_time': 1774715922.0, 'created_time': 1772568038.308962, 'last_price_update_time': 1774670457.198472}
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SD16810') HTTP/1.1" 204 0
2026-03-28 04:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: CV59379
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: EK65593
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK65593%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for EK65593: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: JS42398
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS42398%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for JS42398: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: SF23261
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SF23261%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for SF23261: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: AA72149
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: PR97766
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR97766%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for PR97766: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: NT87512
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT87512%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for NT87512: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: TT47186
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT47186%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for TT47186: 2
2026-03-28 04:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db16752a-65e2-5b14-a128-188111a3ddf7 with identifier: TT47186
2026-03-28 04:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db16752a-65e2-5b14-a128-188111a3ddf7 with scrape type 2
2026-03-28 04:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db16752a-65e2-5b14-a128-188111a3ddf7 with scrape type 2
2026-03-28 04:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: db16752a-65e2-5b14-a128-188111a3ddf7, identifier: TT47186
2026-03-28 04:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: db16752a-65e2-5b14-a128-188111a3ddf7 with identifier: TT47186
2026-03-28 04:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: db16752a-65e2-5b14-a128-188111a3ddf7 with identifier: TT47186
2026-03-28 04:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: db16752a-65e2-5b14-a128-188111a3ddf7 with identifier: TT47186 to the API
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:41:31Z',
'fuel_type': 'diesel',
'id': 'db16752a-65e2-5b14-a128-188111a3ddf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT47186',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 94486,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-18',
'seller_name': None,
'title': 'Citroen Jumper 2.2 Blue-HDi 30 L1H2 Start&Stop',
'transmission': 'manual',
'trim': '30 L1H2 Start&Stop',
'year': 2022}
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT47186%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Saving data for TT47186: {'auction_closing_time': 1774716091.0, 'created_time': 1774472544.587361, 'last_price_update_time': 1774670457.845912}
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT47186') HTTP/1.1" 204 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: RL69129
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: AN76341
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN76341%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for AN76341: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: VW08659
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VW08659%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for VW08659: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: BE85602
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE85602%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for BE85602: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: AL22636
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: WA74830
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: YM41293
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM41293%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for YM41293: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: UH24894
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH24894%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for UH24894: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: JK70012
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK70012%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for JK70012: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: FF54674
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF54674%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for FF54674: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: FV08764
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: RF58149
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF58149%27 HTTP/1.1" 200 None
2026-03-28 04:00:57 [auto1.it] INFO: Scrape type for RF58149: 0
2026-03-28 04:00:57 [auto1.it] INFO: Found listing with ID: MY00561
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY00561%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for MY00561: 0
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: KM79113
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: RA21109
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA21109%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for RA21109: 0
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: SC24235
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: PC98849
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC98849%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for PC98849: 0
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: UT67830
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: KS82343
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS82343%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for KS82343: 0
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: DX23883
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX23883%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for DX23883: 0
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: YB28185
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB28185%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for YB28185: 0
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: UJ22740
2026-03-28 04:00:58 [auto1.it] INFO: Found listing with ID: JV82162
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV82162%27 HTTP/1.1" 200 None
2026-03-28 04:00:58 [auto1.it] INFO: Scrape type for JV82162: 0
2026-03-28 04:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:00:59 [auto1.it] INFO: Channel: 24h | Page: 10 | totalHits: 3302 | hits on page: 40
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: DE25222
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE25222%27 HTTP/1.1" 200 None
2026-03-28 04:00:59 [auto1.it] INFO: Scrape type for DE25222: 2
2026-03-28 04:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56c5674c-36ec-57cc-933c-5d19a49c7a79 with identifier: DE25222
2026-03-28 04:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56c5674c-36ec-57cc-933c-5d19a49c7a79 with scrape type 2
2026-03-28 04:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56c5674c-36ec-57cc-933c-5d19a49c7a79 with scrape type 2
2026-03-28 04:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 56c5674c-36ec-57cc-933c-5d19a49c7a79, identifier: DE25222
2026-03-28 04:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 56c5674c-36ec-57cc-933c-5d19a49c7a79 with identifier: DE25222
2026-03-28 04:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 56c5674c-36ec-57cc-933c-5d19a49c7a79 with identifier: DE25222
2026-03-28 04:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 56c5674c-36ec-57cc-933c-5d19a49c7a79 with identifier: DE25222 to the API
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 165,
'expiration_date': '2026-03-28T16:55:34Z',
'fuel_type': 'diesel',
'id': '56c5674c-36ec-57cc-933c-5d19a49c7a79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DE25222',
'listing': 'auction',
'make': 'Opel',
'model': 'Zafira Tourer',
'odometer': 172465,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-16',
'seller_name': None,
'title': 'Opel Zafira Tourer 2.0 CDTI Cosmo',
'transmission': 'automatic',
'trim': 'Cosmo',
'year': 2014}
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE25222%27 HTTP/1.1" 200 None
2026-03-28 04:00:59 [auto1.it] INFO: Saving data for DE25222: {'auction_closing_time': 1774716934.0, 'created_time': 1774559186.537407, 'last_price_update_time': 1774670459.628693}
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DE25222') HTTP/1.1" 204 0
2026-03-28 04:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: UX20076
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX20076%27 HTTP/1.1" 200 None
2026-03-28 04:00:59 [auto1.it] INFO: Scrape type for UX20076: 0
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: SN27991
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: MD06085
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: SS79463
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: MC91027
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: ZT24838
2026-03-28 04:00:59 [auto1.it] INFO: Found listing with ID: JK02005
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK02005%27 HTTP/1.1" 200 None
2026-03-28 04:00:59 [auto1.it] INFO: Scrape type for JK02005: 2
2026-03-28 04:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52fb7b7-a40b-5121-86d7-33513a419775 with identifier: JK02005
2026-03-28 04:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52fb7b7-a40b-5121-86d7-33513a419775 with scrape type 2
2026-03-28 04:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a52fb7b7-a40b-5121-86d7-33513a419775 with scrape type 2
2026-03-28 04:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a52fb7b7-a40b-5121-86d7-33513a419775, identifier: JK02005
2026-03-28 04:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a52fb7b7-a40b-5121-86d7-33513a419775 with identifier: JK02005
2026-03-28 04:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a52fb7b7-a40b-5121-86d7-33513a419775 with identifier: JK02005
2026-03-28 04:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a52fb7b7-a40b-5121-86d7-33513a419775 with identifier: JK02005 to the API
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:28:12Z',
'fuel_type': 'diesel',
'id': 'a52fb7b7-a40b-5121-86d7-33513a419775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK02005',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 138611,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-16',
'seller_name': None,
'title': 'Peugeot 207 1.4 HDi X-Line',
'transmission': 'manual',
'trim': 'X-Line',
'year': 2010}
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK02005%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Saving data for JK02005: {'auction_closing_time': 1774715292.0, 'created_time': 1774559043.641317, 'last_price_update_time': 1774670460.417191}
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JK02005') HTTP/1.1" 204 0
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: RB72441
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB72441%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Scrape type for RB72441: 0
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: EC66438
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: VK05865
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: WR22265
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR22265%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Scrape type for WR22265: 0
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: CX67037
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CX67037%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Scrape type for CX67037: 0
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: UN16063
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: YA33323
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: EM46556
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: ZP43872
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP43872%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Scrape type for ZP43872: 0
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: CP55584
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: VT45573
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: MU13564
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: YY01932
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YY01932%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Scrape type for YY01932: 0
2026-03-28 04:01:00 [auto1.it] INFO: Found listing with ID: UD16121
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD16121%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Scrape type for UD16121: 2
2026-03-28 04:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68ff69e3-37fe-5af6-95e0-dc00b7a4a578 with identifier: UD16121
2026-03-28 04:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68ff69e3-37fe-5af6-95e0-dc00b7a4a578 with scrape type 2
2026-03-28 04:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68ff69e3-37fe-5af6-95e0-dc00b7a4a578 with scrape type 2
2026-03-28 04:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 68ff69e3-37fe-5af6-95e0-dc00b7a4a578, identifier: UD16121
2026-03-28 04:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 68ff69e3-37fe-5af6-95e0-dc00b7a4a578 with identifier: UD16121
2026-03-28 04:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 68ff69e3-37fe-5af6-95e0-dc00b7a4a578 with identifier: UD16121
2026-03-28 04:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 68ff69e3-37fe-5af6-95e0-dc00b7a4a578 with identifier: UD16121 to the API
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:48:18Z',
'fuel_type': 'diesel',
'id': '68ff69e3-37fe-5af6-95e0-dc00b7a4a578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD16121',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 230485,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-12',
'seller_name': None,
'title': 'Volkswagen Passat 1.6 TDI Business Line BlueMotion Tech.',
'transmission': 'manual',
'trim': 'Business Line BlueMotion Tech.',
'year': 2015}
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD16121%27 HTTP/1.1" 200 None
2026-03-28 04:01:00 [auto1.it] INFO: Saving data for UD16121: {'auction_closing_time': 1774716498.0, 'created_time': 1773130926.766135, 'last_price_update_time': 1774670460.983403}
2026-03-28 04:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UD16121') HTTP/1.1" 204 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: EC11217
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC11217%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for EC11217: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: XV48493
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: MD24560
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: XT99009
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT99009%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for XT99009: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: LC07756
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC07756%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for LC07756: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: EV86886
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: SK38422
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK38422%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for SK38422: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: UR82213
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: TP47209
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP47209%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for TP47209: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: ZA41096
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: HS75117
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS75117%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for HS75117: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: US82962
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US82962%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for US82962: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: NU85167
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU85167%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for NU85167: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: ZY01206
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY01206%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for ZY01206: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: NL99769
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL99769%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for NL99769: 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: MS47082
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS47082%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Scrape type for MS47082: 2
2026-03-28 04:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d70570ae-6117-5213-90a8-083de7d3686f with identifier: MS47082
2026-03-28 04:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70570ae-6117-5213-90a8-083de7d3686f with scrape type 2
2026-03-28 04:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d70570ae-6117-5213-90a8-083de7d3686f with scrape type 2
2026-03-28 04:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d70570ae-6117-5213-90a8-083de7d3686f, identifier: MS47082
2026-03-28 04:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d70570ae-6117-5213-90a8-083de7d3686f with identifier: MS47082
2026-03-28 04:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d70570ae-6117-5213-90a8-083de7d3686f with identifier: MS47082
2026-03-28 04:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d70570ae-6117-5213-90a8-083de7d3686f with identifier: MS47082 to the API
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-28T16:39:23Z',
'fuel_type': 'diesel',
'id': 'd70570ae-6117-5213-90a8-083de7d3686f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MS47082',
'listing': 'auction',
'make': 'Seat',
'model': 'Altea',
'odometer': 124874,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-28',
'seller_name': None,
'title': 'Seat Altea 1.6 TDI Style Ecomotive',
'transmission': 'manual',
'trim': 'Style Ecomotive',
'year': 2010}
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS47082%27 HTTP/1.1" 200 None
2026-03-28 04:01:01 [auto1.it] INFO: Saving data for MS47082: {'auction_closing_time': 1774715963.0, 'created_time': 1774559037.662994, 'last_price_update_time': 1774670461.684934}
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MS47082') HTTP/1.1" 204 0
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: UB37048
2026-03-28 04:01:01 [auto1.it] INFO: Found listing with ID: CF64613
2026-03-28 04:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:02 [auto1.it] INFO: Channel: 24h | Page: 11 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:02 [auto1.it] INFO: Found listing with ID: RE73183
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE73183%27 HTTP/1.1" 200 None
2026-03-28 04:01:02 [auto1.it] INFO: Scrape type for RE73183: 0
2026-03-28 04:01:02 [auto1.it] INFO: Found listing with ID: TY88258
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY88258%27 HTTP/1.1" 200 None
2026-03-28 04:01:02 [auto1.it] INFO: Scrape type for TY88258: 0
2026-03-28 04:01:02 [auto1.it] INFO: Found listing with ID: YJ50893
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ50893%27 HTTP/1.1" 200 None
2026-03-28 04:01:02 [auto1.it] INFO: Scrape type for YJ50893: 2
2026-03-28 04:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a124299-c680-5991-9b99-792861e7326a with identifier: YJ50893
2026-03-28 04:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a124299-c680-5991-9b99-792861e7326a with scrape type 2
2026-03-28 04:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a124299-c680-5991-9b99-792861e7326a with scrape type 2
2026-03-28 04:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5a124299-c680-5991-9b99-792861e7326a, identifier: YJ50893
2026-03-28 04:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5a124299-c680-5991-9b99-792861e7326a with identifier: YJ50893
2026-03-28 04:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5a124299-c680-5991-9b99-792861e7326a with identifier: YJ50893
2026-03-28 04:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5a124299-c680-5991-9b99-792861e7326a with identifier: YJ50893 to the API
2026-03-28 04:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:57:16Z',
'fuel_type': 'diesel',
'id': '5a124299-c680-5991-9b99-792861e7326a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YJ50893',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 190861,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seller_name': None,
'title': 'Audi A3 Sportback 35 TDI S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2021}
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ50893%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Saving data for YJ50893: {'auction_closing_time': 1774717036.0, 'created_time': 1774559094.207962, 'last_price_update_time': 1774670463.111689}
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YJ50893') HTTP/1.1" 204 0
2026-03-28 04:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: FE47038
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: KS22077
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS22077%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for KS22077: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: DF42312
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF42312%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for DF42312: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: EX36920
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX36920%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for EX36920: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: XZ56129
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: WD53289
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD53289%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for WD53289: 2
2026-03-28 04:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b140ffad-09f3-57dc-8e28-3279a0d41661 with identifier: WD53289
2026-03-28 04:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b140ffad-09f3-57dc-8e28-3279a0d41661 with scrape type 2
2026-03-28 04:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b140ffad-09f3-57dc-8e28-3279a0d41661 with scrape type 2
2026-03-28 04:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b140ffad-09f3-57dc-8e28-3279a0d41661, identifier: WD53289
2026-03-28 04:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b140ffad-09f3-57dc-8e28-3279a0d41661 with identifier: WD53289
2026-03-28 04:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b140ffad-09f3-57dc-8e28-3279a0d41661 with identifier: WD53289
2026-03-28 04:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b140ffad-09f3-57dc-8e28-3279a0d41661 with identifier: WD53289 to the API
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:53:26Z',
'fuel_type': 'petrol',
'id': 'b140ffad-09f3-57dc-8e28-3279a0d41661',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WD53289',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 95800,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-04',
'seller_name': None,
'title': 'Fiat 500X 1.0 Turbo Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2019}
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD53289%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Saving data for WD53289: {'auction_closing_time': 1774716806.0, 'created_time': 1774559142.119032, 'last_price_update_time': 1774670463.636395}
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WD53289') HTTP/1.1" 204 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: EU76954
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU76954%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for EU76954: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: YU54798
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU54798%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for YU54798: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: RK45899
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK45899%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for RK45899: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: KM82179
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: WA14030
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: FJ36281
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: SC05830
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: DX52921
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: TG05681
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG05681%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for TG05681: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: ZJ11157
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: FG85862
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: SH24960
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: WR20789
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR20789%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for WR20789: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: XY73038
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY73038%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for XY73038: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: TK53428
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK53428%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for TK53428: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: NT25208
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT25208%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for NT25208: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: ZM39630
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: SK44334
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK44334%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for SK44334: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: DP62662
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP62662%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for DP62662: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: XD24823
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: NB02021
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB02021%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for NB02021: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: VC74933
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC74933%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for VC74933: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: UT52795
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: MX71384
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: EB41992
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB41992%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for EB41992: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: ZF01479
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: CT94493
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: TZ83635
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ83635%27 HTTP/1.1" 200 None
2026-03-28 04:01:03 [auto1.it] INFO: Scrape type for TZ83635: 0
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: BS51992
2026-03-28 04:01:03 [auto1.it] INFO: Found listing with ID: WJ94048
2026-03-28 04:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ94048%27 HTTP/1.1" 200 None
2026-03-28 04:01:04 [auto1.it] INFO: Scrape type for WJ94048: 0
2026-03-28 04:01:04 [auto1.it] INFO: Found listing with ID: ZU06634
2026-03-28 04:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU06634%27 HTTP/1.1" 200 None
2026-03-28 04:01:04 [auto1.it] INFO: Scrape type for ZU06634: 0
2026-03-28 04:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:05 [auto1.it] INFO: Channel: 24h | Page: 12 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: WE26685
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: NU40150
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: TL80990
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: YL27459
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: AG12486
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG12486%27 HTTP/1.1" 200 None
2026-03-28 04:01:05 [auto1.it] INFO: Scrape type for AG12486: 0
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: VS63609
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS63609%27 HTTP/1.1" 200 None
2026-03-28 04:01:05 [auto1.it] INFO: Scrape type for VS63609: 0
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: UH61240
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH61240%27 HTTP/1.1" 200 None
2026-03-28 04:01:05 [auto1.it] INFO: Scrape type for UH61240: 0
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: DM21687
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM21687%27 HTTP/1.1" 200 None
2026-03-28 04:01:05 [auto1.it] INFO: Scrape type for DM21687: 0
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: ZL42866
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: YA38395
2026-03-28 04:01:05 [auto1.it] INFO: Found listing with ID: TC50511
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TC50511%27 HTTP/1.1" 200 None
2026-03-28 04:01:05 [auto1.it] INFO: Scrape type for TC50511: 2
2026-03-28 04:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8 with identifier: TC50511
2026-03-28 04:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8 with scrape type 2
2026-03-28 04:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8 with scrape type 2
2026-03-28 04:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8, identifier: TC50511
2026-03-28 04:01:05 [scrapy.extensions.logstats] INFO: Crawled 16 pages (at 16 pages/min), scraped 27 items (at 27 items/min)
2026-03-28 04:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-28 04:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8 with identifier: TC50511
2026-03-28 04:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8 with identifier: TC50511
2026-03-28 04:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8 with identifier: TC50511 to the API
2026-03-28 04:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:29:01Z',
'fuel_type': 'diesel',
'id': '9fcaefc6-3abc-50ea-b3ce-2e39e56ad1a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC50511',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 76684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seller_name': None,
'title': 'BMW X3 xDrive 20d Mild-Hybrid M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2022}
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TC50511%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Saving data for TC50511: {'auction_closing_time': 1774715341.0, 'created_time': 1774559108.326207, 'last_price_update_time': 1774670466.114763}
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TC50511') HTTP/1.1" 204 0
2026-03-28 04:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: TK21240
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK21240%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for TK21240: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: VP75887
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: RC55633
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: DB38288
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: ZF04289
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: NP33035
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: PA22608
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: FH02566
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: XZ64969
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: LJ35523
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: HH64433
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH64433%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for HH64433: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: GT36426
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT36426%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for GT36426: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: GB77184
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: FC91970
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: RK33520
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: RU39980
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU39980%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for RU39980: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: NG82914
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: JD30560
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: LC51604
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: VV63992
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: BP08183
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: DZ95846
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DZ95846%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for DZ95846: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: ZT44032
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: UF05417
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF05417%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for UF05417: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: DX27899
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX27899%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for DX27899: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: ZT61879
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: YV19719
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: GV78973
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GV78973%27 HTTP/1.1" 200 None
2026-03-28 04:01:06 [auto1.it] INFO: Scrape type for GV78973: 0
2026-03-28 04:01:06 [auto1.it] INFO: Found listing with ID: DK34642
2026-03-28 04:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:07 [auto1.it] INFO: Channel: 24h | Page: 13 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: AB97936
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB97936%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for AB97936: 0
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: UJ97267
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: GT90987
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: UM32234
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM32234%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for UM32234: 0
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: HT07247
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT07247%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for HT07247: 0
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: AF88379
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF88379%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for AF88379: 0
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: MT61619
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MT61619%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for MT61619: 0
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: GS31423
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: EH64041
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: FX46616
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: PG69305
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: BJ50784
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: CC86207
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: YK89440
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YK89440%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for YK89440: 0
2026-03-28 04:01:07 [auto1.it] INFO: Found listing with ID: SW20348
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW20348%27 HTTP/1.1" 200 None
2026-03-28 04:01:07 [auto1.it] INFO: Scrape type for SW20348: 2
2026-03-28 04:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2637d16c-4e25-526f-a793-bb8045673c9d with identifier: SW20348
2026-03-28 04:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2637d16c-4e25-526f-a793-bb8045673c9d with scrape type 2
2026-03-28 04:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2637d16c-4e25-526f-a793-bb8045673c9d with scrape type 2
2026-03-28 04:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2637d16c-4e25-526f-a793-bb8045673c9d, identifier: SW20348
2026-03-28 04:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2637d16c-4e25-526f-a793-bb8045673c9d with identifier: SW20348
2026-03-28 04:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2637d16c-4e25-526f-a793-bb8045673c9d with identifier: SW20348
2026-03-28 04:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2637d16c-4e25-526f-a793-bb8045673c9d with identifier: SW20348 to the API
2026-03-28 04:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:29:46Z',
'fuel_type': 'diesel',
'id': '2637d16c-4e25-526f-a793-bb8045673c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SW20348',
'listing': 'auction',
'make': 'Audi',
'model': 'A3',
'odometer': 252439,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-01',
'seller_name': None,
'title': 'Audi A3 2.0 TDI S line Sportpaket plus',
'transmission': 'automatic',
'trim': 'S line Sportpaket plus',
'year': 2007}
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SW20348%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Saving data for SW20348: {'auction_closing_time': 1774715386.0, 'created_time': 1774559057.800022, 'last_price_update_time': 1774670469.645848}
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SW20348') HTTP/1.1" 204 0
2026-03-28 04:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: PZ47386
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ47386%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Scrape type for PZ47386: 0
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: SD88431
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: DP81604
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: ZU90701
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU90701%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Scrape type for ZU90701: 0
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: LD73585
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: MU03817
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU03817%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Scrape type for MU03817: 0
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: LP02443
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LP02443%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Scrape type for LP02443: 0
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: FB11512
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB11512%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Scrape type for FB11512: 0
2026-03-28 04:01:09 [auto1.it] INFO: Found listing with ID: NR94524
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR94524%27 HTTP/1.1" 200 None
2026-03-28 04:01:09 [auto1.it] INFO: Scrape type for NR94524: 2
2026-03-28 04:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76 with identifier: NR94524
2026-03-28 04:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76 with scrape type 2
2026-03-28 04:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76 with scrape type 2
2026-03-28 04:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76, identifier: NR94524
2026-03-28 04:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76 with identifier: NR94524
2026-03-28 04:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76 with identifier: NR94524
2026-03-28 04:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76 with identifier: NR94524 to the API
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:29:37Z',
'fuel_type': 'petrol',
'id': 'f7996cd7-9362-5bf5-a90e-fc6fd4d7fb76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR94524',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Colt',
'odometer': 105970,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-23',
'seller_name': None,
'title': 'Mitsubishi Colt 1.1 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2009}
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR94524%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Saving data for NR94524: {'auction_closing_time': 1774715377.0, 'created_time': 1774559151.787601, 'last_price_update_time': 1774670470.269836}
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NR94524') HTTP/1.1" 204 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: KB15233
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB15233%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for KB15233: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: AC52318
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: NR89039
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: UY23152
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY23152%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for UY23152: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: BC74314
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: HU90356
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU90356%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for HU90356: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: AU61443
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: LS03457
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: SU12582
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SU12582%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for SU12582: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: CH03473
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: BF84159
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: PE07911
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE07911%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for PE07911: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: LP76273
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: WD39478
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD39478%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for WD39478: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: AB43384
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB43384%27 HTTP/1.1" 200 None
2026-03-28 04:01:10 [auto1.it] INFO: Scrape type for AB43384: 0
2026-03-28 04:01:10 [auto1.it] INFO: Found listing with ID: CS05902
2026-03-28 04:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:13 [auto1.it] INFO: Channel: 24h | Page: 14 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: LY95127
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: NN95348
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NN95348%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for NN95348: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: RR71637
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: YT62048
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: HN00760
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: TA79833
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA79833%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for TA79833: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: VH62552
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH62552%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for VH62552: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: JV70876
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: NY67397
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY67397%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for NY67397: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: GG13380
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GG13380%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for GG13380: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: EF94220
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EF94220%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for EF94220: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: SP82579
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP82579%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for SP82579: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: LJ38222
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LJ38222%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for LJ38222: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: EZ15489
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ15489%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for EZ15489: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: HY22945
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: PY49742
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: VX37353
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX37353%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for VX37353: 0
2026-03-28 04:01:13 [auto1.it] INFO: Found listing with ID: ZP51405
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP51405%27 HTTP/1.1" 200 None
2026-03-28 04:01:13 [auto1.it] INFO: Scrape type for ZP51405: 2
2026-03-28 04:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0466bfad-6f25-51a6-af10-c9bde21442ce with identifier: ZP51405
2026-03-28 04:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0466bfad-6f25-51a6-af10-c9bde21442ce with scrape type 2
2026-03-28 04:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0466bfad-6f25-51a6-af10-c9bde21442ce with scrape type 2
2026-03-28 04:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0466bfad-6f25-51a6-af10-c9bde21442ce, identifier: ZP51405
2026-03-28 04:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0466bfad-6f25-51a6-af10-c9bde21442ce with identifier: ZP51405
2026-03-28 04:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0466bfad-6f25-51a6-af10-c9bde21442ce with identifier: ZP51405
2026-03-28 04:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0466bfad-6f25-51a6-af10-c9bde21442ce with identifier: ZP51405 to the API
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-28T16:05:42Z',
'fuel_type': 'diesel',
'id': '0466bfad-6f25-51a6-af10-c9bde21442ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP51405',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 181852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-18',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 350 CDI BlueTEC',
'transmission': 'automatic',
'trim': 'BlueTEC',
'year': 2016}
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP51405%27 HTTP/1.1" 200 None
2026-03-28 04:01:14 [auto1.it] INFO: Saving data for ZP51405: {'auction_closing_time': 1774713942.0, 'created_time': 1774472528.826916, 'last_price_update_time': 1774670474.352376}
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZP51405') HTTP/1.1" 204 0
2026-03-28 04:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:14 [auto1.it] INFO: Found listing with ID: EG41470
2026-03-28 04:01:14 [auto1.it] INFO: Found listing with ID: UD85899
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD85899%27 HTTP/1.1" 200 None
2026-03-28 04:01:14 [auto1.it] INFO: Scrape type for UD85899: 2
2026-03-28 04:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2 with identifier: UD85899
2026-03-28 04:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2 with scrape type 2
2026-03-28 04:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2 with scrape type 2
2026-03-28 04:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2, identifier: UD85899
2026-03-28 04:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2 with identifier: UD85899
2026-03-28 04:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2 with identifier: UD85899
2026-03-28 04:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2 with identifier: UD85899 to the API
2026-03-28 04:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-28T16:57:56Z',
'fuel_type': 'hybrid',
'id': 'cad4fa58-ca73-5c40-95c6-e5b5b6abf7f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD85899',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 47534,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-11',
'seller_name': None,
'title': 'Audi Q3 Sportback 45 TFSIe S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2021}
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UD85899%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Saving data for UD85899: {'auction_closing_time': 1774717076.0, 'created_time': 1774558954.135051, 'last_price_update_time': 1774670475.311915}
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UD85899') HTTP/1.1" 204 0
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: JZ67202
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ67202%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Scrape type for JZ67202: 0
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: ZM49441
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM49441%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Scrape type for ZM49441: 0
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: VV14244
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: JR03876
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR03876%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Scrape type for JR03876: 0
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: VH71925
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH71925%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Scrape type for VH71925: 0
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: TE89149
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE89149%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Scrape type for TE89149: 2
2026-03-28 04:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8abe93f-5bb1-56e6-94b0-e48f90b4b603 with identifier: TE89149
2026-03-28 04:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8abe93f-5bb1-56e6-94b0-e48f90b4b603 with scrape type 2
2026-03-28 04:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8abe93f-5bb1-56e6-94b0-e48f90b4b603 with scrape type 2
2026-03-28 04:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c8abe93f-5bb1-56e6-94b0-e48f90b4b603, identifier: TE89149
2026-03-28 04:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c8abe93f-5bb1-56e6-94b0-e48f90b4b603 with identifier: TE89149
2026-03-28 04:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c8abe93f-5bb1-56e6-94b0-e48f90b4b603 with identifier: TE89149
2026-03-28 04:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c8abe93f-5bb1-56e6-94b0-e48f90b4b603 with identifier: TE89149 to the API
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:59:45Z',
'fuel_type': 'petrol',
'id': 'c8abe93f-5bb1-56e6-94b0-e48f90b4b603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TE89149',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 115166,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-29',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2015}
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TE89149%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Saving data for TE89149: {'auction_closing_time': 1774717185.0, 'created_time': 1774559119.694497, 'last_price_update_time': 1774670475.828398}
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TE89149') HTTP/1.1" 204 0
2026-03-28 04:01:15 [auto1.it] INFO: Found listing with ID: CC36566
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC36566%27 HTTP/1.1" 200 None
2026-03-28 04:01:15 [auto1.it] INFO: Scrape type for CC36566: 2
2026-03-28 04:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7470ffe-0765-58b1-97c3-a0c1001bb0c8 with identifier: CC36566
2026-03-28 04:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7470ffe-0765-58b1-97c3-a0c1001bb0c8 with scrape type 2
2026-03-28 04:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7470ffe-0765-58b1-97c3-a0c1001bb0c8 with scrape type 2
2026-03-28 04:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f7470ffe-0765-58b1-97c3-a0c1001bb0c8, identifier: CC36566
2026-03-28 04:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f7470ffe-0765-58b1-97c3-a0c1001bb0c8 with identifier: CC36566
2026-03-28 04:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f7470ffe-0765-58b1-97c3-a0c1001bb0c8 with identifier: CC36566
2026-03-28 04:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f7470ffe-0765-58b1-97c3-a0c1001bb0c8 with identifier: CC36566 to the API
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:51:51Z',
'fuel_type': 'diesel',
'id': 'f7470ffe-0765-58b1-97c3-a0c1001bb0c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CC36566',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 117973,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-11',
'seller_name': None,
'title': 'BMW X1 xDrive 18d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2018}
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC36566%27 HTTP/1.1" 200 None
2026-03-28 04:01:16 [auto1.it] INFO: Saving data for CC36566: {'auction_closing_time': 1774716711.0, 'created_time': 1774472817.425085, 'last_price_update_time': 1774670476.252356}
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CC36566') HTTP/1.1" 204 0
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: RT91263
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT91263%27 HTTP/1.1" 200 None
2026-03-28 04:01:16 [auto1.it] INFO: Scrape type for RT91263: 0
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: VP99832
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: DS58810
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: JT10117
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT10117%27 HTTP/1.1" 200 None
2026-03-28 04:01:16 [auto1.it] INFO: Scrape type for JT10117: 0
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: HS83274
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: LA76603
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: CC08861
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC08861%27 HTTP/1.1" 200 None
2026-03-28 04:01:16 [auto1.it] INFO: Scrape type for CC08861: 2
2026-03-28 04:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce124878-1064-5af3-aa60-b32357b2dc08 with identifier: CC08861
2026-03-28 04:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce124878-1064-5af3-aa60-b32357b2dc08 with scrape type 2
2026-03-28 04:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce124878-1064-5af3-aa60-b32357b2dc08 with scrape type 2
2026-03-28 04:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ce124878-1064-5af3-aa60-b32357b2dc08, identifier: CC08861
2026-03-28 04:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ce124878-1064-5af3-aa60-b32357b2dc08 with identifier: CC08861
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-28 04:01:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ce124878-1064-5af3-aa60-b32357b2dc08 with identifier: CC08861
2026-03-28 04:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ce124878-1064-5af3-aa60-b32357b2dc08 with identifier: CC08861 to the API
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:14:27Z',
'fuel_type': 'petrol',
'id': 'ce124878-1064-5af3-aa60-b32357b2dc08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CC08861',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 96853,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': None,
'title': 'Lancia Ypsilon 1.2 Elefantino',
'transmission': 'manual',
'trim': 'Elefantino',
'year': 2014}
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC08861%27 HTTP/1.1" 200 None
2026-03-28 04:01:16 [auto1.it] INFO: Saving data for CC08861: {'auction_closing_time': 1774714467.0, 'created_time': 1774584041.936088, 'last_price_update_time': 1774670476.883073}
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CC08861') HTTP/1.1" 204 0
2026-03-28 04:01:16 [auto1.it] INFO: Found listing with ID: XN65989
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN65989%27 HTTP/1.1" 200 None
2026-03-28 04:01:17 [auto1.it] INFO: Scrape type for XN65989: 2
2026-03-28 04:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190dec8e-36d0-50ed-8acd-533529a17d2f with identifier: XN65989
2026-03-28 04:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190dec8e-36d0-50ed-8acd-533529a17d2f with scrape type 2
2026-03-28 04:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 190dec8e-36d0-50ed-8acd-533529a17d2f with scrape type 2
2026-03-28 04:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 190dec8e-36d0-50ed-8acd-533529a17d2f, identifier: XN65989
2026-03-28 04:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 190dec8e-36d0-50ed-8acd-533529a17d2f with identifier: XN65989
2026-03-28 04:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 190dec8e-36d0-50ed-8acd-533529a17d2f with identifier: XN65989
2026-03-28 04:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 190dec8e-36d0-50ed-8acd-533529a17d2f with identifier: XN65989 to the API
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 400,
'expiration_date': '2026-03-28T16:33:48Z',
'fuel_type': 'petrol',
'id': '190dec8e-36d0-50ed-8acd-533529a17d2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XN65989',
'listing': 'auction',
'make': 'Audi',
'model': 'RS Q3 Sportback',
'odometer': 74259,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-03',
'seller_name': None,
'title': 'Audi RS Q3 Sportback 2.5 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2020}
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN65989%27 HTTP/1.1" 200 None
2026-03-28 04:01:17 [auto1.it] INFO: Saving data for XN65989: {'auction_closing_time': 1774715628.0, 'created_time': 1773694981.137738, 'last_price_update_time': 1774670477.449285}
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XN65989') HTTP/1.1" 204 0
2026-03-28 04:01:17 [auto1.it] INFO: Found listing with ID: UP48367
2026-03-28 04:01:17 [auto1.it] INFO: Found listing with ID: HD54235
2026-03-28 04:01:17 [auto1.it] INFO: Found listing with ID: HS60587
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS60587%27 HTTP/1.1" 200 None
2026-03-28 04:01:17 [auto1.it] INFO: Scrape type for HS60587: 0
2026-03-28 04:01:17 [auto1.it] INFO: Found listing with ID: TX80961
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX80961%27 HTTP/1.1" 200 None
2026-03-28 04:01:17 [auto1.it] INFO: Scrape type for TX80961: 0
2026-03-28 04:01:17 [auto1.it] INFO: Found listing with ID: BP45354
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP45354%27 HTTP/1.1" 200 None
2026-03-28 04:01:17 [auto1.it] INFO: Scrape type for BP45354: 2
2026-03-28 04:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9727b2d0-8e17-557a-b471-bfe98e0843d3 with identifier: BP45354
2026-03-28 04:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9727b2d0-8e17-557a-b471-bfe98e0843d3 with scrape type 2
2026-03-28 04:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9727b2d0-8e17-557a-b471-bfe98e0843d3 with scrape type 2
2026-03-28 04:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9727b2d0-8e17-557a-b471-bfe98e0843d3, identifier: BP45354
2026-03-28 04:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9727b2d0-8e17-557a-b471-bfe98e0843d3 with identifier: BP45354
2026-03-28 04:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9727b2d0-8e17-557a-b471-bfe98e0843d3 with identifier: BP45354
2026-03-28 04:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9727b2d0-8e17-557a-b471-bfe98e0843d3 with identifier: BP45354 to the API
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:23:45Z',
'fuel_type': 'petrol',
'id': '9727b2d0-8e17-557a-b471-bfe98e0843d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BP45354',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 189490,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-28',
'seller_name': None,
'title': 'Smart fortwo 1.0 Micro Hybrid Drive pulse',
'transmission': 'automatic',
'trim': 'Micro Hybrid Drive pulse',
'year': 2011}
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP45354%27 HTTP/1.1" 200 None
2026-03-28 04:01:17 [auto1.it] INFO: Saving data for BP45354: {'auction_closing_time': 1774715025.0, 'created_time': 1773662819.38488, 'last_price_update_time': 1774670477.945666}
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BP45354') HTTP/1.1" 204 0
2026-03-28 04:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:18 [auto1.it] INFO: Channel: 24h | Page: 15 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: SS67586
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: ZW77638
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW77638%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for ZW77638: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: DS11019
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS11019%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for DS11019: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: MT42798
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MT42798%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for MT42798: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: AY21125
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: XF71251
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF71251%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for XF71251: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: YG03340
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: HV87754
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: UE23071
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE23071%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for UE23071: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: SP98700
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: CH78028
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: RS56443
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS56443%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for RS56443: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: VZ89804
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: FP61129
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP61129%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for FP61129: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: AT32399
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT32399%27 HTTP/1.1" 200 None
2026-03-28 04:01:18 [auto1.it] INFO: Scrape type for AT32399: 0
2026-03-28 04:01:18 [auto1.it] INFO: Found listing with ID: LC14849
2026-03-28 04:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC14849%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for LC14849: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: WJ96008
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: AF81201
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AF81201%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for AF81201: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: RR40401
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RR40401%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for RR40401: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: TA22060
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: ZW69892
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW69892%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for ZW69892: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: VS11522
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: NU78956
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: PT72554
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: BV97691
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV97691%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for BV97691: 2
2026-03-28 04:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef with identifier: BV97691
2026-03-28 04:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef with scrape type 2
2026-03-28 04:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef with scrape type 2
2026-03-28 04:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef, identifier: BV97691
2026-03-28 04:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef with identifier: BV97691
2026-03-28 04:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef with identifier: BV97691
2026-03-28 04:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7fd1c825-6cfb-5036-9ad2-bf414ad1bfef with identifier: BV97691 to the API
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:12:02Z',
'fuel_type': 'diesel',
'id': '7fd1c825-6cfb-5036-9ad2-bf414ad1bfef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BV97691',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 242081,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-21',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Laureate 4x2',
'transmission': 'manual',
'trim': 'Laureate 4x2',
'year': 2016}
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV97691%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Saving data for BV97691: {'auction_closing_time': 1774714322.0, 'created_time': 1774559035.165036, 'last_price_update_time': 1774670479.525839}
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BV97691') HTTP/1.1" 204 0
2026-03-28 04:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: CF78450
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF78450%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for CF78450: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: FU36199
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU36199%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for FU36199: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: AD96495
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AD96495%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for AD96495: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: DJ66527
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: EC51019
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC51019%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for EC51019: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: CH88707
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: LY98983
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY98983%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for LY98983: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: YP32890
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YP32890%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for YP32890: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: WL70343
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL70343%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for WL70343: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: JD09994
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD09994%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for JD09994: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: AA32249
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: AX60042
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AX60042%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for AX60042: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: NN95862
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: MH62974
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH62974%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for MH62974: 0
2026-03-28 04:01:19 [auto1.it] INFO: Found listing with ID: VS31933
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS31933%27 HTTP/1.1" 200 None
2026-03-28 04:01:19 [auto1.it] INFO: Scrape type for VS31933: 2
2026-03-28 04:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e910fc-f5be-52e1-a01e-96f121d31a0e with identifier: VS31933
2026-03-28 04:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e910fc-f5be-52e1-a01e-96f121d31a0e with scrape type 2
2026-03-28 04:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2e910fc-f5be-52e1-a01e-96f121d31a0e with scrape type 2
2026-03-28 04:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f2e910fc-f5be-52e1-a01e-96f121d31a0e, identifier: VS31933
2026-03-28 04:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f2e910fc-f5be-52e1-a01e-96f121d31a0e with identifier: VS31933
2026-03-28 04:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f2e910fc-f5be-52e1-a01e-96f121d31a0e with identifier: VS31933
2026-03-28 04:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f2e910fc-f5be-52e1-a01e-96f121d31a0e with identifier: VS31933 to the API
2026-03-28 04:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:55:35Z',
'fuel_type': 'petrol',
'id': 'f2e910fc-f5be-52e1-a01e-96f121d31a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS31933',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 130217,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-29',
'seller_name': None,
'title': 'Jeep Renegade 1.4 M-Air Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2015}
2026-03-28 04:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS31933%27 HTTP/1.1" 200 None
2026-03-28 04:01:20 [auto1.it] INFO: Saving data for VS31933: {'auction_closing_time': 1774716935.0, 'created_time': 1774559036.268661, 'last_price_update_time': 1774670480.396257}
2026-03-28 04:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VS31933') HTTP/1.1" 204 0
2026-03-28 04:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:21 [auto1.it] INFO: Channel: 24h | Page: 16 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:21 [auto1.it] INFO: Found listing with ID: KH50025
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KH50025%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for KH50025: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: KZ03059
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ03059%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for KZ03059: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: BA03672
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA03672%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for BA03672: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: DY31540
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DY31540%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for DY31540: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: WG30264
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG30264%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for WG30264: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: LH23447
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH23447%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for LH23447: 2
2026-03-28 04:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e44b1a16-29cd-51e0-aea3-c073017bf51a with identifier: LH23447
2026-03-28 04:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e44b1a16-29cd-51e0-aea3-c073017bf51a with scrape type 2
2026-03-28 04:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e44b1a16-29cd-51e0-aea3-c073017bf51a with scrape type 2
2026-03-28 04:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e44b1a16-29cd-51e0-aea3-c073017bf51a, identifier: LH23447
2026-03-28 04:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e44b1a16-29cd-51e0-aea3-c073017bf51a with identifier: LH23447
2026-03-28 04:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e44b1a16-29cd-51e0-aea3-c073017bf51a with identifier: LH23447
2026-03-28 04:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e44b1a16-29cd-51e0-aea3-c073017bf51a with identifier: LH23447 to the API
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 252,
'expiration_date': '2026-03-28T16:31:13Z',
'fuel_type': 'petrol',
'id': 'e44b1a16-29cd-51e0-aea3-c073017bf51a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LH23447',
'listing': 'auction',
'make': 'Porsche',
'model': 'Macan',
'odometer': 156589,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-08',
'seller_name': None,
'title': 'Porsche Macan 2.0',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH23447%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Saving data for LH23447: {'auction_closing_time': 1774715473.0, 'created_time': 1774559014.255279, 'last_price_update_time': 1774670482.651806}
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LH23447') HTTP/1.1" 204 0
2026-03-28 04:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: DB60512
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: ER97620
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: LW22359
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW22359%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for LW22359: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: RA17642
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA17642%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for RA17642: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: XA69003
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: FA25945
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: XH39362
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: EE84208
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: AM77280
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: VH07550
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: DW53696
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: HA02667
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: VF37743
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF37743%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for VF37743: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: YF99217
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF99217%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for YF99217: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: DY73296
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DY73296%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for DY73296: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: EG78333
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG78333%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for EG78333: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: PY58212
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: RZ99853
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ99853%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for RZ99853: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: RL06920
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL06920%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for RL06920: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: GK45626
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: TY80704
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: TU01190
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU01190%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for TU01190: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: LW64667
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW64667%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for LW64667: 0
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: AG51649
2026-03-28 04:01:22 [auto1.it] INFO: Found listing with ID: HY24657
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY24657%27 HTTP/1.1" 200 None
2026-03-28 04:01:22 [auto1.it] INFO: Scrape type for HY24657: 2
2026-03-28 04:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b07a29bc-80fd-5b09-97c2-70d8abcd77e6 with identifier: HY24657
2026-03-28 04:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b07a29bc-80fd-5b09-97c2-70d8abcd77e6 with scrape type 2
2026-03-28 04:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b07a29bc-80fd-5b09-97c2-70d8abcd77e6 with scrape type 2
2026-03-28 04:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b07a29bc-80fd-5b09-97c2-70d8abcd77e6, identifier: HY24657
2026-03-28 04:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b07a29bc-80fd-5b09-97c2-70d8abcd77e6 with identifier: HY24657
2026-03-28 04:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b07a29bc-80fd-5b09-97c2-70d8abcd77e6 with identifier: HY24657
2026-03-28 04:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b07a29bc-80fd-5b09-97c2-70d8abcd77e6 with identifier: HY24657 to the API
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:46:06Z',
'fuel_type': 'diesel',
'id': 'b07a29bc-80fd-5b09-97c2-70d8abcd77e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HY24657',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 220951,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-12',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Laureate 4x2',
'transmission': 'manual',
'trim': 'Laureate 4x2',
'year': 2015}
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY24657%27 HTTP/1.1" 200 None
2026-03-28 04:01:23 [auto1.it] INFO: Saving data for HY24657: {'auction_closing_time': 1774716366.0, 'created_time': 1774559074.880682, 'last_price_update_time': 1774670483.277774}
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HY24657') HTTP/1.1" 204 0
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: BA90157
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA90157%27 HTTP/1.1" 200 None
2026-03-28 04:01:23 [auto1.it] INFO: Scrape type for BA90157: 0
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: AZ56413
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: EV65529
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: HK54342
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK54342%27 HTTP/1.1" 200 None
2026-03-28 04:01:23 [auto1.it] INFO: Scrape type for HK54342: 2
2026-03-28 04:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f05b4c-2f7a-5f56-bd71-7160dd5951a3 with identifier: HK54342
2026-03-28 04:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f05b4c-2f7a-5f56-bd71-7160dd5951a3 with scrape type 2
2026-03-28 04:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94f05b4c-2f7a-5f56-bd71-7160dd5951a3 with scrape type 2
2026-03-28 04:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 94f05b4c-2f7a-5f56-bd71-7160dd5951a3, identifier: HK54342
2026-03-28 04:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 94f05b4c-2f7a-5f56-bd71-7160dd5951a3 with identifier: HK54342
2026-03-28 04:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 94f05b4c-2f7a-5f56-bd71-7160dd5951a3 with identifier: HK54342
2026-03-28 04:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 94f05b4c-2f7a-5f56-bd71-7160dd5951a3 with identifier: HK54342 to the API
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 220,
'expiration_date': '2026-03-28T16:09:24Z',
'fuel_type': 'hybrid',
'id': '94f05b4c-2f7a-5f56-bd71-7160dd5951a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK54342',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 98510,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-23',
'seller_name': None,
'title': 'BMW X1 xDrive 25e xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2020}
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK54342%27 HTTP/1.1" 200 None
2026-03-28 04:01:23 [auto1.it] INFO: Saving data for HK54342: {'auction_closing_time': 1774714164.0, 'created_time': 1774558945.303155, 'last_price_update_time': 1774670483.822705}
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HK54342') HTTP/1.1" 204 0
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: TD67992
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD67992%27 HTTP/1.1" 200 None
2026-03-28 04:01:23 [auto1.it] INFO: Scrape type for TD67992: 0
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: BD83162
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: WZ30101
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: FP75199
2026-03-28 04:01:23 [auto1.it] INFO: Found listing with ID: KX92942
2026-03-28 04:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:24 [auto1.it] INFO: Channel: 24h | Page: 17 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:24 [auto1.it] INFO: Found listing with ID: HC85966
2026-03-28 04:01:24 [auto1.it] INFO: Found listing with ID: RC69852
2026-03-28 04:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC69852%27 HTTP/1.1" 200 None
2026-03-28 04:01:24 [auto1.it] INFO: Scrape type for RC69852: 2
2026-03-28 04:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f26ae2a2-8904-55ad-9137-2a9832cc01a1 with identifier: RC69852
2026-03-28 04:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f26ae2a2-8904-55ad-9137-2a9832cc01a1 with scrape type 2
2026-03-28 04:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f26ae2a2-8904-55ad-9137-2a9832cc01a1 with scrape type 2
2026-03-28 04:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f26ae2a2-8904-55ad-9137-2a9832cc01a1, identifier: RC69852
2026-03-28 04:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f26ae2a2-8904-55ad-9137-2a9832cc01a1 with identifier: RC69852
2026-03-28 04:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f26ae2a2-8904-55ad-9137-2a9832cc01a1 with identifier: RC69852
2026-03-28 04:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f26ae2a2-8904-55ad-9137-2a9832cc01a1 with identifier: RC69852 to the API
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:43:22Z',
'fuel_type': 'diesel',
'id': 'f26ae2a2-8904-55ad-9137-2a9832cc01a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RC69852',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 110045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-04',
'seller_name': None,
'title': 'Audi A1 1.4 TDI Metal',
'transmission': 'manual',
'trim': 'Metal',
'year': 2015}
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC69852%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Saving data for RC69852: {'auction_closing_time': 1774716202.0, 'created_time': 1773130017.664197, 'last_price_update_time': 1774670485.291759}
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RC69852') HTTP/1.1" 204 0
2026-03-28 04:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: NB44357
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB44357%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for NB44357: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: NV42271
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: CS16004
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: YA80598
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: EX06021
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX06021%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for EX06021: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: MS41612
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS41612%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for MS41612: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: RN15914
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: TP79080
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TP79080%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for TP79080: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: WE89582
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: EF87195
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EF87195%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for EF87195: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: WE25816
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: BH62739
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BH62739%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for BH62739: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: HE61861
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: ZP49610
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP49610%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for ZP49610: 0
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: JF46642
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: PD12623
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: KZ30481
2026-03-28 04:01:25 [auto1.it] INFO: Found listing with ID: XG03695
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG03695%27 HTTP/1.1" 200 None
2026-03-28 04:01:25 [auto1.it] INFO: Scrape type for XG03695: 2
2026-03-28 04:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faf7aa0a-132a-5123-b89d-c93958be59d1 with identifier: XG03695
2026-03-28 04:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faf7aa0a-132a-5123-b89d-c93958be59d1 with scrape type 2
2026-03-28 04:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faf7aa0a-132a-5123-b89d-c93958be59d1 with scrape type 2
2026-03-28 04:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: faf7aa0a-132a-5123-b89d-c93958be59d1, identifier: XG03695
2026-03-28 04:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: faf7aa0a-132a-5123-b89d-c93958be59d1 with identifier: XG03695
2026-03-28 04:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: faf7aa0a-132a-5123-b89d-c93958be59d1 with identifier: XG03695
2026-03-28 04:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: faf7aa0a-132a-5123-b89d-c93958be59d1 with identifier: XG03695 to the API
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 211,
'expiration_date': '2026-03-28T16:17:33Z',
'fuel_type': 'diesel',
'id': 'faf7aa0a-132a-5123-b89d-c93958be59d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG03695',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 173578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-05',
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 Diesel Mild-Hybrid R Design AWD',
'transmission': 'automatic',
'trim': 'R Design AWD',
'year': 2021}
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG03695%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Saving data for XG03695: {'auction_closing_time': 1774714653.0, 'created_time': 1774472527.231323, 'last_price_update_time': 1774670486.041141}
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XG03695') HTTP/1.1" 204 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: ZM05911
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM05911%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for ZM05911: 2
2026-03-28 04:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6b62989-613c-5608-b246-5320871425b0 with identifier: ZM05911
2026-03-28 04:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6b62989-613c-5608-b246-5320871425b0 with scrape type 2
2026-03-28 04:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6b62989-613c-5608-b246-5320871425b0 with scrape type 2
2026-03-28 04:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f6b62989-613c-5608-b246-5320871425b0, identifier: ZM05911
2026-03-28 04:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f6b62989-613c-5608-b246-5320871425b0 with identifier: ZM05911
2026-03-28 04:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f6b62989-613c-5608-b246-5320871425b0 with identifier: ZM05911
2026-03-28 04:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f6b62989-613c-5608-b246-5320871425b0 with identifier: ZM05911 to the API
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-28T16:18:58Z',
'fuel_type': 'diesel',
'id': 'f6b62989-613c-5608-b246-5320871425b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZM05911',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 112865,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-14',
'seller_name': None,
'title': 'BMW X5 xDrive 25d',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM05911%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Saving data for ZM05911: {'auction_closing_time': 1774714738.0, 'created_time': 1772626656.831746, 'last_price_update_time': 1774670486.596889}
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZM05911') HTTP/1.1" 204 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: SK71918
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK71918%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for SK71918: 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: RY16068
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY16068%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for RY16068: 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: ZL28386
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL28386%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for ZL28386: 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: HA95428
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: YV30830
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: GW68034
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: CC46702
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC46702%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for CC46702: 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: GY41303
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY41303%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for GY41303: 0
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: JN64307
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: DT10688
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: KW88913
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: WR05757
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: KN14536
2026-03-28 04:01:26 [auto1.it] INFO: Found listing with ID: GR13537
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR13537%27 HTTP/1.1" 200 None
2026-03-28 04:01:26 [auto1.it] INFO: Scrape type for GR13537: 2
2026-03-28 04:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc802c80-63dc-5e55-bb3f-55bf2990a0ef with identifier: GR13537
2026-03-28 04:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc802c80-63dc-5e55-bb3f-55bf2990a0ef with scrape type 2
2026-03-28 04:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc802c80-63dc-5e55-bb3f-55bf2990a0ef with scrape type 2
2026-03-28 04:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cc802c80-63dc-5e55-bb3f-55bf2990a0ef, identifier: GR13537
2026-03-28 04:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cc802c80-63dc-5e55-bb3f-55bf2990a0ef with identifier: GR13537
2026-03-28 04:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cc802c80-63dc-5e55-bb3f-55bf2990a0ef with identifier: GR13537
2026-03-28 04:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cc802c80-63dc-5e55-bb3f-55bf2990a0ef with identifier: GR13537 to the API
2026-03-28 04:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:49:21Z',
'fuel_type': 'diesel',
'id': 'cc802c80-63dc-5e55-bb3f-55bf2990a0ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GR13537',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 188568,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-21',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Business BlueMotion',
'transmission': 'automatic',
'trim': 'Business BlueMotion',
'year': 2018}
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR13537%27 HTTP/1.1" 200 None
2026-03-28 04:01:27 [auto1.it] INFO: Saving data for GR13537: {'auction_closing_time': 1774716561.0, 'created_time': 1774472506.244124, 'last_price_update_time': 1774670487.135002}
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GR13537') HTTP/1.1" 204 0
2026-03-28 04:01:27 [auto1.it] INFO: Found listing with ID: PU36388
2026-03-28 04:01:27 [auto1.it] INFO: Found listing with ID: DF43050
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF43050%27 HTTP/1.1" 200 None
2026-03-28 04:01:27 [auto1.it] INFO: Scrape type for DF43050: 0
2026-03-28 04:01:27 [auto1.it] INFO: Found listing with ID: CJ46241
2026-03-28 04:01:27 [auto1.it] INFO: Found listing with ID: PN79982
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN79982%27 HTTP/1.1" 200 None
2026-03-28 04:01:27 [auto1.it] INFO: Scrape type for PN79982: 0
2026-03-28 04:01:27 [auto1.it] INFO: Found listing with ID: VS33073
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS33073%27 HTTP/1.1" 200 None
2026-03-28 04:01:27 [auto1.it] INFO: Scrape type for VS33073: 0
2026-03-28 04:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:28 [auto1.it] INFO: Channel: 24h | Page: 18 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: GR09815
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: RG52060
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: SJ09087
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ09087%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Scrape type for SJ09087: 0
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: CV33669
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: UB96617
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB96617%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Scrape type for UB96617: 0
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: CC54288
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC54288%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Scrape type for CC54288: 0
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: SR46685
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR46685%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Scrape type for SR46685: 0
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: ZK89803
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK89803%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Scrape type for ZK89803: 2
2026-03-28 04:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ecefbef-ddf0-5029-80e4-0fdecd33e32a with identifier: ZK89803
2026-03-28 04:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ecefbef-ddf0-5029-80e4-0fdecd33e32a with scrape type 2
2026-03-28 04:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ecefbef-ddf0-5029-80e4-0fdecd33e32a with scrape type 2
2026-03-28 04:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3ecefbef-ddf0-5029-80e4-0fdecd33e32a, identifier: ZK89803
2026-03-28 04:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3ecefbef-ddf0-5029-80e4-0fdecd33e32a with identifier: ZK89803
2026-03-28 04:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3ecefbef-ddf0-5029-80e4-0fdecd33e32a with identifier: ZK89803
2026-03-28 04:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3ecefbef-ddf0-5029-80e4-0fdecd33e32a with identifier: ZK89803 to the API
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 160,
'expiration_date': '2026-03-28T16:13:49Z',
'fuel_type': 'petrol',
'id': '3ecefbef-ddf0-5029-80e4-0fdecd33e32a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZK89803',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Scirocco',
'odometer': 242651,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-10',
'seller_name': None,
'title': 'Volkswagen Scirocco 1.4 TSI',
'transmission': 'manual',
'trim': '',
'year': 2009}
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK89803%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Saving data for ZK89803: {'auction_closing_time': 1774714429.0, 'created_time': 1774559031.952761, 'last_price_update_time': 1774670488.754942}
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZK89803') HTTP/1.1" 204 0
2026-03-28 04:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: BX02357
2026-03-28 04:01:28 [auto1.it] INFO: Found listing with ID: GH50385
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GH50385%27 HTTP/1.1" 200 None
2026-03-28 04:01:28 [auto1.it] INFO: Scrape type for GH50385: 2
2026-03-28 04:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b58f51-65fb-5dcf-8c05-8225332f72fb with identifier: GH50385
2026-03-28 04:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b58f51-65fb-5dcf-8c05-8225332f72fb with scrape type 2
2026-03-28 04:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56b58f51-65fb-5dcf-8c05-8225332f72fb with scrape type 2
2026-03-28 04:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 56b58f51-65fb-5dcf-8c05-8225332f72fb, identifier: GH50385
2026-03-28 04:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 56b58f51-65fb-5dcf-8c05-8225332f72fb with identifier: GH50385
2026-03-28 04:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 56b58f51-65fb-5dcf-8c05-8225332f72fb with identifier: GH50385
2026-03-28 04:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 56b58f51-65fb-5dcf-8c05-8225332f72fb with identifier: GH50385 to the API
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-28T16:15:25Z',
'fuel_type': 'diesel',
'id': '56b58f51-65fb-5dcf-8c05-8225332f72fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GH50385',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 93684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-15',
'seller_name': None,
'title': 'Fiat 500L 1.6 JTDM Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GH50385%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Saving data for GH50385: {'auction_closing_time': 1774714525.0, 'created_time': 1773270503.451598, 'last_price_update_time': 1774670489.338398}
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GH50385') HTTP/1.1" 204 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: JK53283
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: JF95895
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: NT74531
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT74531%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for NT74531: 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: TS34792
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TS34792%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for TS34792: 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: CS89848
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS89848%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for CS89848: 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: UY09098
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY09098%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for UY09098: 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: CP19767
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP19767%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for CP19767: 2
2026-03-28 04:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4646431-1a2b-5460-9a06-09d3bc5a3f33 with identifier: CP19767
2026-03-28 04:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4646431-1a2b-5460-9a06-09d3bc5a3f33 with scrape type 2
2026-03-28 04:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4646431-1a2b-5460-9a06-09d3bc5a3f33 with scrape type 2
2026-03-28 04:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a4646431-1a2b-5460-9a06-09d3bc5a3f33, identifier: CP19767
2026-03-28 04:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a4646431-1a2b-5460-9a06-09d3bc5a3f33 with identifier: CP19767
2026-03-28 04:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a4646431-1a2b-5460-9a06-09d3bc5a3f33 with identifier: CP19767
2026-03-28 04:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a4646431-1a2b-5460-9a06-09d3bc5a3f33 with identifier: CP19767 to the API
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:47:20Z',
'fuel_type': 'petrol',
'id': 'a4646431-1a2b-5460-9a06-09d3bc5a3f33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP19767',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 174126,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-27',
'seller_name': None,
'title': 'Fiat Punto 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP19767%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Saving data for CP19767: {'auction_closing_time': 1774716440.0, 'created_time': 1774559139.615546, 'last_price_update_time': 1774670489.896141}
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CP19767') HTTP/1.1" 204 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: KR43222
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR43222%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for KR43222: 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: SU00968
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: NT59940
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT59940%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for NT59940: 0
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: JA46265
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: RR88002
2026-03-28 04:01:29 [auto1.it] INFO: Found listing with ID: KJ52341
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KJ52341%27 HTTP/1.1" 200 None
2026-03-28 04:01:29 [auto1.it] INFO: Scrape type for KJ52341: 2
2026-03-28 04:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e with identifier: KJ52341
2026-03-28 04:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e with scrape type 2
2026-03-28 04:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e with scrape type 2
2026-03-28 04:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e, identifier: KJ52341
2026-03-28 04:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e with identifier: KJ52341
2026-03-28 04:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e with identifier: KJ52341
2026-03-28 04:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e with identifier: KJ52341 to the API
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:52:06Z',
'fuel_type': 'diesel',
'id': 'adc7ddfb-fc3f-5fe7-86e3-c3703754ee9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ52341',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLK-Klasse',
'odometer': 127944,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-07',
'seller_name': None,
'title': 'Mercedes-Benz GLK-Klasse GLK 200 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2011}
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KJ52341%27 HTTP/1.1" 200 None
2026-03-28 04:01:30 [auto1.it] INFO: Saving data for KJ52341: {'auction_closing_time': 1774716726.0, 'created_time': 1774558976.997281, 'last_price_update_time': 1774670490.405385}
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KJ52341') HTTP/1.1" 204 0
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: ZS89496
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: LF91623
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: EB44721
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: TZ05140
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: NG93941
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: NL26741
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: BF95758
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: LG12773
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: SK24078
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK24078%27 HTTP/1.1" 200 None
2026-03-28 04:01:30 [auto1.it] INFO: Scrape type for SK24078: 0
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: AN86148
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: EM78419
2026-03-28 04:01:30 [auto1.it] INFO: Found listing with ID: TT32643
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT32643%27 HTTP/1.1" 200 None
2026-03-28 04:01:30 [auto1.it] INFO: Scrape type for TT32643: 2
2026-03-28 04:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b35532f-1c8d-5d26-8fa4-03c57c0e66af with identifier: TT32643
2026-03-28 04:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b35532f-1c8d-5d26-8fa4-03c57c0e66af with scrape type 2
2026-03-28 04:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b35532f-1c8d-5d26-8fa4-03c57c0e66af with scrape type 2
2026-03-28 04:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1b35532f-1c8d-5d26-8fa4-03c57c0e66af, identifier: TT32643
2026-03-28 04:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1b35532f-1c8d-5d26-8fa4-03c57c0e66af with identifier: TT32643
2026-03-28 04:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1b35532f-1c8d-5d26-8fa4-03c57c0e66af with identifier: TT32643
2026-03-28 04:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1b35532f-1c8d-5d26-8fa4-03c57c0e66af with identifier: TT32643 to the API
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:27:13Z',
'fuel_type': 'diesel',
'id': '1b35532f-1c8d-5d26-8fa4-03c57c0e66af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT32643',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 187553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-13',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2015}
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT32643%27 HTTP/1.1" 200 None
2026-03-28 04:01:30 [auto1.it] INFO: Saving data for TT32643: {'auction_closing_time': 1774715233.0, 'created_time': 1774472527.629639, 'last_price_update_time': 1774670490.965289}
2026-03-28 04:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT32643') HTTP/1.1" 204 0
2026-03-28 04:01:31 [auto1.it] INFO: Found listing with ID: GD67829
2026-03-28 04:01:31 [auto1.it] INFO: Found listing with ID: RA70814
2026-03-28 04:01:31 [auto1.it] INFO: Found listing with ID: BX38119
2026-03-28 04:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX38119%27 HTTP/1.1" 200 None
2026-03-28 04:01:31 [auto1.it] INFO: Scrape type for BX38119: 0
2026-03-28 04:01:31 [auto1.it] INFO: Found listing with ID: FR55609
2026-03-28 04:01:31 [auto1.it] INFO: Found listing with ID: ZW61080
2026-03-28 04:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:32 [auto1.it] INFO: Channel: 24h | Page: 19 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:32 [auto1.it] INFO: Found listing with ID: ZN01061
2026-03-28 04:01:32 [auto1.it] INFO: Found listing with ID: CB66149
2026-03-28 04:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB66149%27 HTTP/1.1" 200 None
2026-03-28 04:01:32 [auto1.it] INFO: Scrape type for CB66149: 2
2026-03-28 04:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d with identifier: CB66149
2026-03-28 04:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d with scrape type 2
2026-03-28 04:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d with scrape type 2
2026-03-28 04:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d, identifier: CB66149
2026-03-28 04:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d with identifier: CB66149
2026-03-28 04:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d with identifier: CB66149
2026-03-28 04:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d with identifier: CB66149 to the API
2026-03-28 04:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:09:49Z',
'fuel_type': 'diesel',
'id': '9ae716f3-26c3-51ef-82cd-4c7e8b6ba20d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CB66149',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 144600,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-27',
'seller_name': None,
'title': 'BMW X1 sDrive 16d xLine',
'transmission': 'manual',
'trim': 'xLine',
'year': 2016}
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB66149%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Saving data for CB66149: {'auction_closing_time': 1774714189.0, 'created_time': 1774559029.837048, 'last_price_update_time': 1774670493.165842}
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CB66149') HTTP/1.1" 204 0
2026-03-28 04:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: PY10905
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: AR54345
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR54345%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for AR54345: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: HH71659
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: YL77107
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YL77107%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for YL77107: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: NZ65760
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ65760%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for NZ65760: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: EZ92268
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ92268%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for EZ92268: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: SS19742
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS19742%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for SS19742: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: UA22723
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: WN10249
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: BS22593
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: RS53925
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS53925%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for RS53925: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: WF98355
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: KK16501
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KK16501%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for KK16501: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: AL46410
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL46410%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for AL46410: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: EY73607
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: NR08149
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR08149%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for NR08149: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: BR68512
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: ED61814
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: EW91722
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW91722%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for EW91722: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: JC71555
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: ZF01645
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: NX47141
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: DN07271
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: GY11839
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: AV12122
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: TW69998
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW69998%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for TW69998: 2
2026-03-28 04:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73b545b-583b-525b-a8f0-0526dcbfca05 with identifier: TW69998
2026-03-28 04:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73b545b-583b-525b-a8f0-0526dcbfca05 with scrape type 2
2026-03-28 04:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73b545b-583b-525b-a8f0-0526dcbfca05 with scrape type 2
2026-03-28 04:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f73b545b-583b-525b-a8f0-0526dcbfca05, identifier: TW69998
2026-03-28 04:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f73b545b-583b-525b-a8f0-0526dcbfca05 with identifier: TW69998
2026-03-28 04:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f73b545b-583b-525b-a8f0-0526dcbfca05 with identifier: TW69998
2026-03-28 04:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f73b545b-583b-525b-a8f0-0526dcbfca05 with identifier: TW69998 to the API
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-28T16:45:46Z',
'fuel_type': 'petrol',
'id': 'f73b545b-583b-525b-a8f0-0526dcbfca05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW69998',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 193826,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-13',
'seller_name': None,
'title': 'Volkswagen Passat 1.6 Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2007}
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW69998%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Saving data for TW69998: {'auction_closing_time': 1774716346.0, 'created_time': 1773136056.681964, 'last_price_update_time': 1774670493.785873}
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TW69998') HTTP/1.1" 204 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: WX96902
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX96902%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for WX96902: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: ZZ84284
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: ST13349
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: AT74871
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: LZ72377
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: ZE71737
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: LG98930
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: CX09724
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: MK54778
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: PZ08956
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: XY83174
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY83174%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for XY83174: 0
2026-03-28 04:01:33 [auto1.it] INFO: Found listing with ID: JK67025
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK67025%27 HTTP/1.1" 200 None
2026-03-28 04:01:33 [auto1.it] INFO: Scrape type for JK67025: 0
2026-03-28 04:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:34 [auto1.it] INFO: Channel: 24h | Page: 20 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:34 [auto1.it] INFO: Found listing with ID: WS86026
2026-03-28 04:01:34 [auto1.it] INFO: Found listing with ID: ZA88698
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZA88698%27 HTTP/1.1" 200 None
2026-03-28 04:01:35 [auto1.it] INFO: Scrape type for ZA88698: 0
2026-03-28 04:01:35 [auto1.it] INFO: Found listing with ID: PM10461
2026-03-28 04:01:35 [auto1.it] INFO: Found listing with ID: SP76213
2026-03-28 04:01:35 [auto1.it] INFO: Found listing with ID: CS00409
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS00409%27 HTTP/1.1" 200 None
2026-03-28 04:01:35 [auto1.it] INFO: Scrape type for CS00409: 0
2026-03-28 04:01:35 [auto1.it] INFO: Found listing with ID: VM52207
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM52207%27 HTTP/1.1" 200 None
2026-03-28 04:01:35 [auto1.it] INFO: Scrape type for VM52207: 2
2026-03-28 04:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d05e9907-4a50-5dca-90e4-be7e9e42e61a with identifier: VM52207
2026-03-28 04:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d05e9907-4a50-5dca-90e4-be7e9e42e61a with scrape type 2
2026-03-28 04:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d05e9907-4a50-5dca-90e4-be7e9e42e61a with scrape type 2
2026-03-28 04:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d05e9907-4a50-5dca-90e4-be7e9e42e61a, identifier: VM52207
2026-03-28 04:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d05e9907-4a50-5dca-90e4-be7e9e42e61a with identifier: VM52207
2026-03-28 04:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d05e9907-4a50-5dca-90e4-be7e9e42e61a with identifier: VM52207
2026-03-28 04:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d05e9907-4a50-5dca-90e4-be7e9e42e61a with identifier: VM52207 to the API
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:59:57Z',
'fuel_type': 'diesel',
'id': 'd05e9907-4a50-5dca-90e4-be7e9e42e61a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VM52207',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 200506,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-26',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2016}
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM52207%27 HTTP/1.1" 200 None
2026-03-28 04:01:35 [auto1.it] INFO: Saving data for VM52207: {'auction_closing_time': 1774717197.0, 'created_time': 1774472610.350408, 'last_price_update_time': 1774670495.719796}
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VM52207') HTTP/1.1" 204 0
2026-03-28 04:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:35 [auto1.it] INFO: Found listing with ID: HA26046
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA26046%27 HTTP/1.1" 200 None
2026-03-28 04:01:35 [auto1.it] INFO: Scrape type for HA26046: 0
2026-03-28 04:01:35 [auto1.it] INFO: Found listing with ID: NP04036
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP04036%27 HTTP/1.1" 200 None
2026-03-28 04:01:35 [auto1.it] INFO: Scrape type for NP04036: 2
2026-03-28 04:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e958c999-a6a3-5dfe-93ee-8f14ba71a053 with identifier: NP04036
2026-03-28 04:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e958c999-a6a3-5dfe-93ee-8f14ba71a053 with scrape type 2
2026-03-28 04:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e958c999-a6a3-5dfe-93ee-8f14ba71a053 with scrape type 2
2026-03-28 04:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e958c999-a6a3-5dfe-93ee-8f14ba71a053, identifier: NP04036
2026-03-28 04:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e958c999-a6a3-5dfe-93ee-8f14ba71a053 with identifier: NP04036
2026-03-28 04:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e958c999-a6a3-5dfe-93ee-8f14ba71a053 with identifier: NP04036
2026-03-28 04:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e958c999-a6a3-5dfe-93ee-8f14ba71a053 with identifier: NP04036 to the API
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-28T16:08:36Z',
'fuel_type': 'diesel',
'id': 'e958c999-a6a3-5dfe-93ee-8f14ba71a053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NP04036',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 207366,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-28',
'seller_name': None,
'title': 'Seat Ibiza 1.9 TDI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2007}
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP04036%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Saving data for NP04036: {'auction_closing_time': 1774714116.0, 'created_time': 1774559189.544778, 'last_price_update_time': 1774670496.262803}
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NP04036') HTTP/1.1" 204 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: TR59701
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TR59701%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for TR59701: 2
2026-03-28 04:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78f988c8-383e-545d-803e-7580843d9dcd with identifier: TR59701
2026-03-28 04:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f988c8-383e-545d-803e-7580843d9dcd with scrape type 2
2026-03-28 04:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78f988c8-383e-545d-803e-7580843d9dcd with scrape type 2
2026-03-28 04:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 78f988c8-383e-545d-803e-7580843d9dcd, identifier: TR59701
2026-03-28 04:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 78f988c8-383e-545d-803e-7580843d9dcd with identifier: TR59701
2026-03-28 04:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 78f988c8-383e-545d-803e-7580843d9dcd with identifier: TR59701
2026-03-28 04:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 78f988c8-383e-545d-803e-7580843d9dcd with identifier: TR59701 to the API
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-28T16:10:01Z',
'fuel_type': 'diesel',
'id': '78f988c8-383e-545d-803e-7580843d9dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR59701',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 70428,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-12',
'seller_name': None,
'title': 'Hyundai Kona 1.6 CRDi Exellence 2WD',
'transmission': 'manual',
'trim': 'Exellence 2WD',
'year': 2019}
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TR59701%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Saving data for TR59701: {'auction_closing_time': 1774714201.0, 'created_time': 1774559016.47291, 'last_price_update_time': 1774670496.852978}
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TR59701') HTTP/1.1" 204 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: KX10481
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: YH31612
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: YM20104
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: NW69655
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: GS12960
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: CG84087
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CG84087%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for CG84087: 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: LL73922
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: CV08843
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV08843%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for CV08843: 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: RT64884
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT64884%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for RT64884: 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: YX93099
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX93099%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for YX93099: 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: TD31675
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: XJ00543
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ00543%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for XJ00543: 0
2026-03-28 04:01:36 [auto1.it] INFO: Found listing with ID: VX61752
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX61752%27 HTTP/1.1" 200 None
2026-03-28 04:01:36 [auto1.it] INFO: Scrape type for VX61752: 2
2026-03-28 04:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3678db8d-29e2-59e8-bf05-3fbd9933bed1 with identifier: VX61752
2026-03-28 04:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3678db8d-29e2-59e8-bf05-3fbd9933bed1 with scrape type 2
2026-03-28 04:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3678db8d-29e2-59e8-bf05-3fbd9933bed1 with scrape type 2
2026-03-28 04:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3678db8d-29e2-59e8-bf05-3fbd9933bed1, identifier: VX61752
2026-03-28 04:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3678db8d-29e2-59e8-bf05-3fbd9933bed1 with identifier: VX61752
2026-03-28 04:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3678db8d-29e2-59e8-bf05-3fbd9933bed1 with identifier: VX61752
2026-03-28 04:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3678db8d-29e2-59e8-bf05-3fbd9933bed1 with identifier: VX61752 to the API
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:12:55Z',
'fuel_type': 'diesel',
'id': '3678db8d-29e2-59e8-bf05-3fbd9933bed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VX61752',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 120346,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-05',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2015}
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX61752%27 HTTP/1.1" 200 None
2026-03-28 04:01:37 [auto1.it] INFO: Saving data for VX61752: {'auction_closing_time': 1774714375.0, 'created_time': 1774559048.939921, 'last_price_update_time': 1774670497.42858}
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VX61752') HTTP/1.1" 204 0
2026-03-28 04:01:37 [auto1.it] INFO: Found listing with ID: RB12034
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB12034%27 HTTP/1.1" 200 None
2026-03-28 04:01:37 [auto1.it] INFO: Scrape type for RB12034: 0
2026-03-28 04:01:37 [auto1.it] INFO: Found listing with ID: UX48429
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX48429%27 HTTP/1.1" 200 None
2026-03-28 04:01:37 [auto1.it] INFO: Scrape type for UX48429: 0
2026-03-28 04:01:37 [auto1.it] INFO: Found listing with ID: AX27463
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AX27463%27 HTTP/1.1" 200 None
2026-03-28 04:01:37 [auto1.it] INFO: Scrape type for AX27463: 0
2026-03-28 04:01:37 [auto1.it] INFO: Found listing with ID: EB51163
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB51163%27 HTTP/1.1" 200 None
2026-03-28 04:01:37 [auto1.it] INFO: Scrape type for EB51163: 0
2026-03-28 04:01:37 [auto1.it] INFO: Found listing with ID: UH08527
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH08527%27 HTTP/1.1" 200 None
2026-03-28 04:01:37 [auto1.it] INFO: Scrape type for UH08527: 2
2026-03-28 04:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fede9c89-70a6-5ac1-b1a2-0c87772de353 with identifier: UH08527
2026-03-28 04:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fede9c89-70a6-5ac1-b1a2-0c87772de353 with scrape type 2
2026-03-28 04:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fede9c89-70a6-5ac1-b1a2-0c87772de353 with scrape type 2
2026-03-28 04:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: fede9c89-70a6-5ac1-b1a2-0c87772de353, identifier: UH08527
2026-03-28 04:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: fede9c89-70a6-5ac1-b1a2-0c87772de353 with identifier: UH08527
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-28 04:01:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: fede9c89-70a6-5ac1-b1a2-0c87772de353 with identifier: UH08527
2026-03-28 04:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: fede9c89-70a6-5ac1-b1a2-0c87772de353 with identifier: UH08527 to the API
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-28T16:46:02Z',
'fuel_type': 'gas',
'id': 'fede9c89-70a6-5ac1-b1a2-0c87772de353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH08527',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 174651,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-30',
'seller_name': None,
'title': 'Nissan Micra 1.2 LPG Acenta Eco',
'transmission': 'manual',
'trim': 'Acenta Eco',
'year': 2013}
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH08527%27 HTTP/1.1" 200 None
2026-03-28 04:01:38 [auto1.it] INFO: Saving data for UH08527: {'auction_closing_time': 1774716362.0, 'created_time': 1773662810.711953, 'last_price_update_time': 1774670498.370839}
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UH08527') HTTP/1.1" 204 0
2026-03-28 04:01:38 [auto1.it] INFO: Found listing with ID: HR07647
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR07647%27 HTTP/1.1" 200 None
2026-03-28 04:01:38 [auto1.it] INFO: Scrape type for HR07647: 0
2026-03-28 04:01:38 [auto1.it] INFO: Found listing with ID: PJ46449
2026-03-28 04:01:38 [auto1.it] INFO: Found listing with ID: ZY55169
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY55169%27 HTTP/1.1" 200 None
2026-03-28 04:01:38 [auto1.it] INFO: Scrape type for ZY55169: 0
2026-03-28 04:01:38 [auto1.it] INFO: Found listing with ID: GX95672
2026-03-28 04:01:38 [auto1.it] INFO: Found listing with ID: SP14530
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP14530%27 HTTP/1.1" 200 None
2026-03-28 04:01:38 [auto1.it] INFO: Scrape type for SP14530: 0
2026-03-28 04:01:38 [auto1.it] INFO: Found listing with ID: AA77653
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA77653%27 HTTP/1.1" 200 None
2026-03-28 04:01:38 [auto1.it] INFO: Scrape type for AA77653: 2
2026-03-28 04:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 965cd6fc-5268-5439-af0f-05a50e3726fd with identifier: AA77653
2026-03-28 04:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 965cd6fc-5268-5439-af0f-05a50e3726fd with scrape type 2
2026-03-28 04:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 965cd6fc-5268-5439-af0f-05a50e3726fd with scrape type 2
2026-03-28 04:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 965cd6fc-5268-5439-af0f-05a50e3726fd, identifier: AA77653
2026-03-28 04:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 965cd6fc-5268-5439-af0f-05a50e3726fd with identifier: AA77653
2026-03-28 04:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 965cd6fc-5268-5439-af0f-05a50e3726fd with identifier: AA77653
2026-03-28 04:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 965cd6fc-5268-5439-af0f-05a50e3726fd with identifier: AA77653 to the API
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 300,
'expiration_date': '2026-03-28T16:44:50Z',
'fuel_type': 'hybrid',
'id': '965cd6fc-5268-5439-af0f-05a50e3726fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AA77653',
'listing': 'auction',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 87876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-26',
'seller_name': None,
'title': 'Opel Grandland X 1.6 Plug-in Hybrid 4 GSe',
'transmission': 'automatic',
'trim': 'GSe',
'year': 2023}
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA77653%27 HTTP/1.1" 200 None
2026-03-28 04:01:38 [auto1.it] INFO: Saving data for AA77653: {'auction_closing_time': 1774716290.0, 'created_time': 1772705265.668185, 'last_price_update_time': 1774670498.971685}
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AA77653') HTTP/1.1" 204 0
2026-03-28 04:01:39 [auto1.it] INFO: Found listing with ID: XM03029
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM03029%27 HTTP/1.1" 200 None
2026-03-28 04:01:39 [auto1.it] INFO: Scrape type for XM03029: 0
2026-03-28 04:01:39 [auto1.it] INFO: Found listing with ID: LK74969
2026-03-28 04:01:39 [auto1.it] INFO: Found listing with ID: CB30744
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB30744%27 HTTP/1.1" 200 None
2026-03-28 04:01:39 [auto1.it] INFO: Scrape type for CB30744: 0
2026-03-28 04:01:39 [auto1.it] INFO: Found listing with ID: RE87143
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE87143%27 HTTP/1.1" 200 None
2026-03-28 04:01:39 [auto1.it] INFO: Scrape type for RE87143: 2
2026-03-28 04:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf5016aa-86c7-58c7-8caf-d40f68706b18 with identifier: RE87143
2026-03-28 04:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf5016aa-86c7-58c7-8caf-d40f68706b18 with scrape type 2
2026-03-28 04:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf5016aa-86c7-58c7-8caf-d40f68706b18 with scrape type 2
2026-03-28 04:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cf5016aa-86c7-58c7-8caf-d40f68706b18, identifier: RE87143
2026-03-28 04:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cf5016aa-86c7-58c7-8caf-d40f68706b18 with identifier: RE87143
2026-03-28 04:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cf5016aa-86c7-58c7-8caf-d40f68706b18 with identifier: RE87143
2026-03-28 04:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cf5016aa-86c7-58c7-8caf-d40f68706b18 with identifier: RE87143 to the API
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01: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-28 04:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:47:07Z',
'fuel_type': 'diesel',
'id': 'cf5016aa-86c7-58c7-8caf-d40f68706b18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE87143',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 198723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-30',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTD Super',
'transmission': 'manual',
'trim': 'Super',
'year': 2017}
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE87143%27 HTTP/1.1" 200 None
2026-03-28 04:01:39 [auto1.it] INFO: Saving data for RE87143: {'auction_closing_time': 1774716427.0, 'created_time': 1774559164.361556, 'last_price_update_time': 1774670499.559816}
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RE87143') HTTP/1.1" 204 0
2026-03-28 04:01:39 [auto1.it] INFO: Found listing with ID: SN57039
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN57039%27 HTTP/1.1" 200 None
2026-03-28 04:01:39 [auto1.it] INFO: Scrape type for SN57039: 2
2026-03-28 04:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f3253a-0c1c-57e8-be02-ba855472494e with identifier: SN57039
2026-03-28 04:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f3253a-0c1c-57e8-be02-ba855472494e with scrape type 2
2026-03-28 04:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f3253a-0c1c-57e8-be02-ba855472494e with scrape type 2
2026-03-28 04:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a8f3253a-0c1c-57e8-be02-ba855472494e, identifier: SN57039
2026-03-28 04:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a8f3253a-0c1c-57e8-be02-ba855472494e with identifier: SN57039
2026-03-28 04:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a8f3253a-0c1c-57e8-be02-ba855472494e with identifier: SN57039
2026-03-28 04:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a8f3253a-0c1c-57e8-be02-ba855472494e with identifier: SN57039 to the API
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01: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-28 04:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:11:10Z',
'fuel_type': 'diesel',
'id': 'a8f3253a-0c1c-57e8-be02-ba855472494e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN57039',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 70864,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-27',
'seller_name': None,
'title': 'Audi A3 Sportback 35 TDI Admired',
'transmission': 'automatic',
'trim': 'Admired',
'year': 2020}
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN57039%27 HTTP/1.1" 200 None
2026-03-28 04:01:39 [auto1.it] INFO: Saving data for SN57039: {'auction_closing_time': 1774714270.0, 'created_time': 1774558985.472316, 'last_price_update_time': 1774670499.992748}
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SN57039') HTTP/1.1" 204 0
2026-03-28 04:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: KL78509
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: KU41331
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KU41331%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for KU41331: 0
2026-03-28 04:01:40 [auto1.it] INFO: Channel: 24h | Page: 21 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: TG15136
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: JF99544
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF99544%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for JF99544: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: JC73899
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: ZA39687
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: JR96571
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: CK86990
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: PL52224
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL52224%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for PL52224: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: KU76175
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: FF25963
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: SR16589
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: HU73227
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: PR39180
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: LW03785
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: PZ70422
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ70422%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for PZ70422: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: AL46390
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL46390%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for AL46390: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: HP25104
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: BF43503
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF43503%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for BF43503: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: RA46767
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: ZH71174
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: AP00004
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP00004%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for AP00004: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: VJ49724
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ49724%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for VJ49724: 2
2026-03-28 04:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6266eed9-e088-55fb-b7bc-cdf89dff485b with identifier: VJ49724
2026-03-28 04:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6266eed9-e088-55fb-b7bc-cdf89dff485b with scrape type 2
2026-03-28 04:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6266eed9-e088-55fb-b7bc-cdf89dff485b with scrape type 2
2026-03-28 04:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6266eed9-e088-55fb-b7bc-cdf89dff485b, identifier: VJ49724
2026-03-28 04:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6266eed9-e088-55fb-b7bc-cdf89dff485b with identifier: VJ49724
2026-03-28 04:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6266eed9-e088-55fb-b7bc-cdf89dff485b with identifier: VJ49724
2026-03-28 04:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6266eed9-e088-55fb-b7bc-cdf89dff485b with identifier: VJ49724 to the API
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 204,
'expiration_date': '2026-03-28T16:40:06Z',
'fuel_type': 'diesel',
'id': '6266eed9-e088-55fb-b7bc-cdf89dff485b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VJ49724',
'listing': 'auction',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 84099,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-02',
'seller_name': None,
'title': 'Toyota Hilux 2.8 D-4D Double Cab Executive 4x4',
'transmission': 'automatic',
'trim': 'Double Cab Executive 4x4',
'year': 2022}
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ49724%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Saving data for VJ49724: {'auction_closing_time': 1774716006.0, 'created_time': 1773997429.115577, 'last_price_update_time': 1774670500.672465}
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VJ49724') HTTP/1.1" 204 0
2026-03-28 04:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: VG29105
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VG29105%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for VG29105: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: CB60846
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB60846%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for CB60846: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: ZU34198
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: TW04222
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: CB25121
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CB25121%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for CB25121: 0
2026-03-28 04:01:40 [auto1.it] INFO: Found listing with ID: DA23296
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA23296%27 HTTP/1.1" 200 None
2026-03-28 04:01:40 [auto1.it] INFO: Scrape type for DA23296: 2
2026-03-28 04:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 568dca4b-6077-5472-a8ba-746bdae0c4b3 with identifier: DA23296
2026-03-28 04:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 568dca4b-6077-5472-a8ba-746bdae0c4b3 with scrape type 2
2026-03-28 04:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 568dca4b-6077-5472-a8ba-746bdae0c4b3 with scrape type 2
2026-03-28 04:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 568dca4b-6077-5472-a8ba-746bdae0c4b3, identifier: DA23296
2026-03-28 04:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 568dca4b-6077-5472-a8ba-746bdae0c4b3 with identifier: DA23296
2026-03-28 04:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 568dca4b-6077-5472-a8ba-746bdae0c4b3 with identifier: DA23296
2026-03-28 04:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 568dca4b-6077-5472-a8ba-746bdae0c4b3 with identifier: DA23296 to the API
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:51:08Z',
'fuel_type': 'petrol',
'id': '568dca4b-6077-5472-a8ba-746bdae0c4b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA23296',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 124032,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-06',
'seller_name': None,
'title': 'Fiat 500X 1.4 Turbo Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2018}
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA23296%27 HTTP/1.1" 200 None
2026-03-28 04:01:41 [auto1.it] INFO: Saving data for DA23296: {'auction_closing_time': 1774716668.0, 'created_time': 1773268021.937318, 'last_price_update_time': 1774670501.30172}
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DA23296') HTTP/1.1" 204 0
2026-03-28 04:01:41 [auto1.it] INFO: Found listing with ID: PN87184
2026-03-28 04:01:41 [auto1.it] INFO: Found listing with ID: NV88375
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV88375%27 HTTP/1.1" 200 None
2026-03-28 04:01:41 [auto1.it] INFO: Scrape type for NV88375: 2
2026-03-28 04:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8088098d-f6e5-5d7a-9355-0220ce407e4e with identifier: NV88375
2026-03-28 04:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8088098d-f6e5-5d7a-9355-0220ce407e4e with scrape type 2
2026-03-28 04:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8088098d-f6e5-5d7a-9355-0220ce407e4e with scrape type 2
2026-03-28 04:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8088098d-f6e5-5d7a-9355-0220ce407e4e, identifier: NV88375
2026-03-28 04:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8088098d-f6e5-5d7a-9355-0220ce407e4e with identifier: NV88375
2026-03-28 04:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8088098d-f6e5-5d7a-9355-0220ce407e4e with identifier: NV88375
2026-03-28 04:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8088098d-f6e5-5d7a-9355-0220ce407e4e with identifier: NV88375 to the API
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:49:48Z',
'fuel_type': 'diesel',
'id': '8088098d-f6e5-5d7a-9355-0220ce407e4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV88375',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 181516,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-26',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.6 TDI Sport BlueMotion',
'transmission': 'manual',
'trim': 'Sport BlueMotion',
'year': 2019}
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV88375%27 HTTP/1.1" 200 None
2026-03-28 04:01:41 [auto1.it] INFO: Saving data for NV88375: {'auction_closing_time': 1774716588.0, 'created_time': 1774559041.085446, 'last_price_update_time': 1774670501.757403}
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NV88375') HTTP/1.1" 204 0
2026-03-28 04:01:41 [auto1.it] INFO: Found listing with ID: JY18899
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JY18899%27 HTTP/1.1" 200 None
2026-03-28 04:01:41 [auto1.it] INFO: Scrape type for JY18899: 0
2026-03-28 04:01:41 [auto1.it] INFO: Found listing with ID: BA93594
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA93594%27 HTTP/1.1" 200 None
2026-03-28 04:01:41 [auto1.it] INFO: Scrape type for BA93594: 0
2026-03-28 04:01:41 [auto1.it] INFO: Found listing with ID: YM08087
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM08087%27 HTTP/1.1" 200 None
2026-03-28 04:01:41 [auto1.it] INFO: Scrape type for YM08087: 2
2026-03-28 04:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 279e556d-e915-56a8-86cf-c8e10f3ad388 with identifier: YM08087
2026-03-28 04:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 279e556d-e915-56a8-86cf-c8e10f3ad388 with scrape type 2
2026-03-28 04:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 279e556d-e915-56a8-86cf-c8e10f3ad388 with scrape type 2
2026-03-28 04:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 279e556d-e915-56a8-86cf-c8e10f3ad388, identifier: YM08087
2026-03-28 04:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 279e556d-e915-56a8-86cf-c8e10f3ad388 with identifier: YM08087
2026-03-28 04:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 279e556d-e915-56a8-86cf-c8e10f3ad388 with identifier: YM08087
2026-03-28 04:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 279e556d-e915-56a8-86cf-c8e10f3ad388 with identifier: YM08087 to the API
2026-03-28 04:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:58:25Z',
'fuel_type': 'diesel',
'id': '279e556d-e915-56a8-86cf-c8e10f3ad388',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YM08087',
'listing': 'auction',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 346309,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-30',
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2018}
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM08087%27 HTTP/1.1" 200 None
2026-03-28 04:01:42 [auto1.it] INFO: Saving data for YM08087: {'auction_closing_time': 1774717105.0, 'created_time': 1774472719.788104, 'last_price_update_time': 1774670502.205649}
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YM08087') HTTP/1.1" 204 0
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: CM37896
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM37896%27 HTTP/1.1" 200 None
2026-03-28 04:01:42 [auto1.it] INFO: Scrape type for CM37896: 0
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: EK96047
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: JD15995
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: LW17354
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LW17354%27 HTTP/1.1" 200 None
2026-03-28 04:01:42 [auto1.it] INFO: Scrape type for LW17354: 0
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: JS97160
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS97160%27 HTTP/1.1" 200 None
2026-03-28 04:01:42 [auto1.it] INFO: Scrape type for JS97160: 0
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: TZ48601
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ48601%27 HTTP/1.1" 200 None
2026-03-28 04:01:42 [auto1.it] INFO: Scrape type for TZ48601: 2
2026-03-28 04:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac384ba1-d1ee-5007-8b2f-087816d1616b with identifier: TZ48601
2026-03-28 04:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac384ba1-d1ee-5007-8b2f-087816d1616b with scrape type 2
2026-03-28 04:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac384ba1-d1ee-5007-8b2f-087816d1616b with scrape type 2
2026-03-28 04:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac384ba1-d1ee-5007-8b2f-087816d1616b, identifier: TZ48601
2026-03-28 04:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac384ba1-d1ee-5007-8b2f-087816d1616b with identifier: TZ48601
2026-03-28 04:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac384ba1-d1ee-5007-8b2f-087816d1616b with identifier: TZ48601
2026-03-28 04:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac384ba1-d1ee-5007-8b2f-087816d1616b with identifier: TZ48601 to the API
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-28T16:34:54Z',
'fuel_type': 'diesel',
'id': 'ac384ba1-d1ee-5007-8b2f-087816d1616b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ48601',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 220938,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-28',
'seller_name': None,
'title': 'Peugeot 207 1.6 HDi XS',
'transmission': 'manual',
'trim': 'XS',
'year': 2010}
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ48601%27 HTTP/1.1" 200 None
2026-03-28 04:01:42 [auto1.it] INFO: Saving data for TZ48601: {'auction_closing_time': 1774715694.0, 'created_time': 1774472565.160515, 'last_price_update_time': 1774670502.749004}
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TZ48601') HTTP/1.1" 204 0
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: AY64399
2026-03-28 04:01:42 [auto1.it] INFO: Found listing with ID: SG52105
2026-03-28 04:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:43 [auto1.it] INFO: Channel: 24h | Page: 22 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: YV94917
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV94917%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for YV94917: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: SD31467
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD31467%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for SD31467: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: YH31345
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: AF62726
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: ZD65765
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD65765%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for ZD65765: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: CW24266
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: YD38640
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: NF26556
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: VN28128
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VN28128%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for VN28128: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: PS25996
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS25996%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for PS25996: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: JL83734
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JL83734%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for JL83734: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: WG31996
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: XZ26785
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ26785%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for XZ26785: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: PL66586
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: FD29696
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FD29696%27 HTTP/1.1" 200 None
2026-03-28 04:01:43 [auto1.it] INFO: Scrape type for FD29696: 0
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: TH27811
2026-03-28 04:01:43 [auto1.it] INFO: Found listing with ID: HT57713
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT57713%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for HT57713: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: KD83488
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD83488%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for KD83488: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: DC26275
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC26275%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for DC26275: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: VX48328
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX48328%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for VX48328: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: HU51198
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: WP70299
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: EA17133
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: AU09842
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: VS08893
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS08893%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for VS08893: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: RP80474
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RP80474%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for RP80474: 2
2026-03-28 04:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8f123eb-9563-5e34-80e6-43f50e4cd2b4 with identifier: RP80474
2026-03-28 04:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8f123eb-9563-5e34-80e6-43f50e4cd2b4 with scrape type 2
2026-03-28 04:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8f123eb-9563-5e34-80e6-43f50e4cd2b4 with scrape type 2
2026-03-28 04:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e8f123eb-9563-5e34-80e6-43f50e4cd2b4, identifier: RP80474
2026-03-28 04:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e8f123eb-9563-5e34-80e6-43f50e4cd2b4 with identifier: RP80474
2026-03-28 04:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e8f123eb-9563-5e34-80e6-43f50e4cd2b4 with identifier: RP80474
2026-03-28 04:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e8f123eb-9563-5e34-80e6-43f50e4cd2b4 with identifier: RP80474 to the API
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 272,
'expiration_date': '2026-03-28T16:34:44Z',
'fuel_type': 'diesel',
'id': 'e8f123eb-9563-5e34-80e6-43f50e4cd2b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RP80474',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 213927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-20',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI clean diesel quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2016}
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RP80474%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Saving data for RP80474: {'auction_closing_time': 1774715684.0, 'created_time': 1772655253.57709, 'last_price_update_time': 1774670504.539261}
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RP80474') HTTP/1.1" 204 0
2026-03-28 04:01:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: AM02692
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM02692%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for AM02692: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: LY27741
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY27741%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for LY27741: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: SE55523
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: TA36833
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: BE49358
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE49358%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for BE49358: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: HY06064
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: EC55479
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC55479%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for EC55479: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: GZ47839
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: MN87452
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: XY19791
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: NB30939
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB30939%27 HTTP/1.1" 200 None
2026-03-28 04:01:44 [auto1.it] INFO: Scrape type for NB30939: 0
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: TA75240
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: PA17142
2026-03-28 04:01:44 [auto1.it] INFO: Found listing with ID: FL87170
2026-03-28 04:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:45 [auto1.it] INFO: Channel: 24h | Page: 23 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:45 [auto1.it] INFO: Found listing with ID: FB70845
2026-03-28 04:01:45 [auto1.it] INFO: Found listing with ID: AU70231
2026-03-28 04:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU70231%27 HTTP/1.1" 200 None
2026-03-28 04:01:45 [auto1.it] INFO: Scrape type for AU70231: 0
2026-03-28 04:01:45 [auto1.it] INFO: Found listing with ID: EZ99260
2026-03-28 04:01:45 [auto1.it] INFO: Found listing with ID: DG86254
2026-03-28 04:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DG86254%27 HTTP/1.1" 200 None
2026-03-28 04:01:45 [auto1.it] INFO: Scrape type for DG86254: 0
2026-03-28 04:01:45 [auto1.it] INFO: Found listing with ID: RG08073
2026-03-28 04:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG08073%27 HTTP/1.1" 200 None
2026-03-28 04:01:45 [auto1.it] INFO: Scrape type for RG08073: 2
2026-03-28 04:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a692f9-6152-5b4a-9d0e-db2a1e6c289a with identifier: RG08073
2026-03-28 04:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a692f9-6152-5b4a-9d0e-db2a1e6c289a with scrape type 2
2026-03-28 04:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a692f9-6152-5b4a-9d0e-db2a1e6c289a with scrape type 2
2026-03-28 04:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 19a692f9-6152-5b4a-9d0e-db2a1e6c289a, identifier: RG08073
2026-03-28 04:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 19a692f9-6152-5b4a-9d0e-db2a1e6c289a with identifier: RG08073
2026-03-28 04:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 19a692f9-6152-5b4a-9d0e-db2a1e6c289a with identifier: RG08073
2026-03-28 04:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 19a692f9-6152-5b4a-9d0e-db2a1e6c289a with identifier: RG08073 to the API
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:25:27Z',
'fuel_type': 'diesel',
'id': '19a692f9-6152-5b4a-9d0e-db2a1e6c289a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG08073',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 170840,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-19',
'seller_name': None,
'title': 'Jeep Compass 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2019}
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG08073%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Saving data for RG08073: {'auction_closing_time': 1774715127.0, 'created_time': 1773137809.150912, 'last_price_update_time': 1774670506.338974}
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RG08073') HTTP/1.1" 204 0
2026-03-28 04:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: KJ53675
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KJ53675%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for KJ53675: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: SY54017
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY54017%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for SY54017: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: BT65910
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: SS15336
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS15336%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for SS15336: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: GJ83032
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: XJ82802
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ82802%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for XJ82802: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: JK56152
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: NZ90613
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ90613%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for NZ90613: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: JH99386
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH99386%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for JH99386: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: GE08005
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GE08005%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for GE08005: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: LT53678
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: FU79114
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU79114%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for FU79114: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: LV68988
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV68988%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for LV68988: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: UN42756
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN42756%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for UN42756: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: SZ24732
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SZ24732%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for SZ24732: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: WT09600
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WT09600%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for WT09600: 0
2026-03-28 04:01:46 [auto1.it] INFO: Found listing with ID: XN00477
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN00477%27 HTTP/1.1" 200 None
2026-03-28 04:01:46 [auto1.it] INFO: Scrape type for XN00477: 2
2026-03-28 04:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a26034-3923-5c32-9275-a8e35400309e with identifier: XN00477
2026-03-28 04:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a26034-3923-5c32-9275-a8e35400309e with scrape type 2
2026-03-28 04:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0a26034-3923-5c32-9275-a8e35400309e with scrape type 2
2026-03-28 04:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e0a26034-3923-5c32-9275-a8e35400309e, identifier: XN00477
2026-03-28 04:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e0a26034-3923-5c32-9275-a8e35400309e with identifier: XN00477
2026-03-28 04:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e0a26034-3923-5c32-9275-a8e35400309e with identifier: XN00477
2026-03-28 04:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e0a26034-3923-5c32-9275-a8e35400309e with identifier: XN00477 to the API
2026-03-28 04:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:56:51Z',
'fuel_type': 'diesel',
'id': 'e0a26034-3923-5c32-9275-a8e35400309e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XN00477',
'listing': 'auction',
'make': 'Opel',
'model': 'Zafira Tourer',
'odometer': 239417,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-27',
'seller_name': None,
'title': 'Opel Zafira Tourer 2.0 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2013}
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN00477%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Saving data for XN00477: {'auction_closing_time': 1774717011.0, 'created_time': 1773230946.303092, 'last_price_update_time': 1774670507.215122}
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XN00477') HTTP/1.1" 204 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: EP46295
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP46295%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for EP46295: 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: WY28975
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WY28975%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for WY28975: 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: FG66384
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: HB99393
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HB99393%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for HB99393: 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: SG75657
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG75657%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for SG75657: 2
2026-03-28 04:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f4c81d-f84a-5c7d-8b09-ce1d505db269 with identifier: SG75657
2026-03-28 04:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f4c81d-f84a-5c7d-8b09-ce1d505db269 with scrape type 2
2026-03-28 04:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f4c81d-f84a-5c7d-8b09-ce1d505db269 with scrape type 2
2026-03-28 04:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 67f4c81d-f84a-5c7d-8b09-ce1d505db269, identifier: SG75657
2026-03-28 04:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 67f4c81d-f84a-5c7d-8b09-ce1d505db269 with identifier: SG75657
2026-03-28 04:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 67f4c81d-f84a-5c7d-8b09-ce1d505db269 with identifier: SG75657
2026-03-28 04:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 67f4c81d-f84a-5c7d-8b09-ce1d505db269 with identifier: SG75657 to the API
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:38:21Z',
'fuel_type': 'diesel',
'id': '67f4c81d-f84a-5c7d-8b09-ce1d505db269',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SG75657',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 135710,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-30',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2017}
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG75657%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Saving data for SG75657: {'auction_closing_time': 1774715901.0, 'created_time': 1774559105.867522, 'last_price_update_time': 1774670507.797057}
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SG75657') HTTP/1.1" 204 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: ZM53307
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZM53307%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for ZM53307: 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: CN94330
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: ME96207
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: ET79230
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET79230%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for ET79230: 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: PL88516
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: AB63446
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: AG45482
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG45482%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for AG45482: 0
2026-03-28 04:01:47 [auto1.it] INFO: Found listing with ID: UT31107
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT31107%27 HTTP/1.1" 200 None
2026-03-28 04:01:47 [auto1.it] INFO: Scrape type for UT31107: 2
2026-03-28 04:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237bfab2-80e9-53b5-a163-684ff454c54b with identifier: UT31107
2026-03-28 04:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237bfab2-80e9-53b5-a163-684ff454c54b with scrape type 2
2026-03-28 04:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237bfab2-80e9-53b5-a163-684ff454c54b with scrape type 2
2026-03-28 04:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 237bfab2-80e9-53b5-a163-684ff454c54b, identifier: UT31107
2026-03-28 04:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 237bfab2-80e9-53b5-a163-684ff454c54b with identifier: UT31107
2026-03-28 04:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 237bfab2-80e9-53b5-a163-684ff454c54b with identifier: UT31107
2026-03-28 04:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 237bfab2-80e9-53b5-a163-684ff454c54b with identifier: UT31107 to the API
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 224,
'expiration_date': '2026-03-28T16:59:54Z',
'fuel_type': 'hybrid',
'id': '237bfab2-80e9-53b5-a163-684ff454c54b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UT31107',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 159979,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-20',
'seller_name': None,
'title': 'BMW 2er 225xe Active Tourer Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2020}
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT31107%27 HTTP/1.1" 200 None
2026-03-28 04:01:48 [auto1.it] INFO: Saving data for UT31107: {'auction_closing_time': 1774717194.0, 'created_time': 1774559143.964962, 'last_price_update_time': 1774670508.290256}
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UT31107') HTTP/1.1" 204 0
2026-03-28 04:01:48 [auto1.it] INFO: Found listing with ID: BE28605
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE28605%27 HTTP/1.1" 200 None
2026-03-28 04:01:48 [auto1.it] INFO: Scrape type for BE28605: 0
2026-03-28 04:01:48 [auto1.it] INFO: Found listing with ID: KU20000
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KU20000%27 HTTP/1.1" 200 None
2026-03-28 04:01:48 [auto1.it] INFO: Scrape type for KU20000: 0
2026-03-28 04:01:48 [auto1.it] INFO: Found listing with ID: BR59197
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR59197%27 HTTP/1.1" 200 None
2026-03-28 04:01:48 [auto1.it] INFO: Scrape type for BR59197: 0
2026-03-28 04:01:48 [auto1.it] INFO: Found listing with ID: GL68572
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL68572%27 HTTP/1.1" 200 None
2026-03-28 04:01:48 [auto1.it] INFO: Scrape type for GL68572: 0
2026-03-28 04:01:48 [auto1.it] INFO: Found listing with ID: AH48855
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH48855%27 HTTP/1.1" 200 None
2026-03-28 04:01:48 [auto1.it] INFO: Scrape type for AH48855: 0
2026-03-28 04:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:49 [auto1.it] INFO: Channel: 24h | Page: 24 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: DD73045
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: US62865
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US62865%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for US62865: 2
2026-03-28 04:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547ade7c-7251-56fa-b221-b0957df6154c with identifier: US62865
2026-03-28 04:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547ade7c-7251-56fa-b221-b0957df6154c with scrape type 2
2026-03-28 04:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 547ade7c-7251-56fa-b221-b0957df6154c with scrape type 2
2026-03-28 04:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 547ade7c-7251-56fa-b221-b0957df6154c, identifier: US62865
2026-03-28 04:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 547ade7c-7251-56fa-b221-b0957df6154c with identifier: US62865
2026-03-28 04:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 547ade7c-7251-56fa-b221-b0957df6154c with identifier: US62865
2026-03-28 04:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 547ade7c-7251-56fa-b221-b0957df6154c with identifier: US62865 to the API
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 69,
'expiration_date': '2026-03-28T16:44:09Z',
'fuel_type': 'petrol',
'id': '547ade7c-7251-56fa-b221-b0957df6154c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/US62865',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 10484,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-29',
'seller_name': None,
'title': 'Fiat Panda 1.0 Mild-Hybrid City Life',
'transmission': 'manual',
'trim': 'City Life',
'year': 2023}
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US62865%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Saving data for US62865: {'auction_closing_time': 1774716249.0, 'created_time': 1773241619.977527, 'last_price_update_time': 1774670509.665705}
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='US62865') HTTP/1.1" 204 0
2026-03-28 04:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: VB10041
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: LS85229
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS85229%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for LS85229: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: GN54162
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN54162%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for GN54162: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: TM85458
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM85458%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for TM85458: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: UW44918
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW44918%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for UW44918: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: ZD06174
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: BE09297
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE09297%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for BE09297: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: ZM37074
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: DZ91111
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: PL95293
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: LC48470
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC48470%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for LC48470: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: RM58290
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM58290%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for RM58290: 0
2026-03-28 04:01:49 [auto1.it] INFO: Found listing with ID: CT52714
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT52714%27 HTTP/1.1" 200 None
2026-03-28 04:01:49 [auto1.it] INFO: Scrape type for CT52714: 2
2026-03-28 04:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56bda81d-996c-5030-8803-dd56737ac2ec with identifier: CT52714
2026-03-28 04:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56bda81d-996c-5030-8803-dd56737ac2ec with scrape type 2
2026-03-28 04:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56bda81d-996c-5030-8803-dd56737ac2ec with scrape type 2
2026-03-28 04:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 56bda81d-996c-5030-8803-dd56737ac2ec, identifier: CT52714
2026-03-28 04:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 56bda81d-996c-5030-8803-dd56737ac2ec with identifier: CT52714
2026-03-28 04:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 56bda81d-996c-5030-8803-dd56737ac2ec with identifier: CT52714
2026-03-28 04:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 56bda81d-996c-5030-8803-dd56737ac2ec with identifier: CT52714 to the API
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:22:20Z',
'fuel_type': 'diesel',
'id': '56bda81d-996c-5030-8803-dd56737ac2ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CT52714',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 235717,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-25',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2012}
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT52714%27 HTTP/1.1" 200 None
2026-03-28 04:01:50 [auto1.it] INFO: Saving data for CT52714: {'auction_closing_time': 1774714940.0, 'created_time': 1774559060.089316, 'last_price_update_time': 1774670510.225147}
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CT52714') HTTP/1.1" 204 0
2026-03-28 04:01:50 [auto1.it] INFO: Found listing with ID: AM26734
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM26734%27 HTTP/1.1" 200 None
2026-03-28 04:01:50 [auto1.it] INFO: Scrape type for AM26734: 2
2026-03-28 04:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e144ce7-d2d3-5568-89fd-039fa61d6bfa with identifier: AM26734
2026-03-28 04:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e144ce7-d2d3-5568-89fd-039fa61d6bfa with scrape type 2
2026-03-28 04:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e144ce7-d2d3-5568-89fd-039fa61d6bfa with scrape type 2
2026-03-28 04:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9e144ce7-d2d3-5568-89fd-039fa61d6bfa, identifier: AM26734
2026-03-28 04:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9e144ce7-d2d3-5568-89fd-039fa61d6bfa with identifier: AM26734
2026-03-28 04:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9e144ce7-d2d3-5568-89fd-039fa61d6bfa with identifier: AM26734
2026-03-28 04:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9e144ce7-d2d3-5568-89fd-039fa61d6bfa with identifier: AM26734 to the API
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:07:07Z',
'fuel_type': 'diesel',
'id': '9e144ce7-d2d3-5568-89fd-039fa61d6bfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AM26734',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 122736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-23',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Highline BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Highline BlueMotion Tech',
'year': 2015}
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM26734%27 HTTP/1.1" 200 None
2026-03-28 04:01:50 [auto1.it] INFO: Saving data for AM26734: {'auction_closing_time': 1774714027.0, 'created_time': 1774558984.469252, 'last_price_update_time': 1774670510.791126}
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AM26734') HTTP/1.1" 204 0
2026-03-28 04:01:50 [auto1.it] INFO: Found listing with ID: XT06571
2026-03-28 04:01:50 [auto1.it] INFO: Found listing with ID: ZR51869
2026-03-28 04:01:50 [auto1.it] INFO: Found listing with ID: XL05283
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XL05283%27 HTTP/1.1" 200 None
2026-03-28 04:01:50 [auto1.it] INFO: Scrape type for XL05283: 2
2026-03-28 04:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e397173d-23c1-5766-863a-b6686a08b79b with identifier: XL05283
2026-03-28 04:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e397173d-23c1-5766-863a-b6686a08b79b with scrape type 2
2026-03-28 04:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e397173d-23c1-5766-863a-b6686a08b79b with scrape type 2
2026-03-28 04:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e397173d-23c1-5766-863a-b6686a08b79b, identifier: XL05283
2026-03-28 04:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e397173d-23c1-5766-863a-b6686a08b79b with identifier: XL05283
2026-03-28 04:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e397173d-23c1-5766-863a-b6686a08b79b with identifier: XL05283
2026-03-28 04:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e397173d-23c1-5766-863a-b6686a08b79b with identifier: XL05283 to the API
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:25:27Z',
'fuel_type': 'diesel',
'id': 'e397173d-23c1-5766-863a-b6686a08b79b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL05283',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery 5',
'odometer': 83481,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-26',
'seller_name': None,
'title': 'Land Rover Discovery 5 2.0 TD Sd4 SD4 SE',
'transmission': 'automatic',
'trim': 'SD4 SE',
'year': 2018}
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XL05283%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Saving data for XL05283: {'auction_closing_time': 1774715127.0, 'created_time': 1774559076.026254, 'last_price_update_time': 1774670511.264035}
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XL05283') HTTP/1.1" 204 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: RC86938
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RC86938%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for RC86938: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: XB17509
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB17509%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for XB17509: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: EV67408
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: BX32751
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX32751%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for BX32751: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: HX97698
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX97698%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for HX97698: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: LU41088
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: JA23612
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA23612%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for JA23612: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: WV29949
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV29949%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for WV29949: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: XT85260
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT85260%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for XT85260: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: EA68503
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: TK21590
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK21590%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for TK21590: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: LV91282
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: WC44789
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WC44789%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for WC44789: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: NF30981
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: UV29542
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: EE95145
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: BD71903
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD71903%27 HTTP/1.1" 200 None
2026-03-28 04:01:51 [auto1.it] INFO: Scrape type for BD71903: 0
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: AY66790
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: NF08896
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: SS87934
2026-03-28 04:01:51 [auto1.it] INFO: Found listing with ID: HP55152
2026-03-28 04:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:52 [auto1.it] INFO: Channel: 24h | Page: 25 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:52 [auto1.it] INFO: Found listing with ID: JV35295
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV35295%27 HTTP/1.1" 200 None
2026-03-28 04:01:52 [auto1.it] INFO: Scrape type for JV35295: 0
2026-03-28 04:01:52 [auto1.it] INFO: Found listing with ID: ED24082
2026-03-28 04:01:52 [auto1.it] INFO: Found listing with ID: WX67440
2026-03-28 04:01:52 [auto1.it] INFO: Found listing with ID: GR86359
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR86359%27 HTTP/1.1" 200 None
2026-03-28 04:01:52 [auto1.it] INFO: Scrape type for GR86359: 0
2026-03-28 04:01:52 [auto1.it] INFO: Found listing with ID: DW12727
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW12727%27 HTTP/1.1" 200 None
2026-03-28 04:01:52 [auto1.it] INFO: Scrape type for DW12727: 2
2026-03-28 04:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5612af0-5e67-5524-bd5b-b0e12f83e0cf with identifier: DW12727
2026-03-28 04:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5612af0-5e67-5524-bd5b-b0e12f83e0cf with scrape type 2
2026-03-28 04:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5612af0-5e67-5524-bd5b-b0e12f83e0cf with scrape type 2
2026-03-28 04:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e5612af0-5e67-5524-bd5b-b0e12f83e0cf, identifier: DW12727
2026-03-28 04:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e5612af0-5e67-5524-bd5b-b0e12f83e0cf with identifier: DW12727
2026-03-28 04:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e5612af0-5e67-5524-bd5b-b0e12f83e0cf with identifier: DW12727
2026-03-28 04:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e5612af0-5e67-5524-bd5b-b0e12f83e0cf with identifier: DW12727 to the API
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 261,
'expiration_date': '2026-03-28T16:12:59Z',
'fuel_type': 'hybrid',
'id': 'e5612af0-5e67-5524-bd5b-b0e12f83e0cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW12727',
'listing': 'auction',
'make': 'Lynk & Co',
'model': '01',
'odometer': 66610,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-05',
'seller_name': None,
'title': 'Lynk & Co 01 1.5 Plug-in Hybrid',
'transmission': 'automatic',
'trim': '',
'year': 2023}
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW12727%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Saving data for DW12727: {'auction_closing_time': 1774714379.0, 'created_time': 1774559056.73784, 'last_price_update_time': 1774670513.056286}
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DW12727') HTTP/1.1" 204 0
2026-03-28 04:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: SE81174
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: VZ97279
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VZ97279%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for VZ97279: 0
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: BN27649
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN27649%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for BN27649: 0
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: JR54930
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: RZ16714
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ16714%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for RZ16714: 0
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: WL53251
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL53251%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for WL53251: 0
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: RF41966
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF41966%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for RF41966: 2
2026-03-28 04:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41c1ea96-c438-553e-9689-610bf4362891 with identifier: RF41966
2026-03-28 04:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41c1ea96-c438-553e-9689-610bf4362891 with scrape type 2
2026-03-28 04:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41c1ea96-c438-553e-9689-610bf4362891 with scrape type 2
2026-03-28 04:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 41c1ea96-c438-553e-9689-610bf4362891, identifier: RF41966
2026-03-28 04:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 41c1ea96-c438-553e-9689-610bf4362891 with identifier: RF41966
2026-03-28 04:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 41c1ea96-c438-553e-9689-610bf4362891 with identifier: RF41966
2026-03-28 04:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 41c1ea96-c438-553e-9689-610bf4362891 with identifier: RF41966 to the API
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-28T16:34:57Z',
'fuel_type': 'petrol',
'id': '41c1ea96-c438-553e-9689-610bf4362891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF41966',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 138677,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-29',
'seller_name': None,
'title': 'Fiat Panda 1.2 Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2008}
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RF41966%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Saving data for RF41966: {'auction_closing_time': 1774715697.0, 'created_time': 1774559130.939238, 'last_price_update_time': 1774670513.711168}
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RF41966') HTTP/1.1" 204 0
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: DV87281
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: LP60965
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: SS74594
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: GA52227
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: SE94922
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE94922%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for SE94922: 0
2026-03-28 04:01:53 [auto1.it] INFO: Found listing with ID: KC15841
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC15841%27 HTTP/1.1" 200 None
2026-03-28 04:01:53 [auto1.it] INFO: Scrape type for KC15841: 2
2026-03-28 04:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bae439b-82e1-55f7-bbab-6cb0c81f81fd with identifier: KC15841
2026-03-28 04:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bae439b-82e1-55f7-bbab-6cb0c81f81fd with scrape type 2
2026-03-28 04:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bae439b-82e1-55f7-bbab-6cb0c81f81fd with scrape type 2
2026-03-28 04:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3bae439b-82e1-55f7-bbab-6cb0c81f81fd, identifier: KC15841
2026-03-28 04:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3bae439b-82e1-55f7-bbab-6cb0c81f81fd with identifier: KC15841
2026-03-28 04:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3bae439b-82e1-55f7-bbab-6cb0c81f81fd with identifier: KC15841
2026-03-28 04:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3bae439b-82e1-55f7-bbab-6cb0c81f81fd with identifier: KC15841 to the API
2026-03-28 04:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:30:51Z',
'fuel_type': 'diesel',
'id': '3bae439b-82e1-55f7-bbab-6cb0c81f81fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC15841',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 143658,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-05',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2016}
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC15841%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Saving data for KC15841: {'auction_closing_time': 1774715451.0, 'created_time': 1773129470.320385, 'last_price_update_time': 1774670514.218859}
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KC15841') HTTP/1.1" 204 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: AL92131
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL92131%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for AL92131: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: SP03533
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP03533%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for SP03533: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: EP94562
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP94562%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for EP94562: 2
2026-03-28 04:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb233285-4fb6-5f88-895e-aa73b47bc82f with identifier: EP94562
2026-03-28 04:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb233285-4fb6-5f88-895e-aa73b47bc82f with scrape type 2
2026-03-28 04:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb233285-4fb6-5f88-895e-aa73b47bc82f with scrape type 2
2026-03-28 04:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: cb233285-4fb6-5f88-895e-aa73b47bc82f, identifier: EP94562
2026-03-28 04:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: cb233285-4fb6-5f88-895e-aa73b47bc82f with identifier: EP94562
2026-03-28 04:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: cb233285-4fb6-5f88-895e-aa73b47bc82f with identifier: EP94562
2026-03-28 04:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: cb233285-4fb6-5f88-895e-aa73b47bc82f with identifier: EP94562 to the API
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:01:04Z',
'fuel_type': 'petrol',
'id': 'cb233285-4fb6-5f88-895e-aa73b47bc82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EP94562',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Celerio',
'odometer': 20993,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-06',
'seller_name': None,
'title': 'Suzuki Celerio 1.0 Avantage',
'transmission': 'manual',
'trim': 'Avantage',
'year': 2019}
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP94562%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Saving data for EP94562: {'auction_closing_time': 1774713664.0, 'created_time': 1774558981.910101, 'last_price_update_time': 1774670514.831449}
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='EP94562') HTTP/1.1" 204 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: HP33672
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: PZ35188
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ35188%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for PZ35188: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: XK43361
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: AF46529
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: DR37659
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: RA62003
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA62003%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for RA62003: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: PX04626
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: JJ49663
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ49663%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for JJ49663: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: NC94766
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: TM14031
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM14031%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for TM14031: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: TG82781
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG82781%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for TG82781: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: ES51073
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: FT97220
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT97220%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for FT97220: 0
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: WU99232
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: SA50428
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: JJ80566
2026-03-28 04:01:54 [auto1.it] INFO: Found listing with ID: WH82404
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH82404%27 HTTP/1.1" 200 None
2026-03-28 04:01:54 [auto1.it] INFO: Scrape type for WH82404: 2
2026-03-28 04:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc831c3-3cb1-55ec-a2cd-3198eb7cd57c with identifier: WH82404
2026-03-28 04:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc831c3-3cb1-55ec-a2cd-3198eb7cd57c with scrape type 2
2026-03-28 04:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc831c3-3cb1-55ec-a2cd-3198eb7cd57c with scrape type 2
2026-03-28 04:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: adc831c3-3cb1-55ec-a2cd-3198eb7cd57c, identifier: WH82404
2026-03-28 04:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: adc831c3-3cb1-55ec-a2cd-3198eb7cd57c with identifier: WH82404
2026-03-28 04:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: adc831c3-3cb1-55ec-a2cd-3198eb7cd57c with identifier: WH82404
2026-03-28 04:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: adc831c3-3cb1-55ec-a2cd-3198eb7cd57c with identifier: WH82404 to the API
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:39:57Z',
'fuel_type': 'diesel',
'id': 'adc831c3-3cb1-55ec-a2cd-3198eb7cd57c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH82404',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 218362,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-17',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Bose Edition',
'transmission': 'automatic',
'trim': 'Bose Edition',
'year': 2015}
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH82404%27 HTTP/1.1" 200 None
2026-03-28 04:01:55 [auto1.it] INFO: Saving data for WH82404: {'auction_closing_time': 1774715997.0, 'created_time': 1773129741.744611, 'last_price_update_time': 1774670515.403148}
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WH82404') HTTP/1.1" 204 0
2026-03-28 04:01:55 [auto1.it] INFO: Found listing with ID: KC02263
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC02263%27 HTTP/1.1" 200 None
2026-03-28 04:01:55 [auto1.it] INFO: Scrape type for KC02263: 0
2026-03-28 04:01:55 [auto1.it] INFO: Found listing with ID: WX97705
2026-03-28 04:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:56 [auto1.it] INFO: Channel: 24h | Page: 26 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: GH19384
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: NR23984
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: CJ26443
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: EC13131
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: GU38190
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU38190%27 HTTP/1.1" 200 None
2026-03-28 04:01:56 [auto1.it] INFO: Scrape type for GU38190: 0
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: YH62584
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: SN06060
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: ZJ24732
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ24732%27 HTTP/1.1" 200 None
2026-03-28 04:01:56 [auto1.it] INFO: Scrape type for ZJ24732: 0
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: GR20661
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: YK56738
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: GW87429
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW87429%27 HTTP/1.1" 200 None
2026-03-28 04:01:56 [auto1.it] INFO: Scrape type for GW87429: 0
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: BH09542
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: NM70552
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NM70552%27 HTTP/1.1" 200 None
2026-03-28 04:01:56 [auto1.it] INFO: Scrape type for NM70552: 0
2026-03-28 04:01:56 [auto1.it] INFO: Found listing with ID: HH07211
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH07211%27 HTTP/1.1" 200 None
2026-03-28 04:01:56 [auto1.it] INFO: Scrape type for HH07211: 2
2026-03-28 04:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc2a24c-2c30-5ab7-9725-bad43f159140 with identifier: HH07211
2026-03-28 04:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc2a24c-2c30-5ab7-9725-bad43f159140 with scrape type 2
2026-03-28 04:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc2a24c-2c30-5ab7-9725-bad43f159140 with scrape type 2
2026-03-28 04:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0fc2a24c-2c30-5ab7-9725-bad43f159140, identifier: HH07211
2026-03-28 04:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0fc2a24c-2c30-5ab7-9725-bad43f159140 with identifier: HH07211
2026-03-28 04:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0fc2a24c-2c30-5ab7-9725-bad43f159140 with identifier: HH07211
2026-03-28 04:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0fc2a24c-2c30-5ab7-9725-bad43f159140 with identifier: HH07211 to the API
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:12:42Z',
'fuel_type': 'diesel',
'id': '0fc2a24c-2c30-5ab7-9725-bad43f159140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HH07211',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 206695,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-29',
'seller_name': None,
'title': 'BMW 1er 118d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2017}
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH07211%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Saving data for HH07211: {'auction_closing_time': 1774714362.0, 'created_time': 1774559058.535771, 'last_price_update_time': 1774670517.04036}
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HH07211') HTTP/1.1" 204 0
2026-03-28 04:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: SY55940
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY55940%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for SY55940: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: HU85714
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU85714%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for HU85714: 2
2026-03-28 04:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 394d9eff-033d-5de0-8360-e79f1624e3e3 with identifier: HU85714
2026-03-28 04:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 394d9eff-033d-5de0-8360-e79f1624e3e3 with scrape type 2
2026-03-28 04:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 394d9eff-033d-5de0-8360-e79f1624e3e3 with scrape type 2
2026-03-28 04:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 394d9eff-033d-5de0-8360-e79f1624e3e3, identifier: HU85714
2026-03-28 04:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 394d9eff-033d-5de0-8360-e79f1624e3e3 with identifier: HU85714
2026-03-28 04:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 394d9eff-033d-5de0-8360-e79f1624e3e3 with identifier: HU85714
2026-03-28 04:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 394d9eff-033d-5de0-8360-e79f1624e3e3 with identifier: HU85714 to the API
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:03:53Z',
'fuel_type': 'diesel',
'id': '394d9eff-033d-5de0-8360-e79f1624e3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU85714',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 185419,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-18',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2010}
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU85714%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Saving data for HU85714: {'auction_closing_time': 1774713833.0, 'created_time': 1774584041.49215, 'last_price_update_time': 1774670517.613625}
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HU85714') HTTP/1.1" 204 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: SN24706
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN24706%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for SN24706: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: ZP79936
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZP79936%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for ZP79936: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: NL88933
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: HD78178
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: DE32338
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: AK32072
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: AB09853
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: PS40086
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: XJ23148
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: FX22483
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX22483%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for FX22483: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: BY60716
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BY60716%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for BY60716: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: JR58034
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: AE43427
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE43427%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for AE43427: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: RU31162
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: VS39586
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: EA47428
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA47428%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for EA47428: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: WB86834
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: NL88332
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NL88332%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for NL88332: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: EW60341
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: HG53110
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG53110%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for HG53110: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: XD73151
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: PE73293
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE73293%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for PE73293: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: AN97971
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN97971%27 HTTP/1.1" 200 None
2026-03-28 04:01:57 [auto1.it] INFO: Scrape type for AN97971: 0
2026-03-28 04:01:57 [auto1.it] INFO: Found listing with ID: RN28798
2026-03-28 04:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:01:59 [auto1.it] INFO: Channel: 24h | Page: 27 | totalHits: 3302 | hits on page: 40
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: XR36551
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR36551%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for XR36551: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: ZX52658
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: GT17675
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: DN72005
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: UJ09788
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ09788%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for UJ09788: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: RF11851
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: MG39360
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: UR73173
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: SY30215
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: XR70694
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XR70694%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for XR70694: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: YM70173
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM70173%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for YM70173: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: VE91156
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VE91156%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for VE91156: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: GS51961
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GS51961%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for GS51961: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: JP32854
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: BR14904
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: DN82434
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: LH79871
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LH79871%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for LH79871: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: AA53692
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: XU52863
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XU52863%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for XU52863: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: XE42433
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: GZ15334
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: WJ00117
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ00117%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for WJ00117: 2
2026-03-28 04:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7677059e-3860-53b5-aff8-874807134614 with identifier: WJ00117
2026-03-28 04:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7677059e-3860-53b5-aff8-874807134614 with scrape type 2
2026-03-28 04:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7677059e-3860-53b5-aff8-874807134614 with scrape type 2
2026-03-28 04:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7677059e-3860-53b5-aff8-874807134614, identifier: WJ00117
2026-03-28 04:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7677059e-3860-53b5-aff8-874807134614 with identifier: WJ00117
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-28 04:01:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7677059e-3860-53b5-aff8-874807134614 with identifier: WJ00117
2026-03-28 04:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7677059e-3860-53b5-aff8-874807134614 with identifier: WJ00117 to the API
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:28:15Z',
'fuel_type': 'petrol',
'id': '7677059e-3860-53b5-aff8-874807134614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WJ00117',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 149404,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-25',
'seller_name': None,
'title': 'Nissan Qashqai 1.6 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2008}
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ00117%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Saving data for WJ00117: {'auction_closing_time': 1774715295.0, 'created_time': 1774559048.508712, 'last_price_update_time': 1774670519.78113}
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WJ00117') HTTP/1.1" 204 0
2026-03-28 04:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: GM47184
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: KY15246
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: FX38353
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX38353%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for FX38353: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: JM07675
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: NF63759
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: BF97905
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: YW01927
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW01927%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for YW01927: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: RV18634
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV18634%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for RV18634: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: RP22465
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RP22465%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for RP22465: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: MD04022
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: RL85068
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: UN95232
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: GM12910
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: UM01016
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: FU92743
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: AK10390
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK10390%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for AK10390: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: VM43481
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM43481%27 HTTP/1.1" 200 None
2026-03-28 04:01:59 [auto1.it] INFO: Scrape type for VM43481: 0
2026-03-28 04:01:59 [auto1.it] INFO: Found listing with ID: NY79703
2026-03-28 04:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:00 [auto1.it] INFO: Channel: 24h | Page: 28 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: ZR63557
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR63557%27 HTTP/1.1" 200 None
2026-03-28 04:02:00 [auto1.it] INFO: Scrape type for ZR63557: 0
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: YN42952
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: PD49568
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: WM56040
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: TW09366
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: PJ86967
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: LC98621
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: WT33776
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: CZ68446
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: BK05178
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: GA57810
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA57810%27 HTTP/1.1" 200 None
2026-03-28 04:02:00 [auto1.it] INFO: Scrape type for GA57810: 0
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: JV05733
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: MZ19905
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ19905%27 HTTP/1.1" 200 None
2026-03-28 04:02:00 [auto1.it] INFO: Scrape type for MZ19905: 0
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: NX71377
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NX71377%27 HTTP/1.1" 200 None
2026-03-28 04:02:00 [auto1.it] INFO: Scrape type for NX71377: 0
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: EG69855
2026-03-28 04:02:00 [auto1.it] INFO: Found listing with ID: MB21840
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MB21840%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for MB21840: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: KF04407
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: NB08226
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: WJ13439
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WJ13439%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for WJ13439: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: VF45343
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF45343%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for VF45343: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: VD09142
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VD09142%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for VD09142: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: GG79286
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: LE05558
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: DJ62312
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: AG53064
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG53064%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for AG53064: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: DH05313
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: VC28315
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC28315%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for VC28315: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: NC89315
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC89315%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for NC89315: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: NU69507
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NU69507%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for NU69507: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: AE94250
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE94250%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for AE94250: 0
2026-03-28 04:02:01 [auto1.it] INFO: Found listing with ID: ZR59714
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR59714%27 HTTP/1.1" 200 None
2026-03-28 04:02:01 [auto1.it] INFO: Scrape type for ZR59714: 2
2026-03-28 04:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac46a74-30cc-5b49-8eac-43cefbfd57e3 with identifier: ZR59714
2026-03-28 04:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac46a74-30cc-5b49-8eac-43cefbfd57e3 with scrape type 2
2026-03-28 04:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac46a74-30cc-5b49-8eac-43cefbfd57e3 with scrape type 2
2026-03-28 04:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7ac46a74-30cc-5b49-8eac-43cefbfd57e3, identifier: ZR59714
2026-03-28 04:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7ac46a74-30cc-5b49-8eac-43cefbfd57e3 with identifier: ZR59714
2026-03-28 04:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7ac46a74-30cc-5b49-8eac-43cefbfd57e3 with identifier: ZR59714
2026-03-28 04:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7ac46a74-30cc-5b49-8eac-43cefbfd57e3 with identifier: ZR59714 to the API
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 252,
'expiration_date': '2026-03-28T16:33:52Z',
'fuel_type': 'hybrid',
'id': '7ac46a74-30cc-5b49-8eac-43cefbfd57e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR59714',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 96299,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-29',
'seller_name': None,
'title': 'BMW 5er 530e Luxury Line',
'transmission': 'automatic',
'trim': 'Luxury Line',
'year': 2018}
2026-03-28 04:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR59714%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Saving data for ZR59714: {'auction_closing_time': 1774715632.0, 'created_time': 1774083634.660898, 'last_price_update_time': 1774670522.002391}
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZR59714') HTTP/1.1" 204 0
2026-03-28 04:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: WH67048
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH67048%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Scrape type for WH67048: 0
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: JH32473
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: CV59380
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: RK20934
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK20934%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Scrape type for RK20934: 0
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: NC77921
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC77921%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Scrape type for NC77921: 0
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: YE04007
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YE04007%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Scrape type for YE04007: 0
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: NT79390
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT79390%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Scrape type for NT79390: 0
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: FP22884
2026-03-28 04:02:02 [auto1.it] INFO: Found listing with ID: ZV86353
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZV86353%27 HTTP/1.1" 200 None
2026-03-28 04:02:02 [auto1.it] INFO: Scrape type for ZV86353: 0
2026-03-28 04:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:03 [auto1.it] INFO: Channel: 24h | Page: 29 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: LW86273
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: FG09627
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG09627%27 HTTP/1.1" 200 None
2026-03-28 04:02:03 [auto1.it] INFO: Scrape type for FG09627: 2
2026-03-28 04:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e54265e0-2d1c-5f44-a719-d2156ab8ab1e with identifier: FG09627
2026-03-28 04:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e54265e0-2d1c-5f44-a719-d2156ab8ab1e with scrape type 2
2026-03-28 04:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e54265e0-2d1c-5f44-a719-d2156ab8ab1e with scrape type 2
2026-03-28 04:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e54265e0-2d1c-5f44-a719-d2156ab8ab1e, identifier: FG09627
2026-03-28 04:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e54265e0-2d1c-5f44-a719-d2156ab8ab1e with identifier: FG09627
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-28 04:02:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e54265e0-2d1c-5f44-a719-d2156ab8ab1e with identifier: FG09627
2026-03-28 04:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e54265e0-2d1c-5f44-a719-d2156ab8ab1e with identifier: FG09627 to the API
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 106,
'expiration_date': '2026-03-28T16:12:37Z',
'fuel_type': 'petrol',
'id': 'e54265e0-2d1c-5f44-a719-d2156ab8ab1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG09627',
'listing': 'auction',
'make': 'MG',
'model': 'ZS',
'odometer': 43726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-13',
'seller_name': None,
'title': 'MG ZS 1.5 VTi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2023}
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG09627%27 HTTP/1.1" 200 None
2026-03-28 04:02:03 [auto1.it] INFO: Saving data for FG09627: {'auction_closing_time': 1774714357.0, 'created_time': 1774559169.60375, 'last_price_update_time': 1774670523.857427}
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FG09627') HTTP/1.1" 204 0
2026-03-28 04:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: BG42211
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: XB60526
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB60526%27 HTTP/1.1" 200 None
2026-03-28 04:02:03 [auto1.it] INFO: Scrape type for XB60526: 0
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: JS97263
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: FX24983
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: VU11306
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: WH96118
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: DB15291
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB15291%27 HTTP/1.1" 200 None
2026-03-28 04:02:03 [auto1.it] INFO: Scrape type for DB15291: 0
2026-03-28 04:02:03 [auto1.it] INFO: Found listing with ID: CG32909
2026-03-28 04:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CG32909%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for CG32909: 2
2026-03-28 04:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee39d355-840c-5c58-b895-9f7be1ef39e8 with identifier: CG32909
2026-03-28 04:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee39d355-840c-5c58-b895-9f7be1ef39e8 with scrape type 2
2026-03-28 04:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee39d355-840c-5c58-b895-9f7be1ef39e8 with scrape type 2
2026-03-28 04:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ee39d355-840c-5c58-b895-9f7be1ef39e8, identifier: CG32909
2026-03-28 04:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ee39d355-840c-5c58-b895-9f7be1ef39e8 with identifier: CG32909
2026-03-28 04:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ee39d355-840c-5c58-b895-9f7be1ef39e8 with identifier: CG32909
2026-03-28 04:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ee39d355-840c-5c58-b895-9f7be1ef39e8 with identifier: CG32909 to the API
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:43:17Z',
'fuel_type': 'diesel',
'id': 'ee39d355-840c-5c58-b895-9f7be1ef39e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CG32909',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 272427,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'BMW 1er 118d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2018}
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CG32909%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Saving data for CG32909: {'auction_closing_time': 1774716197.0, 'created_time': 1772654903.440423, 'last_price_update_time': 1774670524.550242}
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CG32909') HTTP/1.1" 204 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: FE11339
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FE11339%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for FE11339: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: KY33943
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: RY92911
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RY92911%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for RY92911: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: CR43850
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR43850%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for CR43850: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: YM64414
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: VW82283
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VW82283%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for VW82283: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: LN22753
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN22753%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for LN22753: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: MH41109
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MH41109%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for MH41109: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: VH13695
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH13695%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for VH13695: 0
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: UJ01358
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: NT98508
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: CW72749
2026-03-28 04:02:04 [auto1.it] INFO: Found listing with ID: SP39094
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP39094%27 HTTP/1.1" 200 None
2026-03-28 04:02:04 [auto1.it] INFO: Scrape type for SP39094: 2
2026-03-28 04:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a382956-537d-51b3-8922-8e75c79e581b with identifier: SP39094
2026-03-28 04:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a382956-537d-51b3-8922-8e75c79e581b with scrape type 2
2026-03-28 04:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a382956-537d-51b3-8922-8e75c79e581b with scrape type 2
2026-03-28 04:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1a382956-537d-51b3-8922-8e75c79e581b, identifier: SP39094
2026-03-28 04:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1a382956-537d-51b3-8922-8e75c79e581b with identifier: SP39094
2026-03-28 04:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1a382956-537d-51b3-8922-8e75c79e581b with identifier: SP39094
2026-03-28 04:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1a382956-537d-51b3-8922-8e75c79e581b with identifier: SP39094 to the API
2026-03-28 04:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 392,
'expiration_date': '2026-03-28T16:45:28Z',
'fuel_type': 'hybrid',
'id': '1a382956-537d-51b3-8922-8e75c79e581b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SP39094',
'listing': 'auction',
'make': 'Volvo',
'model': 'S60',
'odometer': 160787,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-31',
'seller_name': None,
'title': 'Volvo S60 2.0 T8 Plug-in Hybrid R-Design AWD',
'transmission': 'automatic',
'trim': 'R-Design AWD',
'year': 2019}
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP39094%27 HTTP/1.1" 200 None
2026-03-28 04:02:05 [auto1.it] INFO: Saving data for SP39094: {'auction_closing_time': 1774716328.0, 'created_time': 1774472501.014386, 'last_price_update_time': 1774670525.231456}
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SP39094') HTTP/1.1" 204 0
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: TZ83605
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: NJ78354
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: KU06425
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KU06425%27 HTTP/1.1" 200 None
2026-03-28 04:02:05 [auto1.it] INFO: Scrape type for KU06425: 0
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: VC06734
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: NF56876
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: PK52051
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: JM74615
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: TD16332
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD16332%27 HTTP/1.1" 200 None
2026-03-28 04:02:05 [auto1.it] INFO: Scrape type for TD16332: 0
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: RF01908
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: YW19585
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: YD46190
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: XD91118
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XD91118%27 HTTP/1.1" 200 None
2026-03-28 04:02:05 [auto1.it] INFO: Scrape type for XD91118: 0
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: PW09444
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: WE18403
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: GY98380
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY98380%27 HTTP/1.1" 200 None
2026-03-28 04:02:05 [auto1.it] INFO: Scrape type for GY98380: 0
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: BK23225
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BK23225%27 HTTP/1.1" 200 None
2026-03-28 04:02:05 [auto1.it] INFO: Scrape type for BK23225: 0
2026-03-28 04:02:05 [auto1.it] INFO: Found listing with ID: FS99230
2026-03-28 04:02:05 [scrapy.extensions.logstats] INFO: Crawled 33 pages (at 17 pages/min), scraped 87 items (at 60 items/min)
2026-03-28 04:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-28 04:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:06 [auto1.it] INFO: Channel: 24h | Page: 30 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:06 [auto1.it] INFO: Found listing with ID: GU51710
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU51710%27 HTTP/1.1" 200 None
2026-03-28 04:02:06 [auto1.it] INFO: Scrape type for GU51710: 2
2026-03-28 04:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9679f3a-9df7-5c69-ae07-b5558fb29491 with identifier: GU51710
2026-03-28 04:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9679f3a-9df7-5c69-ae07-b5558fb29491 with scrape type 2
2026-03-28 04:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9679f3a-9df7-5c69-ae07-b5558fb29491 with scrape type 2
2026-03-28 04:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e9679f3a-9df7-5c69-ae07-b5558fb29491, identifier: GU51710
2026-03-28 04:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e9679f3a-9df7-5c69-ae07-b5558fb29491 with identifier: GU51710
2026-03-28 04:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e9679f3a-9df7-5c69-ae07-b5558fb29491 with identifier: GU51710
2026-03-28 04:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e9679f3a-9df7-5c69-ae07-b5558fb29491 with identifier: GU51710 to the API
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-28T16:14:41Z',
'fuel_type': 'diesel',
'id': 'e9679f3a-9df7-5c69-ae07-b5558fb29491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU51710',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 237073,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-16',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 180 d Shooting Brake AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU51710%27 HTTP/1.1" 200 None
2026-03-28 04:02:06 [auto1.it] INFO: Saving data for GU51710: {'auction_closing_time': 1774714481.0, 'created_time': 1774559166.995718, 'last_price_update_time': 1774670526.968802}
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GU51710') HTTP/1.1" 204 0
2026-03-28 04:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: LC66242
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC66242%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for LC66242: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: CK40026
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK40026%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for CK40026: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: NH64941
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH64941%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for NH64941: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: ZW62743
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW62743%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for ZW62743: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: GF15997
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: TX43497
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX43497%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for TX43497: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: LF46608
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: EW58174
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EW58174%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for EW58174: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: BJ54442
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ54442%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for BJ54442: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: WG71830
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG71830%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for WG71830: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: BN39787
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: CU47897
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: PC45346
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC45346%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for PC45346: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: PP79756
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: ET18212
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET18212%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for ET18212: 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: UB44414
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB44414%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for UB44414: 2
2026-03-28 04:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c451b5-1c76-546c-a35d-be3a779c15f3 with identifier: UB44414
2026-03-28 04:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59c451b5-1c76-546c-a35d-be3a779c15f3 with scrape type 2
2026-03-28 04:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59c451b5-1c76-546c-a35d-be3a779c15f3 with scrape type 2
2026-03-28 04:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 59c451b5-1c76-546c-a35d-be3a779c15f3, identifier: UB44414
2026-03-28 04:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 59c451b5-1c76-546c-a35d-be3a779c15f3 with identifier: UB44414
2026-03-28 04:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 59c451b5-1c76-546c-a35d-be3a779c15f3 with identifier: UB44414
2026-03-28 04:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 59c451b5-1c76-546c-a35d-be3a779c15f3 with identifier: UB44414 to the API
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:12:35Z',
'fuel_type': 'petrol',
'id': '59c451b5-1c76-546c-a35d-be3a779c15f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB44414',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 271641,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-11',
'seller_name': None,
'title': 'Renault Clio 1.2 Dynamique Ecobusiness',
'transmission': 'manual',
'trim': 'Dynamique Ecobusiness',
'year': 2011}
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB44414%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Saving data for UB44414: {'auction_closing_time': 1774714355.0, 'created_time': 1774559025.26448, 'last_price_update_time': 1774670527.716342}
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UB44414') HTTP/1.1" 204 0
2026-03-28 04:02:07 [auto1.it] INFO: Found listing with ID: KA06591
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA06591%27 HTTP/1.1" 200 None
2026-03-28 04:02:07 [auto1.it] INFO: Scrape type for KA06591: 2
2026-03-28 04:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35258b39-c1e1-5532-a1fc-eb73e7f7c57c with identifier: KA06591
2026-03-28 04:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35258b39-c1e1-5532-a1fc-eb73e7f7c57c with scrape type 2
2026-03-28 04:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35258b39-c1e1-5532-a1fc-eb73e7f7c57c with scrape type 2
2026-03-28 04:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 35258b39-c1e1-5532-a1fc-eb73e7f7c57c, identifier: KA06591
2026-03-28 04:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 35258b39-c1e1-5532-a1fc-eb73e7f7c57c with identifier: KA06591
2026-03-28 04:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 35258b39-c1e1-5532-a1fc-eb73e7f7c57c with identifier: KA06591
2026-03-28 04:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 35258b39-c1e1-5532-a1fc-eb73e7f7c57c with identifier: KA06591 to the API
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 204,
'expiration_date': '2026-03-28T16:40:47Z',
'fuel_type': 'diesel',
'id': '35258b39-c1e1-5532-a1fc-eb73e7f7c57c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KA06591',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 96743,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-20',
'seller_name': None,
'title': 'Audi Q5 40 TDI Mild-Hybrid quattro advanced',
'transmission': 'automatic',
'trim': 'quattro advanced',
'year': 2021}
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA06591%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Saving data for KA06591: {'auction_closing_time': 1774716047.0, 'created_time': 1774559121.760682, 'last_price_update_time': 1774670528.328622}
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KA06591') HTTP/1.1" 204 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: CY67116
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: GN28871
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN28871%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for GN28871: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: GA27692
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA27692%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for GA27692: 2
2026-03-28 04:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5 with identifier: GA27692
2026-03-28 04:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5 with scrape type 2
2026-03-28 04:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5 with scrape type 2
2026-03-28 04:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5, identifier: GA27692
2026-03-28 04:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5 with identifier: GA27692
2026-03-28 04:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5 with identifier: GA27692
2026-03-28 04:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5 with identifier: GA27692 to the API
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:27:39Z',
'fuel_type': 'diesel',
'id': '7dbfbe7f-2077-54bf-98a8-61ce7aaa8ac5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GA27692',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 146027,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-28',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 CDI T BlueEfficiency Executive',
'transmission': 'manual',
'trim': 'T BlueEfficiency Executive',
'year': 2011}
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GA27692%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Saving data for GA27692: {'auction_closing_time': 1774715259.0, 'created_time': 1774559122.734045, 'last_price_update_time': 1774670528.767256}
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GA27692') HTTP/1.1" 204 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: DR95248
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR95248%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for DR95248: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: BC82783
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: NR20429
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: WK48161
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK48161%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for WK48161: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: NV90062
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV90062%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for NV90062: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: EE16681
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: FR49245
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR49245%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for FR49245: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: RY75551
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: ZR71790
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: KF98112
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: XK39914
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: KA09698
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA09698%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for KA09698: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: UD95493
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: UB69293
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB69293%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for UB69293: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: DW64097
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: AR58542
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR58542%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for AR58542: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: AP13803
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP13803%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for AP13803: 0
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: BA49572
2026-03-28 04:02:08 [auto1.it] INFO: Found listing with ID: AH31892
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH31892%27 HTTP/1.1" 200 None
2026-03-28 04:02:08 [auto1.it] INFO: Scrape type for AH31892: 0
2026-03-28 04:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:09 [auto1.it] INFO: Channel: 24h | Page: 31 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: JZ33949
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: HG28302
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG28302%27 HTTP/1.1" 200 None
2026-03-28 04:02:09 [auto1.it] INFO: Scrape type for HG28302: 0
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: MZ33664
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: DH47051
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: SV45287
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: YR08736
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YR08736%27 HTTP/1.1" 200 None
2026-03-28 04:02:09 [auto1.it] INFO: Scrape type for YR08736: 0
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: JM31879
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: BB73520
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BB73520%27 HTTP/1.1" 200 None
2026-03-28 04:02:09 [auto1.it] INFO: Scrape type for BB73520: 0
2026-03-28 04:02:09 [auto1.it] INFO: Found listing with ID: BX36809
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX36809%27 HTTP/1.1" 200 None
2026-03-28 04:02:09 [auto1.it] INFO: Scrape type for BX36809: 2
2026-03-28 04:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7810a6-d7d5-50da-8bdf-326665393bc8 with identifier: BX36809
2026-03-28 04:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7810a6-d7d5-50da-8bdf-326665393bc8 with scrape type 2
2026-03-28 04:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7810a6-d7d5-50da-8bdf-326665393bc8 with scrape type 2
2026-03-28 04:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8c7810a6-d7d5-50da-8bdf-326665393bc8, identifier: BX36809
2026-03-28 04:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8c7810a6-d7d5-50da-8bdf-326665393bc8 with identifier: BX36809
2026-03-28 04:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8c7810a6-d7d5-50da-8bdf-326665393bc8 with identifier: BX36809
2026-03-28 04:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8c7810a6-d7d5-50da-8bdf-326665393bc8 with identifier: BX36809 to the API
2026-03-28 04:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:01:56Z',
'fuel_type': 'diesel',
'id': '8c7810a6-d7d5-50da-8bdf-326665393bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX36809',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 168324,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-15',
'seller_name': None,
'title': 'Fiat 500X 1.3 M-Jet Pop Star',
'transmission': 'manual',
'trim': 'Pop Star',
'year': 2015}
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX36809%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Saving data for BX36809: {'auction_closing_time': 1774713716.0, 'created_time': 1773130158.067482, 'last_price_update_time': 1774670531.13121}
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BX36809') HTTP/1.1" 204 0
2026-03-28 04:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: MD72836
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: CU10476
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU10476%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Scrape type for CU10476: 2
2026-03-28 04:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 095fe831-68d5-54a6-b237-f367d1481d53 with identifier: CU10476
2026-03-28 04:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 095fe831-68d5-54a6-b237-f367d1481d53 with scrape type 2
2026-03-28 04:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 095fe831-68d5-54a6-b237-f367d1481d53 with scrape type 2
2026-03-28 04:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 095fe831-68d5-54a6-b237-f367d1481d53, identifier: CU10476
2026-03-28 04:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 095fe831-68d5-54a6-b237-f367d1481d53 with identifier: CU10476
2026-03-28 04:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 095fe831-68d5-54a6-b237-f367d1481d53 with identifier: CU10476
2026-03-28 04:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 095fe831-68d5-54a6-b237-f367d1481d53 with identifier: CU10476 to the API
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-28T16:31:25Z',
'fuel_type': 'diesel',
'id': '095fe831-68d5-54a6-b237-f367d1481d53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CU10476',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 196578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-02',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CU10476%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Saving data for CU10476: {'auction_closing_time': 1774715485.0, 'created_time': 1773136041.387916, 'last_price_update_time': 1774670531.740544}
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='CU10476') HTTP/1.1" 204 0
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: SJ04841
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ04841%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Scrape type for SJ04841: 0
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: VV36209
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: FL80694
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL80694%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Scrape type for FL80694: 0
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: EM88233
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: FF42282
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: UH38063
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH38063%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Scrape type for UH38063: 0
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: BR49145
2026-03-28 04:02:11 [auto1.it] INFO: Found listing with ID: XE50216
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE50216%27 HTTP/1.1" 200 None
2026-03-28 04:02:11 [auto1.it] INFO: Scrape type for XE50216: 2
2026-03-28 04:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db238c5-95f3-50e7-a034-b2d3a8708b2d with identifier: XE50216
2026-03-28 04:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db238c5-95f3-50e7-a034-b2d3a8708b2d with scrape type 2
2026-03-28 04:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db238c5-95f3-50e7-a034-b2d3a8708b2d with scrape type 2
2026-03-28 04:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3db238c5-95f3-50e7-a034-b2d3a8708b2d, identifier: XE50216
2026-03-28 04:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3db238c5-95f3-50e7-a034-b2d3a8708b2d with identifier: XE50216
2026-03-28 04:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3db238c5-95f3-50e7-a034-b2d3a8708b2d with identifier: XE50216
2026-03-28 04:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3db238c5-95f3-50e7-a034-b2d3a8708b2d with identifier: XE50216 to the API
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:31:05Z',
'fuel_type': 'diesel',
'id': '3db238c5-95f3-50e7-a034-b2d3a8708b2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE50216',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 303612,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-08',
'seller_name': None,
'title': 'Volvo XC60 2.0 DRIVe Momentum',
'transmission': 'manual',
'trim': 'Momentum',
'year': 2010}
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XE50216%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Saving data for XE50216: {'auction_closing_time': 1774715465.0, 'created_time': 1774559051.391705, 'last_price_update_time': 1774670532.260543}
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='XE50216') HTTP/1.1" 204 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: VH95383
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: VB21815
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB21815%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for VB21815: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: WU32452
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: KW78911
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: AB01371
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: XF08656
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF08656%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for XF08656: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: BT51990
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BT51990%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for BT51990: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: CT54414
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT54414%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for CT54414: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: BJ21664
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ21664%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for BJ21664: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: ET28084
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: JS18967
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS18967%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for JS18967: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: UT61687
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: KV14402
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: KV97590
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: SN54717
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN54717%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for SN54717: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: PF84937
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: DT23804
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: UE59883
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE59883%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for UE59883: 2
2026-03-28 04:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6561a64f-9c31-5943-833e-4ef92f413291 with identifier: UE59883
2026-03-28 04:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6561a64f-9c31-5943-833e-4ef92f413291 with scrape type 2
2026-03-28 04:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6561a64f-9c31-5943-833e-4ef92f413291 with scrape type 2
2026-03-28 04:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 6561a64f-9c31-5943-833e-4ef92f413291, identifier: UE59883
2026-03-28 04:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 6561a64f-9c31-5943-833e-4ef92f413291 with identifier: UE59883
2026-03-28 04:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 6561a64f-9c31-5943-833e-4ef92f413291 with identifier: UE59883
2026-03-28 04:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 6561a64f-9c31-5943-833e-4ef92f413291 with identifier: UE59883 to the API
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 235,
'expiration_date': '2026-03-28T16:26:10Z',
'fuel_type': 'diesel',
'id': '6561a64f-9c31-5943-833e-4ef92f413291',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UE59883',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165399,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-30',
'seller_name': None,
'title': 'Volvo XC90 2.0 D5 Inscription AWD',
'transmission': 'automatic',
'trim': 'Inscription AWD',
'year': 2016}
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE59883%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Saving data for UE59883: {'auction_closing_time': 1774715170.0, 'created_time': 1773132537.300403, 'last_price_update_time': 1774670532.86232}
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UE59883') HTTP/1.1" 204 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: KX90230
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KX90230%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for KX90230: 0
2026-03-28 04:02:12 [auto1.it] INFO: Found listing with ID: HU53243
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU53243%27 HTTP/1.1" 200 None
2026-03-28 04:02:12 [auto1.it] INFO: Scrape type for HU53243: 2
2026-03-28 04:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5407679-a98d-5be6-8e24-4a2282f6aaed with identifier: HU53243
2026-03-28 04:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5407679-a98d-5be6-8e24-4a2282f6aaed with scrape type 2
2026-03-28 04:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5407679-a98d-5be6-8e24-4a2282f6aaed with scrape type 2
2026-03-28 04:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: a5407679-a98d-5be6-8e24-4a2282f6aaed, identifier: HU53243
2026-03-28 04:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: a5407679-a98d-5be6-8e24-4a2282f6aaed with identifier: HU53243
2026-03-28 04:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: a5407679-a98d-5be6-8e24-4a2282f6aaed with identifier: HU53243
2026-03-28 04:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: a5407679-a98d-5be6-8e24-4a2282f6aaed with identifier: HU53243 to the API
2026-03-28 04:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:34:09Z',
'fuel_type': 'diesel',
'id': 'a5407679-a98d-5be6-8e24-4a2282f6aaed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU53243',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat Alltrack',
'odometer': 125551,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-28',
'seller_name': None,
'title': 'Volkswagen Passat Alltrack 2.0 TDI 4Motion',
'transmission': 'automatic',
'trim': '4Motion',
'year': 2021}
2026-03-28 04:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU53243%27 HTTP/1.1" 200 None
2026-03-28 04:02:13 [auto1.it] INFO: Saving data for HU53243: {'auction_closing_time': 1774715649.0, 'created_time': 1774559132.695703, 'last_price_update_time': 1774670533.429664}
2026-03-28 04:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HU53243') HTTP/1.1" 204 0
2026-03-28 04:02:13 [auto1.it] INFO: Found listing with ID: ZD91383
2026-03-28 04:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:14 [auto1.it] INFO: Channel: 24h | Page: 32 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:14 [auto1.it] INFO: Found listing with ID: PZ68086
2026-03-28 04:02:14 [auto1.it] INFO: Found listing with ID: AC58297
2026-03-28 04:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AC58297%27 HTTP/1.1" 200 None
2026-03-28 04:02:14 [auto1.it] INFO: Scrape type for AC58297: 2
2026-03-28 04:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfe9960d-51be-5428-9857-7f7f1d12f50b with identifier: AC58297
2026-03-28 04:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfe9960d-51be-5428-9857-7f7f1d12f50b with scrape type 2
2026-03-28 04:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfe9960d-51be-5428-9857-7f7f1d12f50b with scrape type 2
2026-03-28 04:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bfe9960d-51be-5428-9857-7f7f1d12f50b, identifier: AC58297
2026-03-28 04:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bfe9960d-51be-5428-9857-7f7f1d12f50b with identifier: AC58297
2026-03-28 04:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bfe9960d-51be-5428-9857-7f7f1d12f50b with identifier: AC58297
2026-03-28 04:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bfe9960d-51be-5428-9857-7f7f1d12f50b with identifier: AC58297 to the API
2026-03-28 04:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-28T16:48:06Z',
'fuel_type': 'diesel',
'id': 'bfe9960d-51be-5428-9857-7f7f1d12f50b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AC58297',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 147565,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-20',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2014}
2026-03-28 04:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AC58297%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Saving data for AC58297: {'auction_closing_time': 1774716486.0, 'created_time': 1774559163.340391, 'last_price_update_time': 1774670535.155124}
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AC58297') HTTP/1.1" 204 0
2026-03-28 04:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: ED83032
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED83032%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for ED83032: 0
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: ZJ46829
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ46829%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for ZJ46829: 0
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: XW11581
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: BS34699
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS34699%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for BS34699: 0
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: FA74836
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA74836%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for FA74836: 2
2026-03-28 04:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c2460b1-10e5-5bfa-b694-d5d2c954c02b with identifier: FA74836
2026-03-28 04:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c2460b1-10e5-5bfa-b694-d5d2c954c02b with scrape type 2
2026-03-28 04:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c2460b1-10e5-5bfa-b694-d5d2c954c02b with scrape type 2
2026-03-28 04:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8c2460b1-10e5-5bfa-b694-d5d2c954c02b, identifier: FA74836
2026-03-28 04:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8c2460b1-10e5-5bfa-b694-d5d2c954c02b with identifier: FA74836
2026-03-28 04:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8c2460b1-10e5-5bfa-b694-d5d2c954c02b with identifier: FA74836
2026-03-28 04:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8c2460b1-10e5-5bfa-b694-d5d2c954c02b with identifier: FA74836 to the API
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:00:32Z',
'fuel_type': 'petrol',
'id': '8c2460b1-10e5-5bfa-b694-d5d2c954c02b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA74836',
'listing': 'auction',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 22290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seller_name': None,
'title': 'Jeep Avenger 1.2 T-GDI Longitude',
'transmission': 'manual',
'trim': 'Longitude',
'year': 2023}
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA74836%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Saving data for FA74836: {'auction_closing_time': 1774713632.0, 'created_time': 1773268187.26278, 'last_price_update_time': 1774670535.783327}
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FA74836') HTTP/1.1" 204 0
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: VB18666
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: YU90984
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU90984%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for YU90984: 0
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: TF40729
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: LN63295
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN63295%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for LN63295: 0
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: DA14696
2026-03-28 04:02:15 [auto1.it] INFO: Found listing with ID: YX40722
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX40722%27 HTTP/1.1" 200 None
2026-03-28 04:02:15 [auto1.it] INFO: Scrape type for YX40722: 2
2026-03-28 04:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1877b170-12d6-513e-a5db-3e69b511e303 with identifier: YX40722
2026-03-28 04:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1877b170-12d6-513e-a5db-3e69b511e303 with scrape type 2
2026-03-28 04:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1877b170-12d6-513e-a5db-3e69b511e303 with scrape type 2
2026-03-28 04:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1877b170-12d6-513e-a5db-3e69b511e303, identifier: YX40722
2026-03-28 04:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1877b170-12d6-513e-a5db-3e69b511e303 with identifier: YX40722
2026-03-28 04:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1877b170-12d6-513e-a5db-3e69b511e303 with identifier: YX40722
2026-03-28 04:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1877b170-12d6-513e-a5db-3e69b511e303 with identifier: YX40722 to the API
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:02:15Z',
'fuel_type': 'diesel',
'id': '1877b170-12d6-513e-a5db-3e69b511e303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YX40722',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 325809,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-04',
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2009}
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX40722%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Saving data for YX40722: {'auction_closing_time': 1774713735.0, 'created_time': 1774559032.316725, 'last_price_update_time': 1774670536.246924}
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YX40722') HTTP/1.1" 204 0
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: WS98369
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS98369%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Scrape type for WS98369: 0
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: JW15936
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: HG36581
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HG36581%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Scrape type for HG36581: 0
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: BF27617
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF27617%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Scrape type for BF27617: 2
2026-03-28 04:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b809f158-bd08-53a9-b7b2-1a84c46083b6 with identifier: BF27617
2026-03-28 04:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b809f158-bd08-53a9-b7b2-1a84c46083b6 with scrape type 2
2026-03-28 04:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b809f158-bd08-53a9-b7b2-1a84c46083b6 with scrape type 2
2026-03-28 04:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b809f158-bd08-53a9-b7b2-1a84c46083b6, identifier: BF27617
2026-03-28 04:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b809f158-bd08-53a9-b7b2-1a84c46083b6 with identifier: BF27617
2026-03-28 04:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b809f158-bd08-53a9-b7b2-1a84c46083b6 with identifier: BF27617
2026-03-28 04:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b809f158-bd08-53a9-b7b2-1a84c46083b6 with identifier: BF27617 to the API
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:17:33Z',
'fuel_type': 'petrol',
'id': 'b809f158-bd08-53a9-b7b2-1a84c46083b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF27617',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 151813,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-29',
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 LT',
'transmission': 'manual',
'trim': 'LT',
'year': 2012}
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF27617%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Saving data for BF27617: {'auction_closing_time': 1774714653.0, 'created_time': 1774008037.877124, 'last_price_update_time': 1774670536.863276}
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BF27617') HTTP/1.1" 204 0
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: FH04610
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: WU42873
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: HW72110
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: ZF50990
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF50990%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Scrape type for ZF50990: 0
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: LD57265
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: TA99011
2026-03-28 04:02:16 [auto1.it] INFO: Found listing with ID: KR59858
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR59858%27 HTTP/1.1" 200 None
2026-03-28 04:02:16 [auto1.it] INFO: Scrape type for KR59858: 2
2026-03-28 04:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac99583e-b6a1-51a6-a4fc-d0b5846cc380 with identifier: KR59858
2026-03-28 04:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac99583e-b6a1-51a6-a4fc-d0b5846cc380 with scrape type 2
2026-03-28 04:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac99583e-b6a1-51a6-a4fc-d0b5846cc380 with scrape type 2
2026-03-28 04:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ac99583e-b6a1-51a6-a4fc-d0b5846cc380, identifier: KR59858
2026-03-28 04:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ac99583e-b6a1-51a6-a4fc-d0b5846cc380 with identifier: KR59858
2026-03-28 04:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ac99583e-b6a1-51a6-a4fc-d0b5846cc380 with identifier: KR59858
2026-03-28 04:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ac99583e-b6a1-51a6-a4fc-d0b5846cc380 with identifier: KR59858 to the API
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:56:06Z',
'fuel_type': 'petrol',
'id': 'ac99583e-b6a1-51a6-a4fc-d0b5846cc380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KR59858',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 150529,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-29',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2011}
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR59858%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Saving data for KR59858: {'auction_closing_time': 1774716966.0, 'created_time': 1773835351.54501, 'last_price_update_time': 1774670537.423769}
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KR59858') HTTP/1.1" 204 0
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: SK65228
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK65228%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Scrape type for SK65228: 0
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: VS16589
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: RY64752
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: XW75946
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: ZU45449
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: WM58215
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: ZP08653
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: MT35916
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MT35916%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Scrape type for MT35916: 0
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: XH06429
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: JB22661
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB22661%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Scrape type for JB22661: 0
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: TW76525
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW76525%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Scrape type for TW76525: 0
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: CP76510
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: TB87558
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB87558%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Scrape type for TB87558: 0
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: CC19770
2026-03-28 04:02:17 [auto1.it] INFO: Found listing with ID: VY00315
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY00315%27 HTTP/1.1" 200 None
2026-03-28 04:02:17 [auto1.it] INFO: Scrape type for VY00315: 2
2026-03-28 04:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e8d9262-0624-5b35-9bd0-0f3465dbfc57 with identifier: VY00315
2026-03-28 04:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e8d9262-0624-5b35-9bd0-0f3465dbfc57 with scrape type 2
2026-03-28 04:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e8d9262-0624-5b35-9bd0-0f3465dbfc57 with scrape type 2
2026-03-28 04:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7e8d9262-0624-5b35-9bd0-0f3465dbfc57, identifier: VY00315
2026-03-28 04:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7e8d9262-0624-5b35-9bd0-0f3465dbfc57 with identifier: VY00315
2026-03-28 04:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7e8d9262-0624-5b35-9bd0-0f3465dbfc57 with identifier: VY00315
2026-03-28 04:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7e8d9262-0624-5b35-9bd0-0f3465dbfc57 with identifier: VY00315 to the API
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:15:23Z',
'fuel_type': 'petrol',
'id': '7e8d9262-0624-5b35-9bd0-0f3465dbfc57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY00315',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 108792,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-31',
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 LS',
'transmission': 'manual',
'trim': 'LS',
'year': 2011}
2026-03-28 04:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY00315%27 HTTP/1.1" 200 None
2026-03-28 04:02:18 [auto1.it] INFO: Saving data for VY00315: {'auction_closing_time': 1774714523.0, 'created_time': 1774559077.154231, 'last_price_update_time': 1774670538.047654}
2026-03-28 04:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VY00315') HTTP/1.1" 204 0
2026-03-28 04:02:18 [auto1.it] INFO: Found listing with ID: PD51522
2026-03-28 04:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:20 [auto1.it] INFO: Channel: 24h | Page: 33 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:20 [auto1.it] INFO: Found listing with ID: VW75885
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VW75885%27 HTTP/1.1" 200 None
2026-03-28 04:02:20 [auto1.it] INFO: Scrape type for VW75885: 2
2026-03-28 04:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03a8064-e289-5430-a118-deab27c5f9b0 with identifier: VW75885
2026-03-28 04:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03a8064-e289-5430-a118-deab27c5f9b0 with scrape type 2
2026-03-28 04:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03a8064-e289-5430-a118-deab27c5f9b0 with scrape type 2
2026-03-28 04:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f03a8064-e289-5430-a118-deab27c5f9b0, identifier: VW75885
2026-03-28 04:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f03a8064-e289-5430-a118-deab27c5f9b0 with identifier: VW75885
2026-03-28 04:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f03a8064-e289-5430-a118-deab27c5f9b0 with identifier: VW75885
2026-03-28 04:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f03a8064-e289-5430-a118-deab27c5f9b0 with identifier: VW75885 to the API
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:40:57Z',
'fuel_type': 'diesel',
'id': 'f03a8064-e289-5430-a118-deab27c5f9b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VW75885',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 149397,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-31',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2012}
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VW75885%27 HTTP/1.1" 200 None
2026-03-28 04:02:20 [auto1.it] INFO: Saving data for VW75885: {'auction_closing_time': 1774716057.0, 'created_time': 1774472770.802683, 'last_price_update_time': 1774670540.927106}
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='VW75885') HTTP/1.1" 204 0
2026-03-28 04:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:20 [auto1.it] INFO: Found listing with ID: PA11194
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA11194%27 HTTP/1.1" 200 None
2026-03-28 04:02:20 [auto1.it] INFO: Scrape type for PA11194: 2
2026-03-28 04:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef94596-993d-5f6d-9b51-9103b4267b0a with identifier: PA11194
2026-03-28 04:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef94596-993d-5f6d-9b51-9103b4267b0a with scrape type 2
2026-03-28 04:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef94596-993d-5f6d-9b51-9103b4267b0a with scrape type 2
2026-03-28 04:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ef94596-993d-5f6d-9b51-9103b4267b0a, identifier: PA11194
2026-03-28 04:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ef94596-993d-5f6d-9b51-9103b4267b0a with identifier: PA11194
2026-03-28 04:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ef94596-993d-5f6d-9b51-9103b4267b0a with identifier: PA11194
2026-03-28 04:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ef94596-993d-5f6d-9b51-9103b4267b0a with identifier: PA11194 to the API
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:09:14Z',
'fuel_type': 'petrol',
'id': '5ef94596-993d-5f6d-9b51-9103b4267b0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA11194',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 57557,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-28',
'seller_name': None,
'title': 'Fiat Panda 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA11194%27 HTTP/1.1" 200 None
2026-03-28 04:02:21 [auto1.it] INFO: Saving data for PA11194: {'auction_closing_time': 1774714154.0, 'created_time': 1773139706.15019, 'last_price_update_time': 1774670541.380515}
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PA11194') HTTP/1.1" 204 0
2026-03-28 04:02:21 [auto1.it] INFO: Found listing with ID: KT64374
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT64374%27 HTTP/1.1" 200 None
2026-03-28 04:02:21 [auto1.it] INFO: Scrape type for KT64374: 2
2026-03-28 04:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f527b6df-fbcf-5815-a52f-0a5af05cc9d5 with identifier: KT64374
2026-03-28 04:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f527b6df-fbcf-5815-a52f-0a5af05cc9d5 with scrape type 2
2026-03-28 04:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f527b6df-fbcf-5815-a52f-0a5af05cc9d5 with scrape type 2
2026-03-28 04:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f527b6df-fbcf-5815-a52f-0a5af05cc9d5, identifier: KT64374
2026-03-28 04:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f527b6df-fbcf-5815-a52f-0a5af05cc9d5 with identifier: KT64374
2026-03-28 04:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f527b6df-fbcf-5815-a52f-0a5af05cc9d5 with identifier: KT64374
2026-03-28 04:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f527b6df-fbcf-5815-a52f-0a5af05cc9d5 with identifier: KT64374 to the API
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:43:11Z',
'fuel_type': 'petrol',
'id': 'f527b6df-fbcf-5815-a52f-0a5af05cc9d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KT64374',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 19307,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-29',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Mild-Hybrid Techno',
'transmission': 'manual',
'trim': 'Techno',
'year': 2023}
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT64374%27 HTTP/1.1" 200 None
2026-03-28 04:02:21 [auto1.it] INFO: Saving data for KT64374: {'auction_closing_time': 1774716191.0, 'created_time': 1773130363.611067, 'last_price_update_time': 1774670541.833808}
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KT64374') HTTP/1.1" 204 0
2026-03-28 04:02:21 [auto1.it] INFO: Found listing with ID: HS22192
2026-03-28 04:02:21 [auto1.it] INFO: Found listing with ID: GU77220
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77220%27 HTTP/1.1" 200 None
2026-03-28 04:02:21 [auto1.it] INFO: Scrape type for GU77220: 2
2026-03-28 04:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37033a3f-49fd-5c62-9adc-08ec955b3688 with identifier: GU77220
2026-03-28 04:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37033a3f-49fd-5c62-9adc-08ec955b3688 with scrape type 2
2026-03-28 04:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37033a3f-49fd-5c62-9adc-08ec955b3688 with scrape type 2
2026-03-28 04:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 37033a3f-49fd-5c62-9adc-08ec955b3688, identifier: GU77220
2026-03-28 04:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 37033a3f-49fd-5c62-9adc-08ec955b3688 with identifier: GU77220
2026-03-28 04:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 37033a3f-49fd-5c62-9adc-08ec955b3688 with identifier: GU77220
2026-03-28 04:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 37033a3f-49fd-5c62-9adc-08ec955b3688 with identifier: GU77220 to the API
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:29:00Z',
'fuel_type': 'petrol',
'id': '37033a3f-49fd-5c62-9adc-08ec955b3688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GU77220',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 152709,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-30',
'seller_name': None,
'title': 'Opel Meriva 1.4 Turbo Elective',
'transmission': 'manual',
'trim': 'Elective',
'year': 2012}
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU77220%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Saving data for GU77220: {'auction_closing_time': 1774715340.0, 'created_time': 1773270584.129157, 'last_price_update_time': 1774670542.26408}
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='GU77220') HTTP/1.1" 204 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: KC61332
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: VZ02173
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: GR02262
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: LJ91384
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: CY31858
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: WM29038
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM29038%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for WM29038: 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: XN45534
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: LR14245
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR14245%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for LR14245: 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: UH68033
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH68033%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for UH68033: 2
2026-03-28 04:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d9c54b1-6fad-5126-9136-f64bea74b6d9 with identifier: UH68033
2026-03-28 04:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d9c54b1-6fad-5126-9136-f64bea74b6d9 with scrape type 2
2026-03-28 04:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d9c54b1-6fad-5126-9136-f64bea74b6d9 with scrape type 2
2026-03-28 04:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8d9c54b1-6fad-5126-9136-f64bea74b6d9, identifier: UH68033
2026-03-28 04:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8d9c54b1-6fad-5126-9136-f64bea74b6d9 with identifier: UH68033
2026-03-28 04:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8d9c54b1-6fad-5126-9136-f64bea74b6d9 with identifier: UH68033
2026-03-28 04:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8d9c54b1-6fad-5126-9136-f64bea74b6d9 with identifier: UH68033 to the API
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:52:33Z',
'fuel_type': 'diesel',
'id': '8d9c54b1-6fad-5126-9136-f64bea74b6d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH68033',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 163800,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-24',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 CDI Urban',
'transmission': 'automatic',
'trim': 'Urban',
'year': 2015}
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH68033%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Saving data for UH68033: {'auction_closing_time': 1774716753.0, 'created_time': 1773231722.86829, 'last_price_update_time': 1774670542.76348}
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UH68033') HTTP/1.1" 204 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: VN85673
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: RM92926
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM92926%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for RM92926: 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: NV20276
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV20276%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for NV20276: 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: UX25777
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: EK30542
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: ME36954
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: FY24285
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FY24285%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for FY24285: 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: GW87454
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW87454%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for GW87454: 0
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: JS13846
2026-03-28 04:02:22 [auto1.it] INFO: Found listing with ID: NB30604
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB30604%27 HTTP/1.1" 200 None
2026-03-28 04:02:22 [auto1.it] INFO: Scrape type for NB30604: 2
2026-03-28 04:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d with identifier: NB30604
2026-03-28 04:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d with scrape type 2
2026-03-28 04:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d with scrape type 2
2026-03-28 04:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d, identifier: NB30604
2026-03-28 04:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d with identifier: NB30604
2026-03-28 04:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d with identifier: NB30604
2026-03-28 04:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d with identifier: NB30604 to the API
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:06:23Z',
'fuel_type': 'diesel',
'id': '3ff743fd-6fba-5963-b5e3-1ca6eeaaf64d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NB30604',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 176632,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-01',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2011}
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB30604%27 HTTP/1.1" 200 None
2026-03-28 04:02:23 [auto1.it] INFO: Saving data for NB30604: {'auction_closing_time': 1774713983.0, 'created_time': 1774472767.576915, 'last_price_update_time': 1774670543.375011}
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NB30604') HTTP/1.1" 204 0
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: CS63696
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS63696%27 HTTP/1.1" 200 None
2026-03-28 04:02:23 [auto1.it] INFO: Scrape type for CS63696: 0
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: HW76597
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: AB32606
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: TM60577
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM60577%27 HTTP/1.1" 200 None
2026-03-28 04:02:23 [auto1.it] INFO: Scrape type for TM60577: 0
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: NT36373
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: YX73536
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX73536%27 HTTP/1.1" 200 None
2026-03-28 04:02:23 [auto1.it] INFO: Scrape type for YX73536: 0
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: YH73900
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: TN90495
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: UE02945
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE02945%27 HTTP/1.1" 200 None
2026-03-28 04:02:23 [auto1.it] INFO: Scrape type for UE02945: 0
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: AX03147
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: BZ92290
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: PB66725
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: TB34384
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: MJ42614
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: RJ57897
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: GT90583
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT90583%27 HTTP/1.1" 200 None
2026-03-28 04:02:23 [auto1.it] INFO: Scrape type for GT90583: 0
2026-03-28 04:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:23 [auto1.it] INFO: Channel: 24h | Page: 34 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: BJ81440
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: AF34826
2026-03-28 04:02:23 [auto1.it] INFO: Found listing with ID: UC76692
2026-03-28 04:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC76692%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for UC76692: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: XX89232
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX89232%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for XX89232: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: PW51230
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW51230%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for PW51230: 2
2026-03-28 04:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e4758a2-d728-5b96-955a-87241bd4f147 with identifier: PW51230
2026-03-28 04:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e4758a2-d728-5b96-955a-87241bd4f147 with scrape type 2
2026-03-28 04:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e4758a2-d728-5b96-955a-87241bd4f147 with scrape type 2
2026-03-28 04:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0e4758a2-d728-5b96-955a-87241bd4f147, identifier: PW51230
2026-03-28 04:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0e4758a2-d728-5b96-955a-87241bd4f147 with identifier: PW51230
2026-03-28 04:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0e4758a2-d728-5b96-955a-87241bd4f147 with identifier: PW51230
2026-03-28 04:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0e4758a2-d728-5b96-955a-87241bd4f147 with identifier: PW51230 to the API
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 144,
'expiration_date': '2026-03-28T16:19:44Z',
'fuel_type': 'gas',
'id': '0e4758a2-d728-5b96-955a-87241bd4f147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PW51230',
'listing': 'auction',
'make': 'Haval',
'model': 'H2',
'odometer': 116408,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-20',
'seller_name': None,
'title': 'Haval H2 1.5 LPG Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2020}
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW51230%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Saving data for PW51230: {'auction_closing_time': 1774714784.0, 'created_time': 1774472839.915463, 'last_price_update_time': 1774670544.437407}
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PW51230') HTTP/1.1" 204 0
2026-03-28 04:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: TU80185
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: KE18489
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: TN86545
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: DT89557
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT89557%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for DT89557: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: SN05333
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN05333%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for SN05333: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: NF06538
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: XD75344
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: WV36491
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV36491%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for WV36491: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: HR62667
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: NG38983
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG38983%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for NG38983: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: GT34435
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT34435%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for GT34435: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: DM32670
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM32670%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for DM32670: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: SM92282
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM92282%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for SM92282: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: LF83969
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LF83969%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for LF83969: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: YA27066
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA27066%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for YA27066: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: GF32219
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF32219%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for GF32219: 0
2026-03-28 04:02:24 [auto1.it] INFO: Found listing with ID: WW13816
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW13816%27 HTTP/1.1" 200 None
2026-03-28 04:02:24 [auto1.it] INFO: Scrape type for WW13816: 2
2026-03-28 04:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f142117-e6b8-539f-9a60-d16789ec09a3 with identifier: WW13816
2026-03-28 04:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f142117-e6b8-539f-9a60-d16789ec09a3 with scrape type 2
2026-03-28 04:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f142117-e6b8-539f-9a60-d16789ec09a3 with scrape type 2
2026-03-28 04:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 2f142117-e6b8-539f-9a60-d16789ec09a3, identifier: WW13816
2026-03-28 04:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 2f142117-e6b8-539f-9a60-d16789ec09a3 with identifier: WW13816
2026-03-28 04:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 2f142117-e6b8-539f-9a60-d16789ec09a3 with identifier: WW13816
2026-03-28 04:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 2f142117-e6b8-539f-9a60-d16789ec09a3 with identifier: WW13816 to the API
2026-03-28 04:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:36:21Z',
'fuel_type': 'diesel',
'id': '2f142117-e6b8-539f-9a60-d16789ec09a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW13816',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 189537,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-31',
'seller_name': None,
'title': 'Volvo XC60 2.4 D4 Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2013}
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW13816%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Saving data for WW13816: {'auction_closing_time': 1774715781.0, 'created_time': 1774559184.766331, 'last_price_update_time': 1774670545.175805}
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WW13816') HTTP/1.1" 204 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: KW05782
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: FM41301
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM41301%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for FM41301: 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: PV36445
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV36445%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for PV36445: 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: JE16682
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: PY44760
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: YA27479
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: GP83867
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: RK56494
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK56494%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for RK56494: 2
2026-03-28 04:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3cdcc56-135d-5480-be50-ec279f9fa6e6 with identifier: RK56494
2026-03-28 04:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3cdcc56-135d-5480-be50-ec279f9fa6e6 with scrape type 2
2026-03-28 04:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3cdcc56-135d-5480-be50-ec279f9fa6e6 with scrape type 2
2026-03-28 04:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d3cdcc56-135d-5480-be50-ec279f9fa6e6, identifier: RK56494
2026-03-28 04:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d3cdcc56-135d-5480-be50-ec279f9fa6e6 with identifier: RK56494
2026-03-28 04:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d3cdcc56-135d-5480-be50-ec279f9fa6e6 with identifier: RK56494
2026-03-28 04:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d3cdcc56-135d-5480-be50-ec279f9fa6e6 with identifier: RK56494 to the API
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:57:36Z',
'fuel_type': 'diesel',
'id': 'd3cdcc56-135d-5480-be50-ec279f9fa6e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK56494',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 168468,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-21',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 CDI T Classic',
'transmission': 'automatic',
'trim': 'T Classic',
'year': 2010}
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RK56494%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Saving data for RK56494: {'auction_closing_time': 1774717056.0, 'created_time': 1773997439.31616, 'last_price_update_time': 1774670545.768583}
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RK56494') HTTP/1.1" 204 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: FS14402
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS14402%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for FS14402: 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: AS05452
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: ES04012
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: LZ09270
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: AS39534
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS39534%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for AS39534: 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: DL65362
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: EN70026
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EN70026%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for EN70026: 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: XT78781
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT78781%27 HTTP/1.1" 200 None
2026-03-28 04:02:25 [auto1.it] INFO: Scrape type for XT78781: 0
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: CZ95838
2026-03-28 04:02:25 [auto1.it] INFO: Found listing with ID: LZ34680
2026-03-28 04:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:33 [auto1.it] INFO: Channel: 24h | Page: 35 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:33 [auto1.it] INFO: Found listing with ID: AN40699
2026-03-28 04:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN40699%27 HTTP/1.1" 200 None
2026-03-28 04:02:33 [auto1.it] INFO: Scrape type for AN40699: 0
2026-03-28 04:02:33 [auto1.it] INFO: Found listing with ID: UC06691
2026-03-28 04:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC06691%27 HTTP/1.1" 200 None
2026-03-28 04:02:33 [auto1.it] INFO: Scrape type for UC06691: 2
2026-03-28 04:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1ca3726-ee9f-533d-96d2-ca1f916ed984 with identifier: UC06691
2026-03-28 04:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1ca3726-ee9f-533d-96d2-ca1f916ed984 with scrape type 2
2026-03-28 04:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1ca3726-ee9f-533d-96d2-ca1f916ed984 with scrape type 2
2026-03-28 04:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b1ca3726-ee9f-533d-96d2-ca1f916ed984, identifier: UC06691
2026-03-28 04:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b1ca3726-ee9f-533d-96d2-ca1f916ed984 with identifier: UC06691
2026-03-28 04:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b1ca3726-ee9f-533d-96d2-ca1f916ed984 with identifier: UC06691
2026-03-28 04:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b1ca3726-ee9f-533d-96d2-ca1f916ed984 with identifier: UC06691 to the API
2026-03-28 04:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-28T16:43:01Z',
'fuel_type': 'diesel',
'id': 'b1ca3726-ee9f-533d-96d2-ca1f916ed984',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UC06691',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 81063,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-02',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2018}
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC06691%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Saving data for UC06691: {'auction_closing_time': 1774716181.0, 'created_time': 1774083633.750991, 'last_price_update_time': 1774670554.071623}
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UC06691') HTTP/1.1" 204 0
2026-03-28 04:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: ZH38248
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH38248%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for ZH38248: 0
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: DZ90619
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: CE26038
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: NB63581
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB63581%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for NB63581: 0
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: VM26372
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: NL15395
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: BG87604
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: LZ35961
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: YT66548
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: AZ05187
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: WS24501
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS24501%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for WS24501: 0
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: NR87302
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR87302%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for NR87302: 0
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: ML34451
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML34451%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for ML34451: 2
2026-03-28 04:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ffe53ac-2785-5689-a92c-c409ee260d88 with identifier: ML34451
2026-03-28 04:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ffe53ac-2785-5689-a92c-c409ee260d88 with scrape type 2
2026-03-28 04:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ffe53ac-2785-5689-a92c-c409ee260d88 with scrape type 2
2026-03-28 04:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ffe53ac-2785-5689-a92c-c409ee260d88, identifier: ML34451
2026-03-28 04:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ffe53ac-2785-5689-a92c-c409ee260d88 with identifier: ML34451
2026-03-28 04:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ffe53ac-2785-5689-a92c-c409ee260d88 with identifier: ML34451
2026-03-28 04:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ffe53ac-2785-5689-a92c-c409ee260d88 with identifier: ML34451 to the API
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-28T16:30:03Z',
'fuel_type': 'petrol',
'id': '5ffe53ac-2785-5689-a92c-c409ee260d88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML34451',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Alto',
'odometer': 146645,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-31',
'seller_name': None,
'title': 'Suzuki Alto 1.0 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2011}
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ML34451%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Saving data for ML34451: {'auction_closing_time': 1774715403.0, 'created_time': 1773268800.397158, 'last_price_update_time': 1774670554.737314}
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ML34451') HTTP/1.1" 204 0
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: ZS54460
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS54460%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for ZS54460: 0
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: KC88593
2026-03-28 04:02:34 [auto1.it] INFO: Found listing with ID: JH12834
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH12834%27 HTTP/1.1" 200 None
2026-03-28 04:02:34 [auto1.it] INFO: Scrape type for JH12834: 2
2026-03-28 04:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd60500-2a7e-50c2-babe-d7d30b5f5502 with identifier: JH12834
2026-03-28 04:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd60500-2a7e-50c2-babe-d7d30b5f5502 with scrape type 2
2026-03-28 04:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bd60500-2a7e-50c2-babe-d7d30b5f5502 with scrape type 2
2026-03-28 04:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4bd60500-2a7e-50c2-babe-d7d30b5f5502, identifier: JH12834
2026-03-28 04:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4bd60500-2a7e-50c2-babe-d7d30b5f5502 with identifier: JH12834
2026-03-28 04:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4bd60500-2a7e-50c2-babe-d7d30b5f5502 with identifier: JH12834
2026-03-28 04:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4bd60500-2a7e-50c2-babe-d7d30b5f5502 with identifier: JH12834 to the API
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-28T16:58:39Z',
'fuel_type': 'diesel',
'id': '4bd60500-2a7e-50c2-babe-d7d30b5f5502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JH12834',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 320028,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-26',
'seller_name': None,
'title': 'Audi A4 2.0 TDI Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2018}
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH12834%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Saving data for JH12834: {'auction_closing_time': 1774717119.0, 'created_time': 1774472780.323619, 'last_price_update_time': 1774670555.340123}
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JH12834') HTTP/1.1" 204 0
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: UH56050
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: VE88440
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: WS26494
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS26494%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Scrape type for WS26494: 0
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: VK91535
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: BF34891
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: FJ33750
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ33750%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Scrape type for FJ33750: 0
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: XN46207
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: NF47535
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: AW83777
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: UN97193
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UN97193%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Scrape type for UN97193: 0
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: MN57252
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN57252%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Scrape type for MN57252: 0
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: TZ83708
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ83708%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Scrape type for TZ83708: 0
2026-03-28 04:02:35 [auto1.it] INFO: Found listing with ID: KZ82470
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ82470%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Scrape type for KZ82470: 2
2026-03-28 04:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f with identifier: KZ82470
2026-03-28 04:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f with scrape type 2
2026-03-28 04:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f with scrape type 2
2026-03-28 04:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f, identifier: KZ82470
2026-03-28 04:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f with identifier: KZ82470
2026-03-28 04:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f with identifier: KZ82470
2026-03-28 04:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f with identifier: KZ82470 to the API
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:39:16Z',
'fuel_type': 'diesel',
'id': 'f85cc4af-a34b-5ed2-a921-ddbf8d2d0a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ82470',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 218594,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-25',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Vignale',
'transmission': 'automatic',
'trim': 'Vignale',
'year': 2018}
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ82470%27 HTTP/1.1" 200 None
2026-03-28 04:02:35 [auto1.it] INFO: Saving data for KZ82470: {'auction_closing_time': 1774715956.0, 'created_time': 1773267483.278146, 'last_price_update_time': 1774670555.958274}
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KZ82470') HTTP/1.1" 204 0
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: MW18742
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW18742%27 HTTP/1.1" 200 None
2026-03-28 04:02:36 [auto1.it] INFO: Scrape type for MW18742: 0
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: FC02474
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC02474%27 HTTP/1.1" 200 None
2026-03-28 04:02:36 [auto1.it] INFO: Scrape type for FC02474: 0
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: JA78037
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA78037%27 HTTP/1.1" 200 None
2026-03-28 04:02:36 [auto1.it] INFO: Scrape type for JA78037: 2
2026-03-28 04:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5a54253-fa78-516e-b295-0c1cfd51d367 with identifier: JA78037
2026-03-28 04:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5a54253-fa78-516e-b295-0c1cfd51d367 with scrape type 2
2026-03-28 04:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5a54253-fa78-516e-b295-0c1cfd51d367 with scrape type 2
2026-03-28 04:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e5a54253-fa78-516e-b295-0c1cfd51d367, identifier: JA78037
2026-03-28 04:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e5a54253-fa78-516e-b295-0c1cfd51d367 with identifier: JA78037
2026-03-28 04:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e5a54253-fa78-516e-b295-0c1cfd51d367 with identifier: JA78037
2026-03-28 04:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e5a54253-fa78-516e-b295-0c1cfd51d367 with identifier: JA78037 to the API
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-28T16:00:05Z',
'fuel_type': 'petrol',
'id': 'e5a54253-fa78-516e-b295-0c1cfd51d367',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA78037',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 23236,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-08',
'seller_name': None,
'title': 'Toyota Yaris 1.33 Dual VVT-i Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2009}
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JA78037%27 HTTP/1.1" 200 None
2026-03-28 04:02:36 [auto1.it] INFO: Saving data for JA78037: {'auction_closing_time': 1774713605.0, 'created_time': 1773269854.257132, 'last_price_update_time': 1774670556.649705}
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JA78037') HTTP/1.1" 204 0
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: BN58540
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: FU65166
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: YV43254
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: CA25129
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA25129%27 HTTP/1.1" 200 None
2026-03-28 04:02:36 [auto1.it] INFO: Scrape type for CA25129: 0
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: CE40479
2026-03-28 04:02:36 [auto1.it] INFO: Found listing with ID: WT36822
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WT36822%27 HTTP/1.1" 200 None
2026-03-28 04:02:36 [auto1.it] INFO: Scrape type for WT36822: 0
2026-03-28 04:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:37 [auto1.it] INFO: Channel: 24h | Page: 36 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: HN39146
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: DK95010
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK95010%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for DK95010: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: ZT62923
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: MV32158
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MV32158%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for MV32158: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: RV46359
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV46359%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for RV46359: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: VX22650
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: UV86732
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: LR88611
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: KC34999
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC34999%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for KC34999: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: YG71564
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG71564%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for YG71564: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: SU56229
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: FJ79920
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: LN35929
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: VS62042
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: VR29883
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: CR81411
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR81411%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for CR81411: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: PS88419
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: HP97671
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP97671%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for HP97671: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: NP87622
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP87622%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for NP87622: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: UA26994
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: AM15207
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AM15207%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for AM15207: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: ZP66852
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: AJ97294
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: SW80726
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: MA64070
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA64070%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for MA64070: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: EM71095
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: VS38043
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: JW99626
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JW99626%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for JW99626: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: MK90568
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK90568%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for MK90568: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: JX77984
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JX77984%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for JX77984: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: PA30121
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: HJ68479
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: GK89586
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GK89586%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for GK89586: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: GT17174
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT17174%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for GT17174: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: RE49156
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE49156%27 HTTP/1.1" 200 None
2026-03-28 04:02:37 [auto1.it] INFO: Scrape type for RE49156: 0
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: CJ22760
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: FW39632
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: JA96150
2026-03-28 04:02:37 [auto1.it] INFO: Found listing with ID: EG94847
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG94847%27 HTTP/1.1" 200 None
2026-03-28 04:02:38 [auto1.it] INFO: Scrape type for EG94847: 0
2026-03-28 04:02:38 [auto1.it] INFO: Found listing with ID: SN82896
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN82896%27 HTTP/1.1" 200 None
2026-03-28 04:02:38 [auto1.it] INFO: Scrape type for SN82896: 2
2026-03-28 04:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8cb517-bf2d-5653-b6c6-508665257d7a with identifier: SN82896
2026-03-28 04:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8cb517-bf2d-5653-b6c6-508665257d7a with scrape type 2
2026-03-28 04:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8cb517-bf2d-5653-b6c6-508665257d7a with scrape type 2
2026-03-28 04:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: eb8cb517-bf2d-5653-b6c6-508665257d7a, identifier: SN82896
2026-03-28 04:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: eb8cb517-bf2d-5653-b6c6-508665257d7a with identifier: SN82896
2026-03-28 04:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: eb8cb517-bf2d-5653-b6c6-508665257d7a with identifier: SN82896
2026-03-28 04:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: eb8cb517-bf2d-5653-b6c6-508665257d7a with identifier: SN82896 to the API
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:32:53Z',
'fuel_type': 'diesel',
'id': 'eb8cb517-bf2d-5653-b6c6-508665257d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN82896',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 83672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'BMW 1er 118d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2018}
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN82896%27 HTTP/1.1" 200 None
2026-03-28 04:02:38 [auto1.it] INFO: Saving data for SN82896: {'auction_closing_time': 1774715573.0, 'created_time': 1774559117.310624, 'last_price_update_time': 1774670558.459699}
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SN82896') HTTP/1.1" 204 0
2026-03-28 04:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:39 [auto1.it] INFO: Channel: 24h | Page: 37 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:39 [auto1.it] INFO: Found listing with ID: DC70843
2026-03-28 04:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC70843%27 HTTP/1.1" 200 None
2026-03-28 04:02:39 [auto1.it] INFO: Scrape type for DC70843: 0
2026-03-28 04:02:39 [auto1.it] INFO: Found listing with ID: VL00110
2026-03-28 04:02:39 [auto1.it] INFO: Found listing with ID: ZT47825
2026-03-28 04:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT47825%27 HTTP/1.1" 200 None
2026-03-28 04:02:39 [auto1.it] INFO: Scrape type for ZT47825: 0
2026-03-28 04:02:39 [auto1.it] INFO: Found listing with ID: PZ52639
2026-03-28 04:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ52639%27 HTTP/1.1" 200 None
2026-03-28 04:02:39 [auto1.it] INFO: Scrape type for PZ52639: 2
2026-03-28 04:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c22adc5e-2b66-5bb2-acb4-88dda3714007 with identifier: PZ52639
2026-03-28 04:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c22adc5e-2b66-5bb2-acb4-88dda3714007 with scrape type 2
2026-03-28 04:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c22adc5e-2b66-5bb2-acb4-88dda3714007 with scrape type 2
2026-03-28 04:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c22adc5e-2b66-5bb2-acb4-88dda3714007, identifier: PZ52639
2026-03-28 04:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c22adc5e-2b66-5bb2-acb4-88dda3714007 with identifier: PZ52639
2026-03-28 04:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c22adc5e-2b66-5bb2-acb4-88dda3714007 with identifier: PZ52639
2026-03-28 04:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c22adc5e-2b66-5bb2-acb4-88dda3714007 with identifier: PZ52639 to the API
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:19:41Z',
'fuel_type': 'diesel',
'id': 'c22adc5e-2b66-5bb2-acb4-88dda3714007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ52639',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 217572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-24',
'seller_name': None,
'title': 'MINI One D',
'transmission': 'manual',
'trim': '',
'year': 2010}
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ52639%27 HTTP/1.1" 200 None
2026-03-28 04:02:40 [auto1.it] INFO: Saving data for PZ52639: {'auction_closing_time': 1774714781.0, 'created_time': 1774559031.621961, 'last_price_update_time': 1774670560.26471}
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PZ52639') HTTP/1.1" 204 0
2026-03-28 04:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:40 [auto1.it] INFO: Found listing with ID: HS75428
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS75428%27 HTTP/1.1" 200 None
2026-03-28 04:02:40 [auto1.it] INFO: Scrape type for HS75428: 2
2026-03-28 04:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02080ecc-8e0c-5145-94e4-6b7fed67796a with identifier: HS75428
2026-03-28 04:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02080ecc-8e0c-5145-94e4-6b7fed67796a with scrape type 2
2026-03-28 04:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02080ecc-8e0c-5145-94e4-6b7fed67796a with scrape type 2
2026-03-28 04:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 02080ecc-8e0c-5145-94e4-6b7fed67796a, identifier: HS75428
2026-03-28 04:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 02080ecc-8e0c-5145-94e4-6b7fed67796a with identifier: HS75428
2026-03-28 04:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 02080ecc-8e0c-5145-94e4-6b7fed67796a with identifier: HS75428
2026-03-28 04:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 02080ecc-8e0c-5145-94e4-6b7fed67796a with identifier: HS75428 to the API
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-28T16:09:23Z',
'fuel_type': 'diesel',
'id': '02080ecc-8e0c-5145-94e4-6b7fed67796a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS75428',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 261766,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-30',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI B-Color',
'transmission': 'manual',
'trim': 'B-Color',
'year': 2014}
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS75428%27 HTTP/1.1" 200 None
2026-03-28 04:02:40 [auto1.it] INFO: Saving data for HS75428: {'auction_closing_time': 1774714163.0, 'created_time': 1774559124.817082, 'last_price_update_time': 1774670560.68158}
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HS75428') HTTP/1.1" 204 0
2026-03-28 04:02:40 [auto1.it] INFO: Found listing with ID: MZ40359
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ40359%27 HTTP/1.1" 200 None
2026-03-28 04:02:40 [auto1.it] INFO: Scrape type for MZ40359: 0
2026-03-28 04:02:40 [auto1.it] INFO: Found listing with ID: ZM41579
2026-03-28 04:02:40 [auto1.it] INFO: Found listing with ID: SA83411
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA83411%27 HTTP/1.1" 200 None
2026-03-28 04:02:40 [auto1.it] INFO: Scrape type for SA83411: 0
2026-03-28 04:02:40 [auto1.it] INFO: Found listing with ID: PT34479
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT34479%27 HTTP/1.1" 200 None
2026-03-28 04:02:40 [auto1.it] INFO: Scrape type for PT34479: 2
2026-03-28 04:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d26e6b33-1a4b-59b4-a255-32705fd0a869 with identifier: PT34479
2026-03-28 04:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d26e6b33-1a4b-59b4-a255-32705fd0a869 with scrape type 2
2026-03-28 04:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d26e6b33-1a4b-59b4-a255-32705fd0a869 with scrape type 2
2026-03-28 04:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d26e6b33-1a4b-59b4-a255-32705fd0a869, identifier: PT34479
2026-03-28 04:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d26e6b33-1a4b-59b4-a255-32705fd0a869 with identifier: PT34479
2026-03-28 04:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d26e6b33-1a4b-59b4-a255-32705fd0a869 with identifier: PT34479
2026-03-28 04:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d26e6b33-1a4b-59b4-a255-32705fd0a869 with identifier: PT34479 to the API
2026-03-28 04:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-28T16:29:27Z',
'fuel_type': 'hybrid',
'id': 'd26e6b33-1a4b-59b4-a255-32705fd0a869',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PT34479',
'listing': 'auction',
'make': 'MG',
'model': 'EHS',
'odometer': 82616,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-27',
'seller_name': None,
'title': 'MG EHS 1.5 T-GDI Plug-in Hybrid Luxury',
'transmission': 'automatic',
'trim': 'Luxury',
'year': 2022}
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT34479%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Saving data for PT34479: {'auction_closing_time': 1774715367.0, 'created_time': 1773675151.894569, 'last_price_update_time': 1774670561.190619}
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PT34479') HTTP/1.1" 204 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: SE61764
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: GT94067
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GT94067%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for GT94067: 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: YR30940
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: AK38143
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: JW87652
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: MP39083
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: WA88594
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA88594%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for WA88594: 2
2026-03-28 04:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03db71ad-97b6-5922-bcae-1ccc07257ad4 with identifier: WA88594
2026-03-28 04:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03db71ad-97b6-5922-bcae-1ccc07257ad4 with scrape type 2
2026-03-28 04:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03db71ad-97b6-5922-bcae-1ccc07257ad4 with scrape type 2
2026-03-28 04:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 03db71ad-97b6-5922-bcae-1ccc07257ad4, identifier: WA88594
2026-03-28 04:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 03db71ad-97b6-5922-bcae-1ccc07257ad4 with identifier: WA88594
2026-03-28 04:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 03db71ad-97b6-5922-bcae-1ccc07257ad4 with identifier: WA88594
2026-03-28 04:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 03db71ad-97b6-5922-bcae-1ccc07257ad4 with identifier: WA88594 to the API
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:38:23Z',
'fuel_type': 'gas',
'id': '03db71ad-97b6-5922-bcae-1ccc07257ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA88594',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 142703,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-21',
'seller_name': None,
'title': 'Opel Corsa 1.2 Elective',
'transmission': 'manual',
'trim': 'Elective',
'year': 2013}
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA88594%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Saving data for WA88594: {'auction_closing_time': 1774715903.0, 'created_time': 1774472654.067645, 'last_price_update_time': 1774670561.747733}
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WA88594') HTTP/1.1" 204 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: AB27161
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: NN45257
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NN45257%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for NN45257: 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: JV66530
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV66530%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for JV66530: 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: JV92399
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: FP63529
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP63529%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for FP63529: 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: GD26025
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: DG54117
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DG54117%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for DG54117: 0
2026-03-28 04:02:41 [auto1.it] INFO: Found listing with ID: LC35627
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC35627%27 HTTP/1.1" 200 None
2026-03-28 04:02:41 [auto1.it] INFO: Scrape type for LC35627: 2
2026-03-28 04:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de7a62a2-d399-5423-aafe-e8a21b731e51 with identifier: LC35627
2026-03-28 04:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de7a62a2-d399-5423-aafe-e8a21b731e51 with scrape type 2
2026-03-28 04:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de7a62a2-d399-5423-aafe-e8a21b731e51 with scrape type 2
2026-03-28 04:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: de7a62a2-d399-5423-aafe-e8a21b731e51, identifier: LC35627
2026-03-28 04:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: de7a62a2-d399-5423-aafe-e8a21b731e51 with identifier: LC35627
2026-03-28 04:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: de7a62a2-d399-5423-aafe-e8a21b731e51 with identifier: LC35627
2026-03-28 04:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: de7a62a2-d399-5423-aafe-e8a21b731e51 with identifier: LC35627 to the API
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 286,
'expiration_date': '2026-03-28T16:57:42Z',
'fuel_type': 'diesel',
'id': 'de7a62a2-d399-5423-aafe-e8a21b731e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC35627',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 39761,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-13',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 300 d Mild-Hybrid AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC35627%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Saving data for LC35627: {'auction_closing_time': 1774717062.0, 'created_time': 1773663420.730041, 'last_price_update_time': 1774670562.380315}
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='LC35627') HTTP/1.1" 204 0
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: GE96866
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: YT54925
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: RN34673
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: MR41650
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR41650%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Scrape type for MR41650: 0
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: VF40015
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF40015%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Scrape type for VF40015: 0
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: WB49525
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: CG39914
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CG39914%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Scrape type for CG39914: 0
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: KD78044
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD78044%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Scrape type for KD78044: 0
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: PH76883
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: PL46674
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL46674%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Scrape type for PL46674: 0
2026-03-28 04:02:42 [auto1.it] INFO: Found listing with ID: SJ27084
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ27084%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Scrape type for SJ27084: 2
2026-03-28 04:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69fe4a92-622c-5ef3-8e4b-8a0801c13102 with identifier: SJ27084
2026-03-28 04:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69fe4a92-622c-5ef3-8e4b-8a0801c13102 with scrape type 2
2026-03-28 04:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69fe4a92-622c-5ef3-8e4b-8a0801c13102 with scrape type 2
2026-03-28 04:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 69fe4a92-622c-5ef3-8e4b-8a0801c13102, identifier: SJ27084
2026-03-28 04:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 69fe4a92-622c-5ef3-8e4b-8a0801c13102 with identifier: SJ27084
2026-03-28 04:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 69fe4a92-622c-5ef3-8e4b-8a0801c13102 with identifier: SJ27084
2026-03-28 04:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 69fe4a92-622c-5ef3-8e4b-8a0801c13102 with identifier: SJ27084 to the API
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 261,
'expiration_date': '2026-03-28T16:11:47Z',
'fuel_type': 'hybrid',
'id': '69fe4a92-622c-5ef3-8e4b-8a0801c13102',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SJ27084',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 64689,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Plug-in Hybrid R-Design 2WD',
'transmission': 'automatic',
'trim': 'R-Design 2WD',
'year': 2022}
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ27084%27 HTTP/1.1" 200 None
2026-03-28 04:02:42 [auto1.it] INFO: Saving data for SJ27084: {'auction_closing_time': 1774714307.0, 'created_time': 1773268334.28044, 'last_price_update_time': 1774670562.950307}
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='SJ27084') HTTP/1.1" 204 0
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: XT06455
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: YR22180
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: DU27082
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: AH76679
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH76679%27 HTTP/1.1" 200 None
2026-03-28 04:02:43 [auto1.it] INFO: Scrape type for AH76679: 0
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: ZS91075
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS91075%27 HTTP/1.1" 200 None
2026-03-28 04:02:43 [auto1.it] INFO: Scrape type for ZS91075: 0
2026-03-28 04:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:43 [auto1.it] INFO: Channel: 24h | Page: 38 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: GJ69248
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: RH51266
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RH51266%27 HTTP/1.1" 200 None
2026-03-28 04:02:43 [auto1.it] INFO: Scrape type for RH51266: 0
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: HH67812
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HH67812%27 HTTP/1.1" 200 None
2026-03-28 04:02:43 [auto1.it] INFO: Scrape type for HH67812: 0
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: FF98619
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF98619%27 HTTP/1.1" 200 None
2026-03-28 04:02:43 [auto1.it] INFO: Scrape type for FF98619: 0
2026-03-28 04:02:43 [auto1.it] INFO: Found listing with ID: PD61246
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD61246%27 HTTP/1.1" 200 None
2026-03-28 04:02:43 [auto1.it] INFO: Scrape type for PD61246: 2
2026-03-28 04:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c90741-3a9d-568a-bbdc-67e1e7e94cb8 with identifier: PD61246
2026-03-28 04:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c90741-3a9d-568a-bbdc-67e1e7e94cb8 with scrape type 2
2026-03-28 04:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50c90741-3a9d-568a-bbdc-67e1e7e94cb8 with scrape type 2
2026-03-28 04:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 50c90741-3a9d-568a-bbdc-67e1e7e94cb8, identifier: PD61246
2026-03-28 04:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 50c90741-3a9d-568a-bbdc-67e1e7e94cb8 with identifier: PD61246
2026-03-28 04:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 50c90741-3a9d-568a-bbdc-67e1e7e94cb8 with identifier: PD61246
2026-03-28 04:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 50c90741-3a9d-568a-bbdc-67e1e7e94cb8 with identifier: PD61246 to the API
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-28T16:02:50Z',
'fuel_type': 'diesel',
'id': '50c90741-3a9d-568a-bbdc-67e1e7e94cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD61246',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 126443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-12',
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 Diesel S',
'transmission': 'automatic',
'trim': 'S',
'year': 2018}
2026-03-28 04:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PD61246%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Saving data for PD61246: {'auction_closing_time': 1774713770.0, 'created_time': 1774472752.856251, 'last_price_update_time': 1774670564.004978}
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PD61246') HTTP/1.1" 204 0
2026-03-28 04:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: AN46141
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN46141%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for AN46141: 2
2026-03-28 04:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aadb5d00-5bd9-5c96-8ef0-fcf613ded34d with identifier: AN46141
2026-03-28 04:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aadb5d00-5bd9-5c96-8ef0-fcf613ded34d with scrape type 2
2026-03-28 04:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aadb5d00-5bd9-5c96-8ef0-fcf613ded34d with scrape type 2
2026-03-28 04:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: aadb5d00-5bd9-5c96-8ef0-fcf613ded34d, identifier: AN46141
2026-03-28 04:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: aadb5d00-5bd9-5c96-8ef0-fcf613ded34d with identifier: AN46141
2026-03-28 04:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: aadb5d00-5bd9-5c96-8ef0-fcf613ded34d with identifier: AN46141
2026-03-28 04:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: aadb5d00-5bd9-5c96-8ef0-fcf613ded34d with identifier: AN46141 to the API
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-28T16:16:35Z',
'fuel_type': 'diesel',
'id': 'aadb5d00-5bd9-5c96-8ef0-fcf613ded34d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AN46141',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 187946,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-19',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 4Matic Exclusive',
'transmission': 'automatic',
'trim': '4Matic Exclusive',
'year': 2017}
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN46141%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Saving data for AN46141: {'auction_closing_time': 1774714595.0, 'created_time': 1773997441.42329, 'last_price_update_time': 1774670564.449295}
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='AN46141') HTTP/1.1" 204 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: VY12867
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY12867%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for VY12867: 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: NP19925
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP19925%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for NP19925: 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: GP32849
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP32849%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for GP32849: 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: RG23044
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: PE03343
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE03343%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for PE03343: 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: NC40954
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC40954%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for NC40954: 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: JS86571
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: SW25122
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: ZH41426
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZH41426%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for ZH41426: 0
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: EL59293
2026-03-28 04:02:44 [auto1.it] INFO: Found listing with ID: WR52243
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR52243%27 HTTP/1.1" 200 None
2026-03-28 04:02:44 [auto1.it] INFO: Scrape type for WR52243: 2
2026-03-28 04:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d907478-cc86-5174-b574-25005cc788d8 with identifier: WR52243
2026-03-28 04:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d907478-cc86-5174-b574-25005cc788d8 with scrape type 2
2026-03-28 04:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d907478-cc86-5174-b574-25005cc788d8 with scrape type 2
2026-03-28 04:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 4d907478-cc86-5174-b574-25005cc788d8, identifier: WR52243
2026-03-28 04:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 4d907478-cc86-5174-b574-25005cc788d8 with identifier: WR52243
2026-03-28 04:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 4d907478-cc86-5174-b574-25005cc788d8 with identifier: WR52243
2026-03-28 04:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 4d907478-cc86-5174-b574-25005cc788d8 with identifier: WR52243 to the API
2026-03-28 04:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-28T16:08:51Z',
'fuel_type': 'diesel',
'id': '4d907478-cc86-5174-b574-25005cc788d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WR52243',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 179395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-05',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI GTD BlueMotion Tech',
'transmission': 'automatic',
'trim': 'GTD BlueMotion Tech',
'year': 2014}
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WR52243%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Saving data for WR52243: {'auction_closing_time': 1774714131.0, 'created_time': 1773270047.100091, 'last_price_update_time': 1774670565.163106}
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WR52243') HTTP/1.1" 204 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: RX05887
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: NF99780
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF99780%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for NF99780: 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: UY31632
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: DV60834
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: ZC00549
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZC00549%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for ZC00549: 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: TB04620
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TB04620%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for TB04620: 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: FN63794
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: NJ73400
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: TH32608
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH32608%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for TH32608: 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: ZB01532
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZB01532%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for ZB01532: 2
2026-03-28 04:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ff5d4a-b999-5dc3-a20a-a09fd511426e with identifier: ZB01532
2026-03-28 04:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ff5d4a-b999-5dc3-a20a-a09fd511426e with scrape type 2
2026-03-28 04:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ff5d4a-b999-5dc3-a20a-a09fd511426e with scrape type 2
2026-03-28 04:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f1ff5d4a-b999-5dc3-a20a-a09fd511426e, identifier: ZB01532
2026-03-28 04:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f1ff5d4a-b999-5dc3-a20a-a09fd511426e with identifier: ZB01532
2026-03-28 04:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f1ff5d4a-b999-5dc3-a20a-a09fd511426e with identifier: ZB01532
2026-03-28 04:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f1ff5d4a-b999-5dc3-a20a-a09fd511426e with identifier: ZB01532 to the API
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-28T16:43:03Z',
'fuel_type': 'petrol',
'id': 'f1ff5d4a-b999-5dc3-a20a-a09fd511426e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB01532',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 128928,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-27',
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'automatic',
'trim': '',
'year': 2019}
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZB01532%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Saving data for ZB01532: {'auction_closing_time': 1774716183.0, 'created_time': 1774559082.604841, 'last_price_update_time': 1774670565.757218}
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZB01532') HTTP/1.1" 204 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: LY23963
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY23963%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for LY23963: 0
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: AG78775
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: SY65620
2026-03-28 04:02:45 [auto1.it] INFO: Found listing with ID: WK43890
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK43890%27 HTTP/1.1" 200 None
2026-03-28 04:02:45 [auto1.it] INFO: Scrape type for WK43890: 2
2026-03-28 04:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1afff38b-34d7-5079-965e-b3a0e7364d1c with identifier: WK43890
2026-03-28 04:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1afff38b-34d7-5079-965e-b3a0e7364d1c with scrape type 2
2026-03-28 04:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1afff38b-34d7-5079-965e-b3a0e7364d1c with scrape type 2
2026-03-28 04:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1afff38b-34d7-5079-965e-b3a0e7364d1c, identifier: WK43890
2026-03-28 04:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1afff38b-34d7-5079-965e-b3a0e7364d1c with identifier: WK43890
2026-03-28 04:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1afff38b-34d7-5079-965e-b3a0e7364d1c with identifier: WK43890
2026-03-28 04:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1afff38b-34d7-5079-965e-b3a0e7364d1c with identifier: WK43890 to the API
2026-03-28 04:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:51:17Z',
'fuel_type': 'petrol',
'id': '1afff38b-34d7-5079-965e-b3a0e7364d1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WK43890',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 126889,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-26',
'seller_name': None,
'title': 'Audi A3 Sportback 1.2 TFSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2014}
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK43890%27 HTTP/1.1" 200 None
2026-03-28 04:02:46 [auto1.it] INFO: Saving data for WK43890: {'auction_closing_time': 1774716677.0, 'created_time': 1774008070.586304, 'last_price_update_time': 1774670566.2108}
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WK43890') HTTP/1.1" 204 0
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: WL49427
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: ZN97405
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN97405%27 HTTP/1.1" 200 None
2026-03-28 04:02:46 [auto1.it] INFO: Scrape type for ZN97405: 0
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: ET23172
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: PM46324
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM46324%27 HTTP/1.1" 200 None
2026-03-28 04:02:46 [auto1.it] INFO: Scrape type for PM46324: 0
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: VG33831
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: MX95744
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX95744%27 HTTP/1.1" 200 None
2026-03-28 04:02:46 [auto1.it] INFO: Scrape type for MX95744: 0
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: NA15959
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA15959%27 HTTP/1.1" 200 None
2026-03-28 04:02:46 [auto1.it] INFO: Scrape type for NA15959: 0
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: UZ16276
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ16276%27 HTTP/1.1" 200 None
2026-03-28 04:02:46 [auto1.it] INFO: Scrape type for UZ16276: 0
2026-03-28 04:02:46 [auto1.it] INFO: Found listing with ID: PX43587
2026-03-28 04:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:47 [auto1.it] INFO: Channel: 24h | Page: 39 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:47 [auto1.it] INFO: Found listing with ID: AL00602
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL00602%27 HTTP/1.1" 200 None
2026-03-28 04:02:47 [auto1.it] INFO: Scrape type for AL00602: 0
2026-03-28 04:02:47 [auto1.it] INFO: Found listing with ID: UY92824
2026-03-28 04:02:47 [auto1.it] INFO: Found listing with ID: WK45429
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK45429%27 HTTP/1.1" 200 None
2026-03-28 04:02:47 [auto1.it] INFO: Scrape type for WK45429: 0
2026-03-28 04:02:47 [auto1.it] INFO: Found listing with ID: VV53069
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV53069%27 HTTP/1.1" 200 None
2026-03-28 04:02:47 [auto1.it] INFO: Scrape type for VV53069: 0
2026-03-28 04:02:47 [auto1.it] INFO: Found listing with ID: PR60258
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR60258%27 HTTP/1.1" 200 None
2026-03-28 04:02:47 [auto1.it] INFO: Scrape type for PR60258: 2
2026-03-28 04:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3342b66-c27d-52a1-a5da-921ffcf53242 with identifier: PR60258
2026-03-28 04:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3342b66-c27d-52a1-a5da-921ffcf53242 with scrape type 2
2026-03-28 04:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3342b66-c27d-52a1-a5da-921ffcf53242 with scrape type 2
2026-03-28 04:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d3342b66-c27d-52a1-a5da-921ffcf53242, identifier: PR60258
2026-03-28 04:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d3342b66-c27d-52a1-a5da-921ffcf53242 with identifier: PR60258
2026-03-28 04:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d3342b66-c27d-52a1-a5da-921ffcf53242 with identifier: PR60258
2026-03-28 04:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d3342b66-c27d-52a1-a5da-921ffcf53242 with identifier: PR60258 to the API
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 252,
'expiration_date': '2026-03-28T16:33:01Z',
'fuel_type': 'petrol',
'id': 'd3342b66-c27d-52a1-a5da-921ffcf53242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PR60258',
'listing': 'auction',
'make': 'Porsche',
'model': 'Macan',
'odometer': 81061,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-27',
'seller_name': None,
'title': 'Porsche Macan 2.0',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PR60258%27 HTTP/1.1" 200 None
2026-03-28 04:02:47 [auto1.it] INFO: Saving data for PR60258: {'auction_closing_time': 1774715581.0, 'created_time': 1772621642.144831, 'last_price_update_time': 1774670567.99285}
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='PR60258') HTTP/1.1" 204 0
2026-03-28 04:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: SM48224
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: CR59099
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: GL14484
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: WX74031
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX74031%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for WX74031: 0
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: EU31713
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EU31713%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for EU31713: 0
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: PC08204
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC08204%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for PC08204: 0
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: ZR26877
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR26877%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for ZR26877: 0
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: TE47770
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: YG22381
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG22381%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for YG22381: 0
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: DD82932
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: DM50235
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: MB79295
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: CV31826
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: FN50437
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN50437%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for FN50437: 2
2026-03-28 04:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e74460d6-87f8-5b42-859a-93c7f6660117 with identifier: FN50437
2026-03-28 04:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e74460d6-87f8-5b42-859a-93c7f6660117 with scrape type 2
2026-03-28 04:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e74460d6-87f8-5b42-859a-93c7f6660117 with scrape type 2
2026-03-28 04:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e74460d6-87f8-5b42-859a-93c7f6660117, identifier: FN50437
2026-03-28 04:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e74460d6-87f8-5b42-859a-93c7f6660117 with identifier: FN50437
2026-03-28 04:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e74460d6-87f8-5b42-859a-93c7f6660117 with identifier: FN50437
2026-03-28 04:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e74460d6-87f8-5b42-859a-93c7f6660117 with identifier: FN50437 to the API
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 392,
'expiration_date': '2026-03-28T16:23:48Z',
'fuel_type': 'hybrid',
'id': 'e74460d6-87f8-5b42-859a-93c7f6660117',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN50437',
'listing': 'auction',
'make': 'Volvo',
'model': 'V60',
'odometer': 294912,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-12',
'seller_name': None,
'title': 'Volvo V60 2.0 T8 Plug-in Hybrid R-Design AWD',
'transmission': 'automatic',
'trim': 'R-Design AWD',
'year': 2020}
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN50437%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Saving data for FN50437: {'auction_closing_time': 1774715028.0, 'created_time': 1774559035.544163, 'last_price_update_time': 1774670568.632444}
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FN50437') HTTP/1.1" 204 0
2026-03-28 04:02:48 [auto1.it] INFO: Found listing with ID: TT40811
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT40811%27 HTTP/1.1" 200 None
2026-03-28 04:02:48 [auto1.it] INFO: Scrape type for TT40811: 2
2026-03-28 04:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17d95586-d117-56ea-98af-1aab3d918ffc with identifier: TT40811
2026-03-28 04:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17d95586-d117-56ea-98af-1aab3d918ffc with scrape type 2
2026-03-28 04:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17d95586-d117-56ea-98af-1aab3d918ffc with scrape type 2
2026-03-28 04:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 17d95586-d117-56ea-98af-1aab3d918ffc, identifier: TT40811
2026-03-28 04:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 17d95586-d117-56ea-98af-1aab3d918ffc with identifier: TT40811
2026-03-28 04:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 17d95586-d117-56ea-98af-1aab3d918ffc with identifier: TT40811
2026-03-28 04:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 17d95586-d117-56ea-98af-1aab3d918ffc with identifier: TT40811 to the API
2026-03-28 04:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-28T16:08:37Z',
'fuel_type': 'petrol',
'id': '17d95586-d117-56ea-98af-1aab3d918ffc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT40811',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto Evo',
'odometer': 197573,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-29',
'seller_name': None,
'title': 'Fiat Punto Evo 1.2 MyLife',
'transmission': 'manual',
'trim': 'MyLife',
'year': 2011}
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT40811%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Saving data for TT40811: {'auction_closing_time': 1774714117.0, 'created_time': 1773267551.275263, 'last_price_update_time': 1774670569.19203}
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TT40811') HTTP/1.1" 204 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: FJ28833
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: SE98453
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE98453%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for SE98453: 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: FL86177
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL86177%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for FL86177: 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: MY86461
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY86461%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for MY86461: 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: LK58538
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: FW75708
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: GD10861
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: AK03087
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: YR57836
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: PG69146
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG69146%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for PG69146: 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: VY17663
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY17663%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for VY17663: 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: PW49149
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: SN43721
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN43721%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for SN43721: 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: XJ48133
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: DB80555
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB80555%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for DB80555: 2
2026-03-28 04:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee0863f-0269-585a-886c-7f93ec423a5d with identifier: DB80555
2026-03-28 04:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee0863f-0269-585a-886c-7f93ec423a5d with scrape type 2
2026-03-28 04:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee0863f-0269-585a-886c-7f93ec423a5d with scrape type 2
2026-03-28 04:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 0ee0863f-0269-585a-886c-7f93ec423a5d, identifier: DB80555
2026-03-28 04:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 0ee0863f-0269-585a-886c-7f93ec423a5d with identifier: DB80555
2026-03-28 04:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 0ee0863f-0269-585a-886c-7f93ec423a5d with identifier: DB80555
2026-03-28 04:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 0ee0863f-0269-585a-886c-7f93ec423a5d with identifier: DB80555 to the API
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:13:34Z',
'fuel_type': 'diesel',
'id': '0ee0863f-0269-585a-886c-7f93ec423a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DB80555',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 159370,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-31',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Dynamique',
'transmission': 'automatic',
'trim': 'Dynamique',
'year': 2010}
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB80555%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Saving data for DB80555: {'auction_closing_time': 1774714414.0, 'created_time': 1774472523.571987, 'last_price_update_time': 1774670569.765837}
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DB80555') HTTP/1.1" 204 0
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: KL59990
2026-03-28 04:02:49 [auto1.it] INFO: Found listing with ID: YG69242
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG69242%27 HTTP/1.1" 200 None
2026-03-28 04:02:49 [auto1.it] INFO: Scrape type for YG69242: 2
2026-03-28 04:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3 with identifier: YG69242
2026-03-28 04:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3 with scrape type 2
2026-03-28 04:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3 with scrape type 2
2026-03-28 04:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3, identifier: YG69242
2026-03-28 04:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3 with identifier: YG69242
2026-03-28 04:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3 with identifier: YG69242
2026-03-28 04:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 461b2ce0-c306-5ab1-9a9e-16d2f8b219b3 with identifier: YG69242 to the API
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:18:43Z',
'fuel_type': 'petrol',
'id': '461b2ce0-c306-5ab1-9a9e-16d2f8b219b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG69242',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 295529,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-03',
'seller_name': None,
'title': 'Volkswagen Sharan 2.0 United',
'transmission': 'manual',
'trim': 'United',
'year': 2009}
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG69242%27 HTTP/1.1" 200 None
2026-03-28 04:02:50 [auto1.it] INFO: Saving data for YG69242: {'auction_closing_time': 1774714723.0, 'created_time': 1774559080.524079, 'last_price_update_time': 1774670570.28946}
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='YG69242') HTTP/1.1" 204 0
2026-03-28 04:02:50 [auto1.it] INFO: Found listing with ID: UU42512
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU42512%27 HTTP/1.1" 200 None
2026-03-28 04:02:50 [auto1.it] INFO: Scrape type for UU42512: 2
2026-03-28 04:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c667130d-4c33-576b-b957-042863130eb8 with identifier: UU42512
2026-03-28 04:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c667130d-4c33-576b-b957-042863130eb8 with scrape type 2
2026-03-28 04:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c667130d-4c33-576b-b957-042863130eb8 with scrape type 2
2026-03-28 04:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c667130d-4c33-576b-b957-042863130eb8, identifier: UU42512
2026-03-28 04:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c667130d-4c33-576b-b957-042863130eb8 with identifier: UU42512
2026-03-28 04:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c667130d-4c33-576b-b957-042863130eb8 with identifier: UU42512
2026-03-28 04:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c667130d-4c33-576b-b957-042863130eb8 with identifier: UU42512 to the API
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 320,
'expiration_date': '2026-03-28T16:07:13Z',
'fuel_type': 'hybrid',
'id': 'c667130d-4c33-576b-b957-042863130eb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU42512',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 173122,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-30',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 350e 4Matic Premium',
'transmission': 'automatic',
'trim': '4Matic Premium',
'year': 2018}
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU42512%27 HTTP/1.1" 200 None
2026-03-28 04:02:50 [auto1.it] INFO: Saving data for UU42512: {'auction_closing_time': 1774714033.0, 'created_time': 1774472787.051414, 'last_price_update_time': 1774670570.696698}
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='UU42512') HTTP/1.1" 204 0
2026-03-28 04:02:50 [auto1.it] INFO: Found listing with ID: ZY88816
2026-03-28 04:02:50 [auto1.it] INFO: Found listing with ID: KY93059
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KY93059%27 HTTP/1.1" 200 None
2026-03-28 04:02:50 [auto1.it] INFO: Scrape type for KY93059: 0
2026-03-28 04:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:51 [auto1.it] INFO: Channel: 24h | Page: 40 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:51 [auto1.it] INFO: Found listing with ID: MS58907
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS58907%27 HTTP/1.1" 200 None
2026-03-28 04:02:51 [auto1.it] INFO: Scrape type for MS58907: 0
2026-03-28 04:02:51 [auto1.it] INFO: Found listing with ID: BP59545
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP59545%27 HTTP/1.1" 200 None
2026-03-28 04:02:51 [auto1.it] INFO: Scrape type for BP59545: 0
2026-03-28 04:02:51 [auto1.it] INFO: Found listing with ID: HR68731
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR68731%27 HTTP/1.1" 200 None
2026-03-28 04:02:51 [auto1.it] INFO: Scrape type for HR68731: 0
2026-03-28 04:02:51 [auto1.it] INFO: Found listing with ID: ZL23627
2026-03-28 04:02:51 [auto1.it] INFO: Found listing with ID: GZ48200
2026-03-28 04:02:51 [auto1.it] INFO: Found listing with ID: ZK34576
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK34576%27 HTTP/1.1" 200 None
2026-03-28 04:02:51 [auto1.it] INFO: Scrape type for ZK34576: 2
2026-03-28 04:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f9a187-e50a-5c80-9034-b9905fa89e9b with identifier: ZK34576
2026-03-28 04:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f9a187-e50a-5c80-9034-b9905fa89e9b with scrape type 2
2026-03-28 04:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f9a187-e50a-5c80-9034-b9905fa89e9b with scrape type 2
2026-03-28 04:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f0f9a187-e50a-5c80-9034-b9905fa89e9b, identifier: ZK34576
2026-03-28 04:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f0f9a187-e50a-5c80-9034-b9905fa89e9b with identifier: ZK34576
2026-03-28 04:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f0f9a187-e50a-5c80-9034-b9905fa89e9b with identifier: ZK34576
2026-03-28 04:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f0f9a187-e50a-5c80-9034-b9905fa89e9b with identifier: ZK34576 to the API
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-28T16:48:08Z',
'fuel_type': 'diesel',
'id': 'f0f9a187-e50a-5c80-9034-b9905fa89e9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZK34576',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 147251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-13',
'seller_name': None,
'title': 'Renault Captur 1.5 dCi Energy Zen',
'transmission': 'manual',
'trim': 'Zen',
'year': 2017}
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK34576%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Saving data for ZK34576: {'auction_closing_time': 1774716488.0, 'created_time': 1774472834.795256, 'last_price_update_time': 1774670572.376844}
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZK34576') HTTP/1.1" 204 0
2026-03-28 04:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: TA76256
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: BA18808
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BA18808%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for BA18808: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: HX42058
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: CM62235
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: AL31593
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: FZ80781
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: EZ33304
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ33304%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for EZ33304: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: BG88110
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: NH73732
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: WT52400
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WT52400%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for WT52400: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: PP13796
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: PE82748
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE82748%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for PE82748: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: RD42515
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: RB40748
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB40748%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for RB40748: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: WK11111
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: NR02013
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: DP25317
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP25317%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for DP25317: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: RB41794
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB41794%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for RB41794: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: PV17909
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: FR96632
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR96632%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for FR96632: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: ZK68739
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZK68739%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for ZK68739: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: JV47316
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: VU35787
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: CZ70189
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: MD89845
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: JY72806
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: WS96553
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS96553%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for WS96553: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: FE23339
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FE23339%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for FE23339: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: PC30910
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PC30910%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for PC30910: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: EG37801
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG37801%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for EG37801: 0
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: CS73145
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: MB91559
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: JE32624
2026-03-28 04:02:52 [auto1.it] INFO: Found listing with ID: SX13991
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SX13991%27 HTTP/1.1" 200 None
2026-03-28 04:02:52 [auto1.it] INFO: Scrape type for SX13991: 0
2026-03-28 04:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:02:53 [auto1.it] INFO: Channel: 24h | Page: 41 | totalHits: 3302 | hits on page: 40
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: JD24635
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: NK12319
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK12319%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for NK12319: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: EV42289
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV42289%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for EV42289: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: FH21751
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: LL47627
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL47627%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for LL47627: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: AK61800
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: FU99331
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: ZJ09783
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: GF05972
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: KU92785
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: FD98463
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: UM22430
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UM22430%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for UM22430: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: DT48563
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT48563%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for DT48563: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: LN31957
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN31957%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for LN31957: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: XD93142
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: XJ13084
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: WX11793
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: JF99545
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: ST52943
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: SV47237
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: JS59612
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JS59612%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for JS59612: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: JC86695
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC86695%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for JC86695: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: HU75847
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HU75847%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for HU75847: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: SS52204
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: NF28136
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF28136%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for NF28136: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: AX14141
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AX14141%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for AX14141: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: AM53032
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: MY48140
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: MK51639
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: TP30919
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: AA66716
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: PZ55071
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: HX67406
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: LT18779
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: KZ33139
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: EC20535
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC20535%27 HTTP/1.1" 200 None
2026-03-28 04:02:53 [auto1.it] INFO: Scrape type for EC20535: 0
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: PG53512
2026-03-28 04:02:53 [auto1.it] INFO: Found listing with ID: ZB38211
2026-03-28 04:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZB38211%27 HTTP/1.1" 200 None
2026-03-28 04:02:54 [auto1.it] INFO: Scrape type for ZB38211: 0
2026-03-28 04:02:54 [auto1.it] INFO: Found listing with ID: GX99306
2026-03-28 04:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX99306%27 HTTP/1.1" 200 None
2026-03-28 04:02:54 [auto1.it] INFO: Scrape type for GX99306: 0
2026-03-28 04:02:54 [auto1.it] INFO: Found listing with ID: DX18897
2026-03-28 04:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:03 [auto1.it] INFO: Channel: 24h | Page: 42 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: DA44533
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: YW84907
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: TZ66413
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: HE47711
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: WD11743
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: AE90071
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: YJ19643
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ19643%27 HTTP/1.1" 200 None
2026-03-28 04:03:03 [auto1.it] INFO: Scrape type for YJ19643: 0
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: TH56934
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: AH91466
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AH91466%27 HTTP/1.1" 200 None
2026-03-28 04:03:03 [auto1.it] INFO: Scrape type for AH91466: 0
2026-03-28 04:03:03 [auto1.it] INFO: Found listing with ID: NE50995
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE50995%27 HTTP/1.1" 200 None
2026-03-28 04:03:03 [auto1.it] INFO: Scrape type for NE50995: 2
2026-03-28 04:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ad2c658-8e2e-527b-bbbd-7b331e84c300 with identifier: NE50995
2026-03-28 04:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ad2c658-8e2e-527b-bbbd-7b331e84c300 with scrape type 2
2026-03-28 04:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ad2c658-8e2e-527b-bbbd-7b331e84c300 with scrape type 2
2026-03-28 04:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 5ad2c658-8e2e-527b-bbbd-7b331e84c300, identifier: NE50995
2026-03-28 04:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 5ad2c658-8e2e-527b-bbbd-7b331e84c300 with identifier: NE50995
2026-03-28 04:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 5ad2c658-8e2e-527b-bbbd-7b331e84c300 with identifier: NE50995
2026-03-28 04:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 5ad2c658-8e2e-527b-bbbd-7b331e84c300 with identifier: NE50995 to the API
2026-03-28 04:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-28T16:52:56Z',
'fuel_type': 'petrol',
'id': '5ad2c658-8e2e-527b-bbbd-7b331e84c300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NE50995',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 86889,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-24',
'seller_name': None,
'title': 'Lancia Ypsilon 0.9 TwinAir Platinum',
'transmission': 'manual',
'trim': 'Platinum',
'year': 2011}
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE50995%27 HTTP/1.1" 200 None
2026-03-28 04:03:04 [auto1.it] INFO: Saving data for NE50995: {'auction_closing_time': 1774716776.0, 'created_time': 1774584036.132713, 'last_price_update_time': 1774670584.189096}
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NE50995') HTTP/1.1" 204 0
2026-03-28 04:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:04 [auto1.it] INFO: Found listing with ID: AU71506
2026-03-28 04:03:04 [auto1.it] INFO: Found listing with ID: NX21307
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NX21307%27 HTTP/1.1" 200 None
2026-03-28 04:03:04 [auto1.it] INFO: Scrape type for NX21307: 2
2026-03-28 04:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5209d7c-d689-5b83-a426-d1ffa6868ba3 with identifier: NX21307
2026-03-28 04:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5209d7c-d689-5b83-a426-d1ffa6868ba3 with scrape type 2
2026-03-28 04:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5209d7c-d689-5b83-a426-d1ffa6868ba3 with scrape type 2
2026-03-28 04:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: b5209d7c-d689-5b83-a426-d1ffa6868ba3, identifier: NX21307
2026-03-28 04:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: b5209d7c-d689-5b83-a426-d1ffa6868ba3 with identifier: NX21307
2026-03-28 04:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: b5209d7c-d689-5b83-a426-d1ffa6868ba3 with identifier: NX21307
2026-03-28 04:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: b5209d7c-d689-5b83-a426-d1ffa6868ba3 with identifier: NX21307 to the API
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-28T16:07:39Z',
'fuel_type': 'diesel',
'id': 'b5209d7c-d689-5b83-a426-d1ffa6868ba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NX21307',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-12',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 160 CDI Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2008}
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NX21307%27 HTTP/1.1" 200 None
2026-03-28 04:03:04 [auto1.it] INFO: Saving data for NX21307: {'auction_closing_time': 1774714059.0, 'created_time': 1774472516.525235, 'last_price_update_time': 1774670584.731143}
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NX21307') HTTP/1.1" 204 0
2026-03-28 04:03:04 [auto1.it] INFO: Found listing with ID: KW35256
2026-03-28 04:03:04 [auto1.it] INFO: Found listing with ID: DL15591
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL15591%27 HTTP/1.1" 200 None
2026-03-28 04:03:04 [auto1.it] INFO: Scrape type for DL15591: 2
2026-03-28 04:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a7b46f6-8113-5b03-b71f-293bf7e41f20 with identifier: DL15591
2026-03-28 04:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a7b46f6-8113-5b03-b71f-293bf7e41f20 with scrape type 2
2026-03-28 04:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a7b46f6-8113-5b03-b71f-293bf7e41f20 with scrape type 2
2026-03-28 04:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7a7b46f6-8113-5b03-b71f-293bf7e41f20, identifier: DL15591
2026-03-28 04:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7a7b46f6-8113-5b03-b71f-293bf7e41f20 with identifier: DL15591
2026-03-28 04:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7a7b46f6-8113-5b03-b71f-293bf7e41f20 with identifier: DL15591
2026-03-28 04:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7a7b46f6-8113-5b03-b71f-293bf7e41f20 with identifier: DL15591 to the API
2026-03-28 04:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 351,
'expiration_date': '2026-03-28T16:22:00Z',
'fuel_type': 'diesel',
'id': '7a7b46f6-8113-5b03-b71f-293bf7e41f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DL15591',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 145993,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-22',
'seller_name': None,
'title': 'BMW X5 xDrive 40d Mild-Hybrid M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2022}
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL15591%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Saving data for DL15591: {'auction_closing_time': 1774714920.0, 'created_time': 1774584041.06007, 'last_price_update_time': 1774670585.209162}
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='DL15591') HTTP/1.1" 204 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: SF57726
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SF57726%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for SF57726: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: MU47199
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU47199%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for MU47199: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: YZ06179
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: TU42208
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: KJ92535
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KJ92535%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for KJ92535: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: KV45254
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: FU36287
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU36287%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for FU36287: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: WL38186
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: HW99269
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: WS00889
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: RK73921
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: HC70741
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: YY30219
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: TD76554
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: VM87489
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VM87489%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for VM87489: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: AC54661
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: PP18921
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: PV19108
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: FF63562
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF63562%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for FF63562: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: AV53481
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AV53481%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for AV53481: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: CB62098
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: KS79524
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KS79524%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for KS79524: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: HM03162
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM03162%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for HM03162: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: FT78551
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT78551%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for FT78551: 0
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: SD84714
2026-03-28 04:03:05 [auto1.it] INFO: Found listing with ID: KE13415
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE13415%27 HTTP/1.1" 200 None
2026-03-28 04:03:05 [auto1.it] INFO: Scrape type for KE13415: 0
2026-03-28 04:03:05 [scrapy.extensions.logstats] INFO: Crawled 46 pages (at 13 pages/min), scraped 138 items (at 51 items/min)
2026-03-28 04:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-28 04:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:06 [auto1.it] INFO: Channel: 24h | Page: 43 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: TZ72536
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ72536%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for TZ72536: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: SV52525
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV52525%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for SV52525: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: UH63202
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH63202%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for UH63202: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: YA96146
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YA96146%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for YA96146: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: SH06277
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: UR19142
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: WK82863
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK82863%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for WK82863: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: XJ75320
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ75320%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for XJ75320: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: JU95085
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU95085%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for JU95085: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: NJ20872
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ20872%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for NJ20872: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: VE89845
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: RJ89863
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ89863%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for RJ89863: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: VN35608
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VN35608%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for VN35608: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: US42109
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US42109%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for US42109: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: JL30882
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JL30882%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for JL30882: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: AP78180
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AP78180%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for AP78180: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: DC69304
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC69304%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for DC69304: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: JE58875
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: GC49019
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC49019%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for GC49019: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: ZJ87043
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: BZ19379
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: MG94028
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: NG57771
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: LT57228
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: CF86558
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: JN49587
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: PG13965
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PG13965%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for PG13965: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: NL47700
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: JU28739
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: ZC80598
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZC80598%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for ZC80598: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: YW38439
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YW38439%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for YW38439: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: ZT67877
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: HT64034
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT64034%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for HT64034: 0
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: RV54155
2026-03-28 04:03:06 [auto1.it] INFO: Found listing with ID: FH96840
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH96840%27 HTTP/1.1" 200 None
2026-03-28 04:03:06 [auto1.it] INFO: Scrape type for FH96840: 2
2026-03-28 04:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06a8d997-3c6e-54d1-9081-d22ca592c6b9 with identifier: FH96840
2026-03-28 04:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06a8d997-3c6e-54d1-9081-d22ca592c6b9 with scrape type 2
2026-03-28 04:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06a8d997-3c6e-54d1-9081-d22ca592c6b9 with scrape type 2
2026-03-28 04:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 06a8d997-3c6e-54d1-9081-d22ca592c6b9, identifier: FH96840
2026-03-28 04:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 06a8d997-3c6e-54d1-9081-d22ca592c6b9 with identifier: FH96840
2026-03-28 04:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 06a8d997-3c6e-54d1-9081-d22ca592c6b9 with identifier: FH96840
2026-03-28 04:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 06a8d997-3c6e-54d1-9081-d22ca592c6b9 with identifier: FH96840 to the API
2026-03-28 04:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:35:35Z',
'fuel_type': 'diesel',
'id': '06a8d997-3c6e-54d1-9081-d22ca592c6b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH96840',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 53564,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-19',
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Executive 4x4',
'transmission': 'automatic',
'trim': 'Executive 4x4',
'year': 2019}
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH96840%27 HTTP/1.1" 200 None
2026-03-28 04:03:07 [auto1.it] INFO: Saving data for FH96840: {'auction_closing_time': 1774715735.0, 'created_time': 1774472827.16852, 'last_price_update_time': 1774670587.16348}
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FH96840') HTTP/1.1" 204 0
2026-03-28 04:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:07 [auto1.it] INFO: Found listing with ID: EF61328
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EF61328%27 HTTP/1.1" 200 None
2026-03-28 04:03:07 [auto1.it] INFO: Scrape type for EF61328: 0
2026-03-28 04:03:07 [auto1.it] INFO: Found listing with ID: JK09197
2026-03-28 04:03:07 [auto1.it] INFO: Found listing with ID: YE07599
2026-03-28 04:03:07 [auto1.it] INFO: Found listing with ID: WH56731
2026-03-28 04:03:07 [auto1.it] INFO: Found listing with ID: ST27095
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST27095%27 HTTP/1.1" 200 None
2026-03-28 04:03:07 [auto1.it] INFO: Scrape type for ST27095: 0
2026-03-28 04:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:08 [auto1.it] INFO: Channel: 24h | Page: 44 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:08 [auto1.it] INFO: Found listing with ID: LA78712
2026-03-28 04:03:08 [auto1.it] INFO: Found listing with ID: FA49150
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA49150%27 HTTP/1.1" 200 None
2026-03-28 04:03:08 [auto1.it] INFO: Scrape type for FA49150: 2
2026-03-28 04:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d19105-8447-595c-bb85-063eaeee7c8a with identifier: FA49150
2026-03-28 04:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d19105-8447-595c-bb85-063eaeee7c8a with scrape type 2
2026-03-28 04:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3d19105-8447-595c-bb85-063eaeee7c8a with scrape type 2
2026-03-28 04:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d3d19105-8447-595c-bb85-063eaeee7c8a, identifier: FA49150
2026-03-28 04:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d3d19105-8447-595c-bb85-063eaeee7c8a with identifier: FA49150
2026-03-28 04:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d3d19105-8447-595c-bb85-063eaeee7c8a with identifier: FA49150
2026-03-28 04:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d3d19105-8447-595c-bb85-063eaeee7c8a with identifier: FA49150 to the API
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-28T16:57:53Z',
'fuel_type': 'diesel',
'id': 'd3d19105-8447-595c-bb85-063eaeee7c8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA49150',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 229619,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-25',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350 d 4Matic Sport',
'transmission': 'automatic',
'trim': '4Matic Sport',
'year': 2016}
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA49150%27 HTTP/1.1" 200 None
2026-03-28 04:03:08 [auto1.it] INFO: Saving data for FA49150: {'auction_closing_time': 1774717073.0, 'created_time': 1774472772.649004, 'last_price_update_time': 1774670588.559485}
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='FA49150') HTTP/1.1" 204 0
2026-03-28 04:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:08 [auto1.it] INFO: Found listing with ID: BG04687
2026-03-28 04:03:08 [auto1.it] INFO: Found listing with ID: TJ80617
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ80617%27 HTTP/1.1" 200 None
2026-03-28 04:03:08 [auto1.it] INFO: Scrape type for TJ80617: 2
2026-03-28 04:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1036dacc-a733-53e3-adf0-81bc409dd3d9 with identifier: TJ80617
2026-03-28 04:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1036dacc-a733-53e3-adf0-81bc409dd3d9 with scrape type 2
2026-03-28 04:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1036dacc-a733-53e3-adf0-81bc409dd3d9 with scrape type 2
2026-03-28 04:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1036dacc-a733-53e3-adf0-81bc409dd3d9, identifier: TJ80617
2026-03-28 04:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1036dacc-a733-53e3-adf0-81bc409dd3d9 with identifier: TJ80617
2026-03-28 04:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1036dacc-a733-53e3-adf0-81bc409dd3d9 with identifier: TJ80617
2026-03-28 04:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1036dacc-a733-53e3-adf0-81bc409dd3d9 with identifier: TJ80617 to the API
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-28T16:18:15Z',
'fuel_type': 'diesel',
'id': '1036dacc-a733-53e3-adf0-81bc409dd3d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TJ80617',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 167085,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-30',
'seller_name': None,
'title': 'Jeep Compass 2.0 M-Jet Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2018}
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ80617%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Saving data for TJ80617: {'auction_closing_time': 1774714695.0, 'created_time': 1773694847.892403, 'last_price_update_time': 1774670589.072228}
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='TJ80617') HTTP/1.1" 204 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: MG40784
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG40784%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for MG40784: 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: SN49105
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: SK14741
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK14741%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for SK14741: 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: VB21565
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB21565%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for VB21565: 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: LC83851
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: HL58093
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL58093%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for HL58093: 2
2026-03-28 04:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c32946ab-cf3c-5c98-97c7-b06ed7d8e463 with identifier: HL58093
2026-03-28 04:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c32946ab-cf3c-5c98-97c7-b06ed7d8e463 with scrape type 2
2026-03-28 04:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c32946ab-cf3c-5c98-97c7-b06ed7d8e463 with scrape type 2
2026-03-28 04:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c32946ab-cf3c-5c98-97c7-b06ed7d8e463, identifier: HL58093
2026-03-28 04:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c32946ab-cf3c-5c98-97c7-b06ed7d8e463 with identifier: HL58093
2026-03-28 04:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c32946ab-cf3c-5c98-97c7-b06ed7d8e463 with identifier: HL58093
2026-03-28 04:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c32946ab-cf3c-5c98-97c7-b06ed7d8e463 with identifier: HL58093 to the API
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-28T16:17:47Z',
'fuel_type': 'petrol',
'id': 'c32946ab-cf3c-5c98-97c7-b06ed7d8e463',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL58093',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 18529,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-17',
'seller_name': None,
'title': 'Dacia Sandero 1.0 SCe Streetway Access',
'transmission': 'manual',
'trim': 'Streetway Access',
'year': 2019}
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL58093%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Saving data for HL58093: {'auction_closing_time': 1774714667.0, 'created_time': 1774083637.219989, 'last_price_update_time': 1774670589.582128}
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HL58093') HTTP/1.1" 204 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: KC12001
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KC12001%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for KC12001: 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: BF03826
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: CT12062
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: WH54468
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH54468%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for WH54468: 0
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: LK23524
2026-03-28 04:03:09 [auto1.it] INFO: Found listing with ID: WS49358
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS49358%27 HTTP/1.1" 200 None
2026-03-28 04:03:09 [auto1.it] INFO: Scrape type for WS49358: 2
2026-03-28 04:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e with identifier: WS49358
2026-03-28 04:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e with scrape type 2
2026-03-28 04:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e with scrape type 2
2026-03-28 04:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e, identifier: WS49358
2026-03-28 04:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e with identifier: WS49358
2026-03-28 04:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e with identifier: WS49358
2026-03-28 04:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e with identifier: WS49358 to the API
2026-03-28 04:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 204,
'expiration_date': '2026-03-28T16:23:26Z',
'fuel_type': 'diesel',
'id': 'e4d5e07f-08f7-5c8f-bc64-c7cc8a25a57e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WS49358',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 169152,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-13',
'seller_name': None,
'title': 'Audi A6 40 TDI Mild-Hybrid Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2019}
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS49358%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Saving data for WS49358: {'auction_closing_time': 1774715006.0, 'created_time': 1773236265.856969, 'last_price_update_time': 1774670590.193801}
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='WS49358') HTTP/1.1" 204 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: ED17590
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED17590%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for ED17590: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: FB83790
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: FP39081
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FP39081%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for FP39081: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: KC49805
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: DU03202
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: HK89247
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: CW79165
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW79165%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for CW79165: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: JE99705
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE99705%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for JE99705: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: LU55329
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU55329%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for LU55329: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: YD85432
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD85432%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for YD85432: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: GJ95983
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ95983%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for GJ95983: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: SP63067
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP63067%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for SP63067: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: KJ50164
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: VU48365
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: RS99601
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS99601%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for RS99601: 2
2026-03-28 04:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1861e69e-acc9-559c-ba29-88d440c73eed with identifier: RS99601
2026-03-28 04:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1861e69e-acc9-559c-ba29-88d440c73eed with scrape type 2
2026-03-28 04:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1861e69e-acc9-559c-ba29-88d440c73eed with scrape type 2
2026-03-28 04:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 1861e69e-acc9-559c-ba29-88d440c73eed, identifier: RS99601
2026-03-28 04:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 1861e69e-acc9-559c-ba29-88d440c73eed with identifier: RS99601
2026-03-28 04:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 1861e69e-acc9-559c-ba29-88d440c73eed with identifier: RS99601
2026-03-28 04:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 1861e69e-acc9-559c-ba29-88d440c73eed with identifier: RS99601 to the API
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-28T16:28:31Z',
'fuel_type': 'petrol',
'id': '1861e69e-acc9-559c-ba29-88d440c73eed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS99601',
'listing': 'auction',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 82370,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-31',
'seller_name': None,
'title': 'Lancia Ypsilon 0.9 TwinAir CNG Elefantino II',
'transmission': 'manual',
'trim': 'Elefantino II',
'year': 2014}
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS99601%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Saving data for RS99601: {'auction_closing_time': 1774715311.0, 'created_time': 1772705224.198718, 'last_price_update_time': 1774670590.845419}
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='RS99601') HTTP/1.1" 204 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: HS43445
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: KL91026
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: KP30696
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KP30696%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for KP30696: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: LL54959
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LL54959%27 HTTP/1.1" 200 None
2026-03-28 04:03:10 [auto1.it] INFO: Scrape type for LL54959: 0
2026-03-28 04:03:10 [auto1.it] INFO: Found listing with ID: MX03417
2026-03-28 04:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX03417%27 HTTP/1.1" 200 None
2026-03-28 04:03:11 [auto1.it] INFO: Scrape type for MX03417: 0
2026-03-28 04:03:11 [auto1.it] INFO: Found listing with ID: HY79670
2026-03-28 04:03:11 [auto1.it] INFO: Found listing with ID: BC39052
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BC39052%27 HTTP/1.1" 200 None
2026-03-28 04:03:11 [auto1.it] INFO: Scrape type for BC39052: 2
2026-03-28 04:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97dd6d46-a214-5d63-bc6d-f125388f93f5 with identifier: BC39052
2026-03-28 04:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97dd6d46-a214-5d63-bc6d-f125388f93f5 with scrape type 2
2026-03-28 04:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97dd6d46-a214-5d63-bc6d-f125388f93f5 with scrape type 2
2026-03-28 04:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 97dd6d46-a214-5d63-bc6d-f125388f93f5, identifier: BC39052
2026-03-28 04:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 97dd6d46-a214-5d63-bc6d-f125388f93f5 with identifier: BC39052
2026-03-28 04:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 97dd6d46-a214-5d63-bc6d-f125388f93f5 with identifier: BC39052
2026-03-28 04:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 97dd6d46-a214-5d63-bc6d-f125388f93f5 with identifier: BC39052 to the API
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:46:13Z',
'fuel_type': 'diesel',
'id': '97dd6d46-a214-5d63-bc6d-f125388f93f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BC39052',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLK-Klasse',
'odometer': 95819,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-04',
'seller_name': None,
'title': 'Mercedes-Benz GLK-Klasse GLK 220 CDI BlueEfficiency',
'transmission': 'automatic',
'trim': 'BlueEfficiency',
'year': 2013}
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BC39052%27 HTTP/1.1" 200 None
2026-03-28 04:03:11 [auto1.it] INFO: Saving data for BC39052: {'auction_closing_time': 1774716373.0, 'created_time': 1774559181.902271, 'last_price_update_time': 1774670591.427502}
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BC39052') HTTP/1.1" 204 0
2026-03-28 04:03:11 [auto1.it] INFO: Found listing with ID: TR00137
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TR00137%27 HTTP/1.1" 200 None
2026-03-28 04:03:11 [auto1.it] INFO: Scrape type for TR00137: 0
2026-03-28 04:03:11 [auto1.it] INFO: Found listing with ID: WU76177
2026-03-28 04:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:12 [auto1.it] INFO: Channel: 24h | Page: 45 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: DF56056
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DF56056%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for DF56056: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: YV46524
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YV46524%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for YV46524: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: GJ72408
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ72408%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for GJ72408: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: ZR61375
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR61375%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for ZR61375: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: GT16147
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: EL74502
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EL74502%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for EL74502: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: ZB49687
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: HH94865
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: PT71441
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: TT80777
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT80777%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for TT80777: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: XX06910
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: ZN78264
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: HS52325
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: HL91811
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL91811%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for HL91811: 2
2026-03-28 04:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9219eb3-5044-589c-9b4d-c8cf60f0b1d4 with identifier: HL91811
2026-03-28 04:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9219eb3-5044-589c-9b4d-c8cf60f0b1d4 with scrape type 2
2026-03-28 04:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9219eb3-5044-589c-9b4d-c8cf60f0b1d4 with scrape type 2
2026-03-28 04:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: f9219eb3-5044-589c-9b4d-c8cf60f0b1d4, identifier: HL91811
2026-03-28 04:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: f9219eb3-5044-589c-9b4d-c8cf60f0b1d4 with identifier: HL91811
2026-03-28 04:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: f9219eb3-5044-589c-9b4d-c8cf60f0b1d4 with identifier: HL91811
2026-03-28 04:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: f9219eb3-5044-589c-9b4d-c8cf60f0b1d4 with identifier: HL91811 to the API
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-28T16:03:47Z',
'fuel_type': 'diesel',
'id': 'f9219eb3-5044-589c-9b4d-c8cf60f0b1d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL91811',
'listing': 'auction',
'make': 'Skoda',
'model': 'Yeti',
'odometer': 219471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-30',
'seller_name': None,
'title': 'Skoda Yeti 1.6 TDI Active GreenLine',
'transmission': 'manual',
'trim': 'Active GreenLine',
'year': 2011}
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HL91811%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Saving data for HL91811: {'auction_closing_time': 1774713827.0, 'created_time': 1774472837.437703, 'last_price_update_time': 1774670592.724191}
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='HL91811') HTTP/1.1" 204 0
2026-03-28 04:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: FS39333
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: NT76067
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT76067%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for NT76067: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: EN82101
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EN82101%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for EN82101: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: TU90316
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU90316%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for TU90316: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: CF98226
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF98226%27 HTTP/1.1" 200 None
2026-03-28 04:03:12 [auto1.it] INFO: Scrape type for CF98226: 0
2026-03-28 04:03:12 [auto1.it] INFO: Found listing with ID: PZ28359
2026-03-28 04:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PZ28359%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for PZ28359: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: TY75037
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: HY43750
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY43750%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for HY43750: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: JV69341
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV69341%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for JV69341: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: HZ77474
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ77474%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for HZ77474: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: TN35413
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: KD77242
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: UD21419
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: MD54154
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: DS64702
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DS64702%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for DS64702: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: RU70753
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: FB74710
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: FB96198
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB96198%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for FB96198: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: NN66692
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: YS70370
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: YJ87795
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ87795%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for YJ87795: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: MR40406
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: WA35829
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: HF95426
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: FB12726
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB12726%27 HTTP/1.1" 200 None
2026-03-28 04:03:13 [auto1.it] INFO: Scrape type for FB12726: 0
2026-03-28 04:03:13 [auto1.it] INFO: Found listing with ID: YT69462
2026-03-28 04:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:15 [auto1.it] INFO: Channel: 24h | Page: 46 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: UU91583
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: XU63603
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: EK49781
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK49781%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for EK49781: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: MT13401
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: YT05499
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT05499%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for YT05499: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: ZR58855
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: VV47439
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV47439%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for VV47439: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: NF80846
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: SJ84275
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ84275%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for SJ84275: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: HY53959
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY53959%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for HY53959: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: ME40395
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: WB22440
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: ZU26854
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU26854%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for ZU26854: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: JJ73686
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ73686%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for JJ73686: 0
2026-03-28 04:03:15 [auto1.it] INFO: Found listing with ID: ZZ72466
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ72466%27 HTTP/1.1" 200 None
2026-03-28 04:03:15 [auto1.it] INFO: Scrape type for ZZ72466: 2
2026-03-28 04:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40 with identifier: ZZ72466
2026-03-28 04:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40 with scrape type 2
2026-03-28 04:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40 with scrape type 2
2026-03-28 04:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40, identifier: ZZ72466
2026-03-28 04:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40 with identifier: ZZ72466
2026-03-28 04:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40 with identifier: ZZ72466
2026-03-28 04:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40 with identifier: ZZ72466 to the API
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 286,
'expiration_date': '2026-03-28T16:57:11Z',
'fuel_type': 'diesel',
'id': 'bc63e180-ac3d-5e2b-92ff-c5e6cbb90c40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZZ72466',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 95197,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'seller_name': None,
'title': 'Audi A6 50 TDI Mild-Hybrid quattro Design',
'transmission': 'automatic',
'trim': 'quattro Design',
'year': 2020}
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZZ72466%27 HTTP/1.1" 200 None
2026-03-28 04:03:16 [auto1.it] INFO: Saving data for ZZ72466: {'auction_closing_time': 1774717031.0, 'created_time': 1773270296.265532, 'last_price_update_time': 1774670596.388929}
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='ZZ72466') HTTP/1.1" 204 0
2026-03-28 04:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: PZ93737
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: EU94181
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: MP71804
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MP71804%27 HTTP/1.1" 200 None
2026-03-28 04:03:16 [auto1.it] INFO: Scrape type for MP71804: 0
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: VM11321
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: SC36800
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: JR97776
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: TD68261
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD68261%27 HTTP/1.1" 200 None
2026-03-28 04:03:16 [auto1.it] INFO: Scrape type for TD68261: 0
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: BX49691
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: RZ83260
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: XW05686
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: XW18282
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: TZ10866
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ10866%27 HTTP/1.1" 200 None
2026-03-28 04:03:16 [auto1.it] INFO: Scrape type for TZ10866: 0
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: KZ85828
2026-03-28 04:03:16 [auto1.it] INFO: Found listing with ID: BN48518
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN48518%27 HTTP/1.1" 200 None
2026-03-28 04:03:16 [auto1.it] INFO: Scrape type for BN48518: 2
2026-03-28 04:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6ddcf3-738f-59d6-a6ad-80a7744273a3 with identifier: BN48518
2026-03-28 04:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6ddcf3-738f-59d6-a6ad-80a7744273a3 with scrape type 2
2026-03-28 04:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d6ddcf3-738f-59d6-a6ad-80a7744273a3 with scrape type 2
2026-03-28 04:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 7d6ddcf3-738f-59d6-a6ad-80a7744273a3, identifier: BN48518
2026-03-28 04:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 7d6ddcf3-738f-59d6-a6ad-80a7744273a3 with identifier: BN48518
2026-03-28 04:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 7d6ddcf3-738f-59d6-a6ad-80a7744273a3 with identifier: BN48518
2026-03-28 04:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 7d6ddcf3-738f-59d6-a6ad-80a7744273a3 with identifier: BN48518 to the API
2026-03-28 04:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:06:14Z',
'fuel_type': 'diesel',
'id': '7d6ddcf3-738f-59d6-a6ad-80a7744273a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN48518',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 49672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seller_name': None,
'title': 'Audi Q3 35 TDI S Line',
'transmission': 'automatic',
'trim': 'S Line',
'year': 2019}
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN48518%27 HTTP/1.1" 200 None
2026-03-28 04:03:17 [auto1.it] INFO: Saving data for BN48518: {'auction_closing_time': 1774713974.0, 'created_time': 1772174687.430461, 'last_price_update_time': 1774670597.236702}
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BN48518') HTTP/1.1" 204 0
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: UV86108
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: RM97748
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: BG14963
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: KF47739
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: KD47428
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: MN95731
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: BV54558
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: ZD60941
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZD60941%27 HTTP/1.1" 200 None
2026-03-28 04:03:17 [auto1.it] INFO: Scrape type for ZD60941: 0
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: ZF37954
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF37954%27 HTTP/1.1" 200 None
2026-03-28 04:03:17 [auto1.it] INFO: Scrape type for ZF37954: 0
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: BL12911
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL12911%27 HTTP/1.1" 200 None
2026-03-28 04:03:17 [auto1.it] INFO: Scrape type for BL12911: 2
2026-03-28 04:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1af1b96-1087-52d9-9eec-a768b7fcaf98 with identifier: BL12911
2026-03-28 04:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1af1b96-1087-52d9-9eec-a768b7fcaf98 with scrape type 2
2026-03-28 04:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1af1b96-1087-52d9-9eec-a768b7fcaf98 with scrape type 2
2026-03-28 04:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: c1af1b96-1087-52d9-9eec-a768b7fcaf98, identifier: BL12911
2026-03-28 04:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: c1af1b96-1087-52d9-9eec-a768b7fcaf98 with identifier: BL12911
2026-03-28 04:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: c1af1b96-1087-52d9-9eec-a768b7fcaf98 with identifier: BL12911
2026-03-28 04:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: c1af1b96-1087-52d9-9eec-a768b7fcaf98 with identifier: BL12911 to the API
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-28T16:18:53Z',
'fuel_type': 'petrol',
'id': 'c1af1b96-1087-52d9-9eec-a768b7fcaf98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BL12911',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 132809,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-25',
'seller_name': None,
'title': 'Opel Mokka 1.6 Ego ecoFlex',
'transmission': 'manual',
'trim': 'Ego ecoFlex',
'year': 2014}
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL12911%27 HTTP/1.1" 200 None
2026-03-28 04:03:17 [auto1.it] INFO: Saving data for BL12911: {'auction_closing_time': 1774714733.0, 'created_time': 1774472763.592347, 'last_price_update_time': 1774670597.79786}
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BL12911') HTTP/1.1" 204 0
2026-03-28 04:03:17 [auto1.it] INFO: Found listing with ID: NE73775
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE73775%27 HTTP/1.1" 200 None
2026-03-28 04:03:17 [auto1.it] INFO: Scrape type for NE73775: 2
2026-03-28 04:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d with identifier: NE73775
2026-03-28 04:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d with scrape type 2
2026-03-28 04:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d with scrape type 2
2026-03-28 04:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d, identifier: NE73775
2026-03-28 04:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d with identifier: NE73775
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 04:03:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-28 04:03:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 04:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d with identifier: NE73775
2026-03-28 04:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8ff28c8c-0b5e-5488-b8dc-fd5b1738001d with identifier: NE73775 to the API
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:37:15Z',
'fuel_type': 'petrol',
'id': '8ff28c8c-0b5e-5488-b8dc-fd5b1738001d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NE73775',
'listing': 'auction',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17267,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seller_name': None,
'title': 'Jeep Avenger 1.2 T-GDI Altitude',
'transmission': 'manual',
'trim': 'Altitude',
'year': 2023}
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE73775%27 HTTP/1.1" 200 None
2026-03-28 04:03:18 [auto1.it] INFO: Saving data for NE73775: {'auction_closing_time': 1774715835.0, 'created_time': 1773236563.536245, 'last_price_update_time': 1774670598.357403}
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='NE73775') HTTP/1.1" 204 0
2026-03-28 04:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:19 [auto1.it] INFO: Channel: 24h | Page: 47 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:19 [auto1.it] INFO: Found listing with ID: BJ73113
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ73113%27 HTTP/1.1" 200 None
2026-03-28 04:03:19 [auto1.it] INFO: Scrape type for BJ73113: 2
2026-03-28 04:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee88c64b-1a85-5396-8f91-c99b451cf916 with identifier: BJ73113
2026-03-28 04:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee88c64b-1a85-5396-8f91-c99b451cf916 with scrape type 2
2026-03-28 04:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee88c64b-1a85-5396-8f91-c99b451cf916 with scrape type 2
2026-03-28 04:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: ee88c64b-1a85-5396-8f91-c99b451cf916, identifier: BJ73113
2026-03-28 04:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: ee88c64b-1a85-5396-8f91-c99b451cf916 with identifier: BJ73113
2026-03-28 04:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: ee88c64b-1a85-5396-8f91-c99b451cf916 with identifier: BJ73113
2026-03-28 04:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: ee88c64b-1a85-5396-8f91-c99b451cf916 with identifier: BJ73113 to the API
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-28T16:47:03Z',
'fuel_type': 'petrol',
'id': 'ee88c64b-1a85-5396-8f91-c99b451cf916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BJ73113',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 12272,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-28',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2023}
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ73113%27 HTTP/1.1" 200 None
2026-03-28 04:03:19 [auto1.it] INFO: Saving data for BJ73113: {'auction_closing_time': 1774716423.0, 'created_time': 1774559123.616649, 'last_price_update_time': 1774670599.960638}
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='BJ73113') HTTP/1.1" 204 0
2026-03-28 04:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:19 [auto1.it] INFO: Found listing with ID: UG81579
2026-03-28 04:03:19 [auto1.it] INFO: Found listing with ID: ZD82029
2026-03-28 04:03:19 [auto1.it] INFO: Found listing with ID: NE01926
2026-03-28 04:03:19 [auto1.it] INFO: Found listing with ID: PM63773
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM63773%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for PM63773: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: YS46999
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS46999%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for YS46999: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: NH03785
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NH03785%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for NH03785: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: DF59331
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: PB31965
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: BU54586
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: YA22905
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: LT75746
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LT75746%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for LT75746: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: XC67854
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: HT94696
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HT94696%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for HT94696: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: LV20949
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: JM05776
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM05776%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for JM05776: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: RB00475
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: BL94999
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL94999%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for BL94999: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: NL09316
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: TK94629
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: TD66065
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD66065%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for TD66065: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: KZ84746
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KZ84746%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for KZ84746: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: KU78765
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: SC05628
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: AS40947
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS40947%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for AS40947: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: JK70304
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK70304%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for JK70304: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: ZJ10623
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ10623%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for ZJ10623: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: AY88271
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY88271%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for AY88271: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: FA14531
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FA14531%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for FA14531: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: VX65874
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: LY05485
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: UT39332
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UT39332%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for UT39332: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: RN93859
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: YB60466
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB60466%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for YB60466: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: YV65594
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: MB50671
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: HB16965
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HB16965%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for HB16965: 0
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: LN12916
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: CT16450
2026-03-28 04:03:20 [auto1.it] INFO: Found listing with ID: NT40514
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT40514%27 HTTP/1.1" 200 None
2026-03-28 04:03:20 [auto1.it] INFO: Scrape type for NT40514: 0
2026-03-28 04:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:22 [auto1.it] INFO: Channel: 24h | Page: 48 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: XL03216
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XL03216%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for XL03216: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: YM68683
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: RS48404
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RS48404%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for RS48404: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: FN49181
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN49181%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for FN49181: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: LA93311
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LA93311%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for LA93311: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: CL54955
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL54955%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for CL54955: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: KY00124
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: MW20525
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: FM16184
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM16184%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for FM16184: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: BY67467
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BY67467%27 HTTP/1.1" 200 None
2026-03-28 04:03:22 [auto1.it] INFO: Scrape type for BY67467: 0
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: ST73163
2026-03-28 04:03:22 [auto1.it] INFO: Found listing with ID: DV99228
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV99228%27 HTTP/1.1" 200 None
2026-03-28 04:03:23 [auto1.it] INFO: Scrape type for DV99228: 0
2026-03-28 04:03:23 [auto1.it] INFO: Found listing with ID: UZ46554
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ46554%27 HTTP/1.1" 200 None
2026-03-28 04:03:23 [auto1.it] INFO: Scrape type for UZ46554: 0
2026-03-28 04:03:23 [auto1.it] INFO: Found listing with ID: KM32276
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM32276%27 HTTP/1.1" 200 None
2026-03-28 04:03:23 [auto1.it] INFO: Scrape type for KM32276: 2
2026-03-28 04:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8417769d-fc38-56e3-a5ab-1b1329ee5dd0 with identifier: KM32276
2026-03-28 04:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8417769d-fc38-56e3-a5ab-1b1329ee5dd0 with scrape type 2
2026-03-28 04:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8417769d-fc38-56e3-a5ab-1b1329ee5dd0 with scrape type 2
2026-03-28 04:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 8417769d-fc38-56e3-a5ab-1b1329ee5dd0, identifier: KM32276
2026-03-28 04:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 8417769d-fc38-56e3-a5ab-1b1329ee5dd0 with identifier: KM32276
2026-03-28 04:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 8417769d-fc38-56e3-a5ab-1b1329ee5dd0 with identifier: KM32276
2026-03-28 04:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 8417769d-fc38-56e3-a5ab-1b1329ee5dd0 with identifier: KM32276 to the API
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 163,
'expiration_date': '2026-03-28T16:59:11Z',
'fuel_type': 'diesel',
'id': '8417769d-fc38-56e3-a5ab-1b1329ee5dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KM32276',
'listing': 'auction',
'make': 'Isuzu',
'model': 'D-MAX',
'odometer': 39733,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-03',
'seller_name': None,
'title': 'Isuzu D-MAX 1.9 Turbodiesel Double Cab 4WD L',
'transmission': 'automatic',
'trim': 'Double Cab 4WD L',
'year': 2023}
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM32276%27 HTTP/1.1" 200 None
2026-03-28 04:03:23 [auto1.it] INFO: Saving data for KM32276: {'auction_closing_time': 1774717151.0, 'created_time': 1774472538.191393, 'last_price_update_time': 1774670603.573467}
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='KM32276') HTTP/1.1" 204 0
2026-03-28 04:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:23 [auto1.it] INFO: Found listing with ID: KF21230
2026-03-28 04:03:23 [auto1.it] INFO: Found listing with ID: KJ44926
2026-03-28 04:03:23 [auto1.it] INFO: Found listing with ID: KE56728
2026-03-28 04:03:23 [auto1.it] INFO: Found listing with ID: JN46164
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN46164%27 HTTP/1.1" 200 None
2026-03-28 04:03:23 [auto1.it] INFO: Scrape type for JN46164: 2
2026-03-28 04:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9033d32c-92ed-52e2-a386-94c6536c4957 with identifier: JN46164
2026-03-28 04:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9033d32c-92ed-52e2-a386-94c6536c4957 with scrape type 2
2026-03-28 04:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9033d32c-92ed-52e2-a386-94c6536c4957 with scrape type 2
2026-03-28 04:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: 9033d32c-92ed-52e2-a386-94c6536c4957, identifier: JN46164
2026-03-28 04:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: 9033d32c-92ed-52e2-a386-94c6536c4957 with identifier: JN46164
2026-03-28 04:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: 9033d32c-92ed-52e2-a386-94c6536c4957 with identifier: JN46164
2026-03-28 04:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: 9033d32c-92ed-52e2-a386-94c6536c4957 with identifier: JN46164 to the API
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:30:43Z',
'fuel_type': 'diesel',
'id': '9033d32c-92ed-52e2-a386-94c6536c4957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JN46164',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i40',
'odometer': 258281,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-14',
'seller_name': None,
'title': 'Hyundai i40 1.7 CRDi Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2011}
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN46164%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Saving data for JN46164: {'auction_closing_time': 1774715443.0, 'created_time': 1774559122.408543, 'last_price_update_time': 1774670604.092245}
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='JN46164') HTTP/1.1" 204 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: NG42330
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NG42330%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for NG42330: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: DJ11873
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DJ11873%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for DJ11873: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: UH02752
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: TA27022
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TA27022%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for TA27022: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: EE25529
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: AK59444
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK59444%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for AK59444: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: MR66716
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR66716%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for MR66716: 2
2026-03-28 04:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dedeb5-e8d9-56e4-8679-99e292872f3b with identifier: MR66716
2026-03-28 04:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dedeb5-e8d9-56e4-8679-99e292872f3b with scrape type 2
2026-03-28 04:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dedeb5-e8d9-56e4-8679-99e292872f3b with scrape type 2
2026-03-28 04:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.it, Processed item id: d0dedeb5-e8d9-56e4-8679-99e292872f3b, identifier: MR66716
2026-03-28 04:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.it, Translating item: d0dedeb5-e8d9-56e4-8679-99e292872f3b with identifier: MR66716
2026-03-28 04:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.it, Applying rules to item: d0dedeb5-e8d9-56e4-8679-99e292872f3b with identifier: MR66716
2026-03-28 04:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.it, Posting item: d0dedeb5-e8d9-56e4-8679-99e292872f3b with identifier: MR66716 to the API
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 04:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:41:25Z',
'fuel_type': 'diesel',
'id': 'd0dedeb5-e8d9-56e4-8679-99e292872f3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR66716',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 99313,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-15',
'seller_name': None,
'title': 'Ford Focus 1.5 EcoBlue TDCi ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2018}
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR66716%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Saving data for MR66716: {'auction_closing_time': 1774716085.0, 'created_time': 1774472588.101663, 'last_price_update_time': 1774670604.625179}
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.it',RowKey='MR66716') HTTP/1.1" 204 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: PA42280
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: GW20648
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW20648%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for GW20648: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: JR22558
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: NZ11107
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: WN42286
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: KM60643
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM60643%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for KM60643: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: LA47308
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: WG64225
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG64225%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for WG64225: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: HD23157
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD23157%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for HD23157: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: FM38716
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM38716%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for FM38716: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: LG11183
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG11183%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for LG11183: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: FT05147
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT05147%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for FT05147: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: LC01017
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: MV39692
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MV39692%27 HTTP/1.1" 200 None
2026-03-28 04:03:24 [auto1.it] INFO: Scrape type for MV39692: 0
2026-03-28 04:03:24 [auto1.it] INFO: Found listing with ID: DA96064
2026-03-28 04:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:25 [auto1.it] INFO: Channel: 24h | Page: 49 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: NJ11800
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ11800%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for NJ11800: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: CD95874
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD95874%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for CD95874: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: DT73051
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: PK63277
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK63277%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for PK63277: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: FK85417
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: TF37027
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: UU36082
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: NS61318
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NS61318%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for NS61318: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: WA05631
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: MK47318
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK47318%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for MK47318: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: SR34135
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: PC99456
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: PF34434
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PF34434%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for PF34434: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: UY73261
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY73261%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for UY73261: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: DM22709
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: FC30574
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC30574%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for FC30574: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: ND56106
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: JC04494
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC04494%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for JC04494: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: LC40122
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC40122%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for LC40122: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: SU89902
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: VD81489
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: AY85424
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: MF53034
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MF53034%27 HTTP/1.1" 200 None
2026-03-28 04:03:25 [auto1.it] INFO: Scrape type for MF53034: 0
2026-03-28 04:03:25 [auto1.it] INFO: Found listing with ID: AU72091
2026-03-28 04:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU72091%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for AU72091: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: EZ36845
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: FR71474
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FR71474%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for FR71474: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: NR76329
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NR76329%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for NR76329: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: EV83401
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EV83401%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for EV83401: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: DJ42894
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DJ42894%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for DJ42894: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: TM24531
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM24531%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for TM24531: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: CW41374
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW41374%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for CW41374: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: UW33297
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: DR27432
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DR27432%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for DR27432: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: JJ70536
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JJ70536%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for JJ70536: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: WC74031
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WC74031%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for WC74031: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: FH60242
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FH60242%27 HTTP/1.1" 200 None
2026-03-28 04:03:26 [auto1.it] INFO: Scrape type for FH60242: 0
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: HJ29626
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: ZN12664
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: TW11966
2026-03-28 04:03:26 [auto1.it] INFO: Found listing with ID: FL85946
2026-03-28 04:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:27 [auto1.it] INFO: Channel: 24h | Page: 50 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: VJ53947
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ53947%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for VJ53947: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: DA24771
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA24771%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for DA24771: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: RW18979
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: YF61167
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: GJ41533
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ41533%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for GJ41533: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: PK33563
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK33563%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for PK33563: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: WG29768
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WG29768%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for WG29768: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: EA21058
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: VX99971
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: BP79618
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP79618%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for BP79618: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: WG71791
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: ZY63215
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: EH99264
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH99264%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for EH99264: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: LB86726
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB86726%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for LB86726: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: XN70596
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN70596%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for XN70596: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: PZ92590
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: CM44345
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM44345%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for CM44345: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: YW27369
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: SH22668
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: PU31383
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU31383%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for PU31383: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: SM10455
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM10455%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for SM10455: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: ZY20684
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZY20684%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for ZY20684: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: XY06195
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY06195%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for XY06195: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: VR30636
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: CK65162
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK65162%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for CK65162: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: AP21705
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: VH38350
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VH38350%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for VH38350: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: XC86223
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: XU45966
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XU45966%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for XU45966: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: NY71286
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: RD78006
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RD78006%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for RD78006: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: CF61926
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: SL28261
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: XZ72452
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: CT62115
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: NA19420
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NA19420%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for NA19420: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: UH10100
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UH10100%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for UH10100: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: DW12777
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW12777%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for DW12777: 0
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: PW61851
2026-03-28 04:03:27 [auto1.it] INFO: Found listing with ID: LK86303
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK86303%27 HTTP/1.1" 200 None
2026-03-28 04:03:27 [auto1.it] INFO: Scrape type for LK86303: 0
2026-03-28 04:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:28 [auto1.it] INFO: Channel: 24h | Page: 51 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: YU91907
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU91907%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for YU91907: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: FR09226
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: TZ10573
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ10573%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for TZ10573: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: DP88225
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP88225%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for DP88225: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: LL55379
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: EP71722
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: RS77350
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: DN48840
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN48840%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for DN48840: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: SG58934
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG58934%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for SG58934: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: FK20941
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FK20941%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for FK20941: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: XN27965
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XN27965%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for XN27965: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: JZ39412
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ39412%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for JZ39412: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: XM00417
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM00417%27 HTTP/1.1" 200 None
2026-03-28 04:03:28 [auto1.it] INFO: Scrape type for XM00417: 0
2026-03-28 04:03:28 [auto1.it] INFO: Found listing with ID: DT20429
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT20429%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for DT20429: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: WY52867
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WY52867%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for WY52867: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: RK63045
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: AN53744
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN53744%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for AN53744: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: ZL03111
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL03111%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for ZL03111: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: CR51689
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CR51689%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for CR51689: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: GJ25112
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ25112%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for GJ25112: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: LP93747
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LP93747%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for LP93747: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: PE19282
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE19282%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for PE19282: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: CL45076
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CL45076%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for CL45076: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: PG35916
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: ZU55509
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: EC84941
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: ZN80284
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN80284%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for ZN80284: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: ZL81271
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: RV64842
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV64842%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for RV64842: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: XW64768
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW64768%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for XW64768: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: GY24745
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: WG32639
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: KA78119
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: KT00361
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: DB99572
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: ZS75876
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: XR19887
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: UW96033
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW96033%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for UW96033: 0
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: UN43339
2026-03-28 04:03:29 [auto1.it] INFO: Found listing with ID: DM22162
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM22162%27 HTTP/1.1" 200 None
2026-03-28 04:03:29 [auto1.it] INFO: Scrape type for DM22162: 0
2026-03-28 04:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:30 [auto1.it] INFO: Channel: 24h | Page: 52 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: VF71012
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF71012%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for VF71012: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: DT03603
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: AN46326
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN46326%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for AN46326: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: ZT86767
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT86767%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for ZT86767: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: DB04877
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB04877%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for DB04877: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: CE88274
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: GY86444
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY86444%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for GY86444: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: LB78723
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB78723%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for LB78723: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: KB64117
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB64117%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for KB64117: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: HB85992
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HB85992%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for HB85992: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: WP02751
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP02751%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for WP02751: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: KB32662
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: CM16503
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM16503%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for CM16503: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: CV26562
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: LV27017
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV27017%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for LV27017: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: PW98934
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: PZ48613
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: MR45258
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MR45258%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for MR45258: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: WG08894
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: HF76476
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: TY18364
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: NK56802
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK56802%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for NK56802: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: NV82845
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV82845%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for NV82845: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: PM77932
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: NC51724
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC51724%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for NC51724: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: GZ60590
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: UA61069
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA61069%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for UA61069: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: PB72674
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: GS07587
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: VJ15717
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VJ15717%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for VJ15717: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: FA85590
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: DW71358
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW71358%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for DW71358: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: VC28082
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC28082%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for VC28082: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: MA80694
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA80694%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for MA80694: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: JP88345
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP88345%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for JP88345: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: HM97674
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: UF13738
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: RP10798
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: NK13523
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NK13523%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for NK13523: 0
2026-03-28 04:03:30 [auto1.it] INFO: Found listing with ID: BH85641
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BH85641%27 HTTP/1.1" 200 None
2026-03-28 04:03:30 [auto1.it] INFO: Scrape type for BH85641: 0
2026-03-28 04:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:41 [auto1.it] INFO: Channel: 24h | Page: 53 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: DF73154
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: JH70368
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: RF82114
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: YS98054
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS98054%27 HTTP/1.1" 200 None
2026-03-28 04:03:41 [auto1.it] INFO: Scrape type for YS98054: 0
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: TD98171
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TD98171%27 HTTP/1.1" 200 None
2026-03-28 04:03:41 [auto1.it] INFO: Scrape type for TD98171: 0
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: RG82226
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: HS01763
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: HS85648
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS85648%27 HTTP/1.1" 200 None
2026-03-28 04:03:41 [auto1.it] INFO: Scrape type for HS85648: 0
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: UC01773
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC01773%27 HTTP/1.1" 200 None
2026-03-28 04:03:41 [auto1.it] INFO: Scrape type for UC01773: 0
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: ZV58496
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: ZE54964
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: TG01095
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG01095%27 HTTP/1.1" 200 None
2026-03-28 04:03:41 [auto1.it] INFO: Scrape type for TG01095: 0
2026-03-28 04:03:41 [auto1.it] INFO: Found listing with ID: BL33415
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL33415%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for BL33415: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: FG93356
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FG93356%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for FG93356: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: LD09745
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD09745%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for LD09745: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: FZ53517
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: ED44758
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED44758%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for ED44758: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: FM26794
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM26794%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for FM26794: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: MA29879
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA29879%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for MA29879: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: RP11137
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: YU18545
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU18545%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for YU18545: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: BT34353
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: MV84060
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MV84060%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for MV84060: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: XH21917
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XH21917%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for XH21917: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: CV60051
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV60051%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for CV60051: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: BN63914
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN63914%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for BN63914: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: RM66243
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: XF07692
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: FC82856
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: LH93951
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: YL53737
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YL53737%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for YL53737: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: BW34835
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW34835%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for BW34835: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: NC75436
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: ZZ37301
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: ED49512
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: PP30320
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: GU13900
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU13900%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for GU13900: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: LX88559
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX88559%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for LX88559: 0
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: DR08334
2026-03-28 04:03:42 [auto1.it] INFO: Found listing with ID: JL50472
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JL50472%27 HTTP/1.1" 200 None
2026-03-28 04:03:42 [auto1.it] INFO: Scrape type for JL50472: 0
2026-03-28 04:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:43 [auto1.it] INFO: Channel: 24h | Page: 54 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: PA95874
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: KW91343
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW91343%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for KW91343: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: MG56824
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: ZC61191
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZC61191%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for ZC61191: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: BE98345
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE98345%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for BE98345: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: KF16617
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: CF46707
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF46707%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for CF46707: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: PW55510
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW55510%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for PW55510: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: HH63511
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: XB83607
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB83607%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for XB83607: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: TX19342
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX19342%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for TX19342: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: FG48164
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: WD01397
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WD01397%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for WD01397: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: MZ58050
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ58050%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for MZ58050: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: PT91804
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: WA90639
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: WT06044
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WT06044%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for WT06044: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: RW29335
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: LL12083
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: RV05928
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: TH12767
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: PM18246
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: WD56351
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: JT98079
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT98079%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for JT98079: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: CC30639
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CC30639%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for CC30639: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: HX11977
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: DP76328
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP76328%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for DP76328: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: AW58556
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: PV15987
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: CL12006
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: JF71307
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: DZ84756
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: MS56995
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: GL66582
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: CY86412
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CY86412%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for CY86412: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: UF72432
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF72432%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for UF72432: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: MY33245
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: AJ60776
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: TY10894
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY10894%27 HTTP/1.1" 200 None
2026-03-28 04:03:43 [auto1.it] INFO: Scrape type for TY10894: 0
2026-03-28 04:03:43 [auto1.it] INFO: Found listing with ID: XE78357
2026-03-28 04:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:44 [auto1.it] INFO: Channel: 24h | Page: 55 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:44 [auto1.it] INFO: Found listing with ID: JK74619
2026-03-28 04:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK74619%27 HTTP/1.1" 200 None
2026-03-28 04:03:44 [auto1.it] INFO: Scrape type for JK74619: 0
2026-03-28 04:03:44 [auto1.it] INFO: Found listing with ID: MP43347
2026-03-28 04:03:44 [auto1.it] INFO: Found listing with ID: PW94321
2026-03-28 04:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW94321%27 HTTP/1.1" 200 None
2026-03-28 04:03:44 [auto1.it] INFO: Scrape type for PW94321: 0
2026-03-28 04:03:44 [auto1.it] INFO: Found listing with ID: TW74539
2026-03-28 04:03:44 [auto1.it] INFO: Found listing with ID: VA19442
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA19442%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for VA19442: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: TE58119
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: JE47359
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE47359%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for JE47359: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: UN82812
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: AG84200
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AG84200%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for AG84200: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: NY32354
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NY32354%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for NY32354: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: SJ01004
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ01004%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for SJ01004: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: LT40503
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: WM11657
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: UE69721
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: RU03062
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU03062%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for RU03062: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: JM45525
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: LK41226
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: PY67809
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PY67809%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for PY67809: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: AR75288
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: CC38262
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: ZJ87985
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ87985%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for ZJ87985: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: MK10556
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MK10556%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for MK10556: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: YD65738
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: TK22539
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK22539%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for TK22539: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: GM28799
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: WL47610
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WL47610%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for WL47610: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: NP40750
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: AA65111
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AA65111%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for AA65111: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: RG08940
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RG08940%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for RG08940: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: FL08980
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FL08980%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for FL08980: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: DU09881
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU09881%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for DU09881: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: FL90232
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: DD75867
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD75867%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for DD75867: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: SK41395
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SK41395%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for SK41395: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: TU59296
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: PR98561
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: AY33190
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY33190%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for AY33190: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: CN85628
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN85628%27 HTTP/1.1" 200 None
2026-03-28 04:03:45 [auto1.it] INFO: Scrape type for CN85628: 0
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: AA13192
2026-03-28 04:03:45 [auto1.it] INFO: Found listing with ID: BX20882
2026-03-28 04:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:46 [auto1.it] INFO: Channel: 24h | Page: 56 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: SD99760
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SD99760%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for SD99760: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: UZ55357
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ55357%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for UZ55357: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: CD59978
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD59978%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for CD59978: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: TY61219
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TY61219%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for TY61219: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: UT42979
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: EZ12960
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ12960%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for EZ12960: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: HY18936
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY18936%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for HY18936: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: CV95594
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: LG34418
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG34418%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for LG34418: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: AY77506
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: KH49254
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: RM05411
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM05411%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for RM05411: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: PW10693
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: DC13549
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DC13549%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for DC13549: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: WX66376
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WX66376%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for WX66376: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: SY39981
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY39981%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for SY39981: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: MD08971
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: ZW42216
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: BX71767
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: GP73012
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP73012%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for GP73012: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: XG67662
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XG67662%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for XG67662: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: EJ77874
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EJ77874%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for EJ77874: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: VX04337
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX04337%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for VX04337: 0
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: BK28378
2026-03-28 04:03:46 [auto1.it] INFO: Found listing with ID: JC85025
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC85025%27 HTTP/1.1" 200 None
2026-03-28 04:03:46 [auto1.it] INFO: Scrape type for JC85025: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: YD48620
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YD48620%27 HTTP/1.1" 200 None
2026-03-28 04:03:47 [auto1.it] INFO: Scrape type for YD48620: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: WZ23561
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WZ23561%27 HTTP/1.1" 200 None
2026-03-28 04:03:47 [auto1.it] INFO: Scrape type for WZ23561: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: CA31078
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: DX25254
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: RN28631
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RN28631%27 HTTP/1.1" 200 None
2026-03-28 04:03:47 [auto1.it] INFO: Scrape type for RN28631: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: KD79727
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: GV78603
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: JD36680
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: HB10468
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: RA38886
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA38886%27 HTTP/1.1" 200 None
2026-03-28 04:03:47 [auto1.it] INFO: Scrape type for RA38886: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: EH45262
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: SK02509
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: RJ33574
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ33574%27 HTTP/1.1" 200 None
2026-03-28 04:03:47 [auto1.it] INFO: Scrape type for RJ33574: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: YX30570
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX30570%27 HTTP/1.1" 200 None
2026-03-28 04:03:47 [auto1.it] INFO: Scrape type for YX30570: 0
2026-03-28 04:03:47 [auto1.it] INFO: Found listing with ID: WP88184
2026-03-28 04:03:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:03:58 [auto1.it] INFO: Channel: 24h | Page: 57 | totalHits: 3302 | hits on page: 40
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: ZG90138
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZG90138%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for ZG90138: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: TM53494
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TM53494%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for TM53494: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: BZ06099
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: KB16454
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB16454%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for KB16454: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: FE09970
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: XW11641
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: PK37829
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK37829%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for PK37829: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: LA07616
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: VJ93406
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: SG11242
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: DM40972
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DM40972%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for DM40972: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: ZX94133
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: VE23835
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: NW58325
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NW58325%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for NW58325: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: MN82158
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN82158%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for MN82158: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: ZC19416
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: DL31507
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: KT77401
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT77401%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for KT77401: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: XX72612
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX72612%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for XX72612: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: HE91199
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE91199%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for HE91199: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: CW11593
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW11593%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for CW11593: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: DW16027
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: NC12493
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: GD15248
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: TH28502
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH28502%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for TH28502: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: RJ37840
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: EC99785
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: ZZ86621
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: VT42510
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: LN57194
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: PZ63395
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: LG36476
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LG36476%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for LG36476: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: DV58522
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: YH05705
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH05705%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for YH05705: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: GH85070
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: MN32437
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN32437%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for MN32437: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: UV23225
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UV23225%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for UV23225: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: SE74727
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE74727%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for SE74727: 0
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: AY40178
2026-03-28 04:03:58 [auto1.it] INFO: Found listing with ID: JD45338
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JD45338%27 HTTP/1.1" 200 None
2026-03-28 04:03:58 [auto1.it] INFO: Scrape type for JD45338: 0
2026-03-28 04:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:00 [auto1.it] INFO: Channel: 24h | Page: 58 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: MT71865
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MT71865%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for MT71865: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: FN81856
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN81856%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for FN81856: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: PH50557
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH50557%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for PH50557: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: GZ99467
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: GN89134
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN89134%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for GN89134: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: FT00845
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT00845%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for FT00845: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: ZU32516
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: HK76451
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: VG48139
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: CY33103
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CY33103%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for CY33103: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: WH17825
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: JT23346
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: RF43689
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: FK45797
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: GW83806
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: PH45617
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PH45617%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for PH45617: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: XT40512
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT40512%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for XT40512: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: CM50151
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CM50151%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for CM50151: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: KL55117
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL55117%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for KL55117: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: KD38461
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: XU37749
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XU37749%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for XU37749: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: WV44347
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV44347%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for WV44347: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: YG18020
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: HW85888
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: HA44632
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: KT79218
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT79218%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for KT79218: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: KD49699
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD49699%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for KD49699: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: ZE21394
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: NB15044
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NB15044%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for NB15044: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: YA54300
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: NX73202
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NX73202%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for NX73202: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: BG55667
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: SA71650
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SA71650%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for SA71650: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: TN53037
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TN53037%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for TN53037: 0
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: TG42626
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: LL94615
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: YD47870
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: RS41050
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: ET57280
2026-03-28 04:04:00 [auto1.it] INFO: Found listing with ID: BW44627
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BW44627%27 HTTP/1.1" 200 None
2026-03-28 04:04:00 [auto1.it] INFO: Scrape type for BW44627: 0
2026-03-28 04:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:01 [auto1.it] INFO: Channel: 24h | Page: 59 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: JX68223
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JX68223%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for JX68223: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: ZW92714
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW92714%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for ZW92714: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: UP17064
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UP17064%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for UP17064: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: NN80859
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NN80859%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for NN80859: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: UB21320
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB21320%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for UB21320: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: NJ83998
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NJ83998%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for NJ83998: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: MN68461
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MN68461%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for MN68461: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: CH31271
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CH31271%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for CH31271: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: XX37698
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX37698%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for XX37698: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: FX50490
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FX50490%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for FX50490: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: RN44276
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: ST06974
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: TJ46359
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ46359%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for TJ46359: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: FA93618
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: KS43685
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: GX83807
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GX83807%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for GX83807: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: YG30728
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG30728%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for YG30728: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: GF63115
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GF63115%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for GF63115: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: JB43722
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB43722%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for JB43722: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: PP68116
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PP68116%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for PP68116: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: SE79185
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: TT81235
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT81235%27 HTTP/1.1" 200 None
2026-03-28 04:04:01 [auto1.it] INFO: Scrape type for TT81235: 0
2026-03-28 04:04:01 [auto1.it] INFO: Found listing with ID: CK25903
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CK25903%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for CK25903: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: JF07503
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: RV62579
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: RL62360
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL62360%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for RL62360: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: FD53627
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: DL97052
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DL97052%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for DL97052: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: VT42722
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: AG54549
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: EP88995
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP88995%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for EP88995: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: WK88793
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK88793%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for WK88793: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: FR03346
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: UY39151
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: SP41813
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: VM78443
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: DV39460
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV39460%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for DV39460: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: KE11189
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE11189%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for KE11189: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: EY33952
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EY33952%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for EY33952: 0
2026-03-28 04:04:02 [auto1.it] INFO: Found listing with ID: DU17366
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DU17366%27 HTTP/1.1" 200 None
2026-03-28 04:04:02 [auto1.it] INFO: Scrape type for DU17366: 0
2026-03-28 04:04:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:03 [auto1.it] INFO: Channel: 24h | Page: 60 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: YB63473
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: SJ00829
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SJ00829%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for SJ00829: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: FY46493
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: GN74108
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: GF01079
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: XV16730
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: PV94920
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV94920%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for PV94920: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: ZJ21397
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ21397%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for ZJ21397: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: CH52447
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: UA89499
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: WU80477
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: YK06699
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: DK87302
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: RF27989
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: TV99764
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: SG31590
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SG31590%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for SG31590: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: EA08863
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA08863%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for EA08863: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: HD82423
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: NW60366
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: UC47461
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC47461%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for UC47461: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: NP37024
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP37024%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for NP37024: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: WV72590
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV72590%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for WV72590: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: DB68692
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB68692%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for DB68692: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: FP20263
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: WM78801
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: BR67394
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: KP12391
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KP12391%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for KP12391: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: JU67462
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU67462%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for JU67462: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: WE55630
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: VB70261
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VB70261%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for VB70261: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: UX28393
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX28393%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for UX28393: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: JY35916
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: KZ49625
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: BA15195
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: FN78187
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: CT25036
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CT25036%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for CT25036: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: CV79259
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV79259%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for CV79259: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: WH70643
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH70643%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for WH70643: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: BE00528
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE00528%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for BE00528: 0
2026-03-28 04:04:03 [auto1.it] INFO: Found listing with ID: AD01687
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AD01687%27 HTTP/1.1" 200 None
2026-03-28 04:04:03 [auto1.it] INFO: Scrape type for AD01687: 0
2026-03-28 04:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:05 [auto1.it] INFO: Channel: 24h | Page: 61 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: YT67370
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT67370%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for YT67370: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: YT13161
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT13161%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for YT13161: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: HX75119
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HX75119%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for HX75119: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: RU27646
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: CW11036
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW11036%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for CW11036: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: WS86957
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WS86957%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for WS86957: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: DN99534
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: FN89798
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: JL83365
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JL83365%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for JL83365: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: WH55866
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: AE85133
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE85133%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for AE85133: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: DN08813
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN08813%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for DN08813: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: GP15834
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GP15834%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for GP15834: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: YH14903
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: BJ71456
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ71456%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for BJ71456: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: HC78855
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: GM03670
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: WY72750
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WY72750%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for WY72750: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: ZF40554
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF40554%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for ZF40554: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: XY26314
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XY26314%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for XY26314: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: PD07113
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: NP01679
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NP01679%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for NP01679: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: PN01400
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: HM54008
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HM54008%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for HM54008: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: SP76824
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: KM59258
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: EK35642
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EK35642%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for EK35642: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: TS59592
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TS59592%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for TS59592: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: GL53946
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: TL14575
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL14575%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for TL14575: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: DC79490
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: KH25019
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KH25019%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for KH25019: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: ES64600
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: FL80724
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: KL25988
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KL25988%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for KL25988: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: WF71586
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WF71586%27 HTTP/1.1" 200 None
2026-03-28 04:04:05 [auto1.it] INFO: Scrape type for WF71586: 0
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: ZV13161
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: WX88611
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: DX82404
2026-03-28 04:04:05 [auto1.it] INFO: Found listing with ID: SC24442
2026-03-28 04:04:05 [scrapy.extensions.logstats] INFO: Crawled 65 pages (at 19 pages/min), scraped 154 items (at 16 items/min)
2026-03-28 04:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-28 04:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:06 [auto1.it] INFO: Channel: 24h | Page: 62 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JT68367
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT68367%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for JT68367: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: HZ95408
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: KT12037
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KT12037%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for KT12037: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: TV86323
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JJ76443
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: YW35893
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: LU63066
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU63066%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for LU63066: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JG85699
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: HU57000
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: HG91847
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: TM20698
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: UP03227
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UP03227%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for UP03227: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: KA22424
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA22424%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for KA22424: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JW95602
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JW95602%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for JW95602: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: FG41149
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: HA39708
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: FH51436
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: EH34312
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH34312%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for EH34312: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: AR14989
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: YC82026
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: XD81326
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JN59652
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JN59652%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for JN59652: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: TJ64738
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TJ64738%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for TJ64738: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JK90392
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: JZ41811
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JZ41811%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for JZ41811: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: AR28136
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: UA91591
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA91591%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for UA91591: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: FF45161
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF45161%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for FF45161: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: RZ15516
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ15516%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for RZ15516: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: GN36205
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN36205%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for GN36205: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: LH69939
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: LM72883
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: KB99828
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KB99828%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for KB99828: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: PA21374
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: LV04843
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LV04843%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for LV04843: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: KP29994
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KP29994%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for KP29994: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: BV21704
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV21704%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for BV21704: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: ZC10752
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZC10752%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for ZC10752: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: BR63865
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR63865%27 HTTP/1.1" 200 None
2026-03-28 04:04:06 [auto1.it] INFO: Scrape type for BR63865: 0
2026-03-28 04:04:06 [auto1.it] INFO: Found listing with ID: DB81041
2026-03-28 04:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:08 [auto1.it] INFO: Channel: 24h | Page: 63 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: BM64259
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BM64259%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for BM64259: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: AJ89778
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AJ89778%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for AJ89778: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: LX11958
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: CH57446
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: AR03634
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: GB22303
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: PT53216
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT53216%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for PT53216: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: XX29767
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX29767%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for XX29767: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: SV71044
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: EP62214
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: WW47132
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW47132%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for WW47132: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: BR31613
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: SG91000
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: SV61491
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV61491%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for SV61491: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: VF92770
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: AD83412
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: RF93024
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: PW70389
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: YD99116
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: HF24893
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: WP29588
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP29588%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for WP29588: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: VE26782
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: WL14524
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: PA28005
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA28005%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for PA28005: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: DN97608
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DN97608%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for DN97608: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: JU37769
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU37769%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for JU37769: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: EC29909
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EC29909%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for EC29909: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: AU78491
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: HZ92978
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ92978%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for HZ92978: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: HZ65981
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ65981%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for HZ65981: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: RT39388
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RT39388%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for RT39388: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: SR58570
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: GJ43112
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GJ43112%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for GJ43112: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: PT96186
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT96186%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for PT96186: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: ZS94509
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZS94509%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for ZS94509: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: XF95831
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XF95831%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for XF95831: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: HW38972
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: TX96321
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TX96321%27 HTTP/1.1" 200 None
2026-03-28 04:04:08 [auto1.it] INFO: Scrape type for TX96321: 0
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: YD44226
2026-03-28 04:04:08 [auto1.it] INFO: Found listing with ID: RX07844
2026-03-28 04:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:09 [auto1.it] INFO: Channel: 24h | Page: 64 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: YS49191
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YS49191%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for YS49191: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: EF98667
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EF98667%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for EF98667: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: AR12639
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR12639%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for AR12639: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: XC85106
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: GX81106
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: WM75200
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WM75200%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for WM75200: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: WE98269
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WE98269%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for WE98269: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: NH13553
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: CU15371
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: BN52557
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: EA61163
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA61163%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for EA61163: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: PU90509
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PU90509%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for PU90509: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: RB23819
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB23819%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for RB23819: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: HT95885
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: EA76192
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: HK62879
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: UW31013
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW31013%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for UW31013: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: MV48834
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MV48834%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for MV48834: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: LE49462
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LE49462%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for LE49462: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: TK35909
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK35909%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for TK35909: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: CA37263
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: VY80184
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: CB33793
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: XV63353
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: VS63057
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS63057%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for VS63057: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: KB12646
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: PX76093
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: VF62325
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VF62325%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for VF62325: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: RA11036
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA11036%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for RA11036: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: YY46039
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: XX32057
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX32057%27 HTTP/1.1" 200 None
2026-03-28 04:04:09 [auto1.it] INFO: Scrape type for XX32057: 0
2026-03-28 04:04:09 [auto1.it] INFO: Found listing with ID: YL89014
2026-03-28 04:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YL89014%27 HTTP/1.1" 200 None
2026-03-28 04:04:10 [auto1.it] INFO: Scrape type for YL89014: 0
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: HM08879
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: FP35914
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: GC53002
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: YB89619
2026-03-28 04:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB89619%27 HTTP/1.1" 200 None
2026-03-28 04:04:10 [auto1.it] INFO: Scrape type for YB89619: 0
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: FV19054
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: CU49337
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: DK62006
2026-03-28 04:04:10 [auto1.it] INFO: Found listing with ID: SR32433
2026-03-28 04:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SR32433%27 HTTP/1.1" 200 None
2026-03-28 04:04:10 [auto1.it] INFO: Scrape type for SR32433: 0
2026-03-28 04:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:12 [auto1.it] INFO: Channel: 24h | Page: 65 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: BA09093
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: BR57787
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BR57787%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for BR57787: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: TY97368
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: GV26258
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: VY84485
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: ZX85690
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX85690%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for ZX85690: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: TE87413
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: SY54924
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SY54924%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for SY54924: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: UD61425
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: UF75242
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF75242%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for UF75242: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: MG67619
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: VZ32715
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: AF86061
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: UK70353
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: GV49335
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: UU51056
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UU51056%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for UU51056: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: WK74495
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WK74495%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for WK74495: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: HP26181
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP26181%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for HP26181: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: FR70206
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: UX09906
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: EZ75087
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ75087%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for EZ75087: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: YZ06369
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YZ06369%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for YZ06369: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: MJ31103
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MJ31103%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for MJ31103: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: HJ18951
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: YM27608
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: ZF27085
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZF27085%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for ZF27085: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: RF78298
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: VD83585
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VD83585%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for VD83585: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: XW70858
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: RV11940
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RV11940%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for RV11940: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: PN28374
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: KE46739
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE46739%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for KE46739: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: JE85806
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JE85806%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for JE85806: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: LS28867
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: TZ47815
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TZ47815%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for TZ47815: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: RL97939
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RL97939%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for RL97939: 0
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: SC91639
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: RM66107
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: KH81346
2026-03-28 04:04:12 [auto1.it] INFO: Found listing with ID: HY77897
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY77897%27 HTTP/1.1" 200 None
2026-03-28 04:04:12 [auto1.it] INFO: Scrape type for HY77897: 0
2026-03-28 04:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:23 [auto1.it] INFO: Channel: 24h | Page: 66 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: AZ70503
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: YS71318
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: NR25924
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: ND31908
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: ER28485
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: RP23530
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RP23530%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for RP23530: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: HU57894
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: SN99997
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SN99997%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for SN99997: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: BE36594
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE36594%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for BE36594: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: UR23669
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: LR45419
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR45419%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for LR45419: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: XX72461
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX72461%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for XX72461: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: RE68635
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RE68635%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for RE68635: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: JT08977
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JT08977%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for JT08977: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: HC78741
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HC78741%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for HC78741: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: FL96830
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: XC90090
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: JK13765
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: UD57618
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: FH81414
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: GT75186
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: ZY33580
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: FX08227
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: EC01464
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: CZ44875
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: ZN99189
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZN99189%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for ZN99189: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: NG22695
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: LZ33850
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ33850%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for LZ33850: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: UZ86540
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UZ86540%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for UZ86540: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: MU30420
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: EJ86461
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: WA22264
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WA22264%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for WA22264: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: ZL89240
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZL89240%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for ZL89240: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: SZ00349
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: LN67507
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN67507%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for LN67507: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: KR37794
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: NF87616
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: GC68104
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: AE34833
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE34833%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for AE34833: 0
2026-03-28 04:04:23 [auto1.it] INFO: Found listing with ID: HS60673
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HS60673%27 HTTP/1.1" 200 None
2026-03-28 04:04:23 [auto1.it] INFO: Scrape type for HS60673: 0
2026-03-28 04:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:24 [auto1.it] INFO: Channel: 24h | Page: 67 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: BT26363
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: RT50500
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: JM39933
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JM39933%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for JM39933: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: ZL56801
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: UU49973
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: CR75802
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: XM40674
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XM40674%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for XM40674: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: GY05881
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GY05881%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for GY05881: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: BS72965
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BS72965%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for BS72965: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: HR54236
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: UD54750
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: AK67199
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: WL39771
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: KW57065
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: MW60739
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: LM66726
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM66726%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for LM66726: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: GT76958
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: VA29565
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: TC64761
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TC64761%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for TC64761: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: YH58285
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YH58285%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for YH58285: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: FM13591
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FM13591%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for FM13591: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: BJ23148
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: YJ83729
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: FJ55026
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FJ55026%27 HTTP/1.1" 200 None
2026-03-28 04:04:24 [auto1.it] INFO: Scrape type for FJ55026: 0
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: RV64880
2026-03-28 04:04:24 [auto1.it] INFO: Found listing with ID: PS94410
2026-03-28 04:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PS94410%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for PS94410: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: PW94940
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: PK39445
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: HC25835
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: DC04279
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: BH96807
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BH96807%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for BH96807: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: WP65731
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP65731%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for WP65731: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: EH79430
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EH79430%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for EH79430: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: YB05417
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: XB62766
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XB62766%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for XB62766: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: CN31542
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: DY75013
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DY75013%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for DY75013: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: UC13059
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: RU19351
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RU19351%27 HTTP/1.1" 200 None
2026-03-28 04:04:25 [auto1.it] INFO: Scrape type for RU19351: 0
2026-03-28 04:04:25 [auto1.it] INFO: Found listing with ID: JX57169
2026-03-28 04:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:26 [auto1.it] INFO: Channel: 24h | Page: 68 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: AE05588
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AE05588%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for AE05588: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: ZJ55913
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZJ55913%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for ZJ55913: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: AT75049
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AT75049%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for AT75049: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: SE76395
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE76395%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for SE76395: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: MB12953
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: GU93940
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: LW86872
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: LE96160
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: FU73160
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: UF29900
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UF29900%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for UF29900: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: GM73700
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM73700%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for GM73700: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: JP63485
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JP63485%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for JP63485: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: AB86109
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AB86109%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for AB86109: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: VT00900
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VT00900%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for VT00900: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: BW24813
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: GL62022
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: PV85970
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: LC62662
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: EV28185
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: HR15000
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR15000%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for HR15000: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: FA16942
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: ET15005
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: LM08573
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LM08573%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for LM08573: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: MH63316
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: FN23706
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FN23706%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for FN23706: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: ZR50624
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZR50624%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for ZR50624: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: NP16593
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: CB44170
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: DV62458
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV62458%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for DV62458: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: BJ52580
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ52580%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for BJ52580: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: BN67984
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BN67984%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for BN67984: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: RJ45303
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ45303%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for RJ45303: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: CV62006
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV62006%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for CV62006: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: BV13892
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: VG64666
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: XC82626
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: WV75327
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WV75327%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for WV75327: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: JC13198
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC13198%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for JC13198: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: VS87113
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS87113%27 HTTP/1.1" 200 None
2026-03-28 04:04:26 [auto1.it] INFO: Scrape type for VS87113: 0
2026-03-28 04:04:26 [auto1.it] INFO: Found listing with ID: YD67684
2026-03-28 04:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:27 [auto1.it] INFO: Channel: 24h | Page: 69 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: VX54252
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX54252%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for VX54252: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: UA46628
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA46628%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for UA46628: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: KG92568
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: YJ41537
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YJ41537%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for YJ41537: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: GW20586
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW20586%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for GW20586: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: AL26239
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: AK60352
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: CH30071
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: MW84295
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MW84295%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for MW84295: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: PW65105
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW65105%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for PW65105: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: CN99073
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: ES11783
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: RF56449
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: NR19227
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: LE11885
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: LC05888
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: TL13450
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TL13450%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for TL13450: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: HY91699
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: ZY78533
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: WH00709
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH00709%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for WH00709: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: YM07828
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YM07828%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for YM07828: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: BD99197
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: CF35894
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CF35894%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for CF35894: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: UM78803
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: LW40364
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: CW25523
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CW25523%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for CW25523: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: AK92313
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: FZ95983
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ95983%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for FZ95983: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: LB07538
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB07538%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for LB07538: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: XT45099
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XT45099%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for XT45099: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: SK74491
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: KN82468
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: MU83341
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MU83341%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for MU83341: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: PM68240
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM68240%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for PM68240: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: HR92713
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HR92713%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for HR92713: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: JF75950
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: BF69187
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF69187%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for BF69187: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: BL65453
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BL65453%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for BL65453: 0
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: PG89190
2026-03-28 04:04:27 [auto1.it] INFO: Found listing with ID: TW94655
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TW94655%27 HTTP/1.1" 200 None
2026-03-28 04:04:27 [auto1.it] INFO: Scrape type for TW94655: 0
2026-03-28 04:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:45 [auto1.it] INFO: Channel: 24h | Page: 70 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: DX46579
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX46579%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for DX46579: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: RS22306
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: VD33216
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VD33216%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for VD33216: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: EX06757
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EX06757%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for EX06757: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: JT03140
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: ZZ64526
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: WZ44056
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WZ44056%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for WZ44056: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: AC09989
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: EH65874
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: UA98317
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: XE71259
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: KX33846
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: NE12117
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: JH33133
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: UZ05025
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: MY92785
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MY92785%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for MY92785: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: UJ60071
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UJ60071%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for UJ60071: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: HP12790
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HP12790%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for HP12790: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: RL61545
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: TA87203
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: VV94396
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: EY67229
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EY67229%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for EY67229: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: BV29552
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: EG00977
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EG00977%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for EG00977: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: UE31204
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE31204%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for UE31204: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: WW68303
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: UZ72139
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: XP38873
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XP38873%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for XP38873: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: PH70338
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: RM50913
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM50913%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for RM50913: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: SM29752
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM29752%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for SM29752: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: PT89621
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PT89621%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for PT89621: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: LG18660
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: UA37690
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA37690%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for UA37690: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: DD38287
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: AN07116
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AN07116%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for AN07116: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: FS34329
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FS34329%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for FS34329: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: ZU37783
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZU37783%27 HTTP/1.1" 200 None
2026-03-28 04:04:45 [auto1.it] INFO: Scrape type for ZU37783: 0
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: MA77848
2026-03-28 04:04:45 [auto1.it] INFO: Found listing with ID: EZ27389
2026-03-28 04:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:47 [auto1.it] INFO: Channel: 24h | Page: 71 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: NZ40909
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: UW92889
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW92889%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for UW92889: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: NC90447
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC90447%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for NC90447: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: GR65234
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GR65234%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for GR65234: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: VS88689
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: KA98059
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: MZ03364
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ03364%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for MZ03364: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: FF49180
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: NZ37386
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NZ37386%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for NZ37386: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: PN03774
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN03774%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for PN03774: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: EV67651
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: JV05910
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV05910%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for JV05910: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: KZ16799
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: HZ70208
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: VR56129
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: EJ60730
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: BE98404
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BE98404%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for BE98404: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: CZ22961
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: AY46194
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: PR79135
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: UC24034
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC24034%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for UC24034: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: FX03621
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: AG93268
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: XV25356
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: SN26450
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: PA07928
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PA07928%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for PA07928: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: LV99150
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: UL06285
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL06285%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for UL06285: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: JB83291
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JB83291%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for JB83291: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: TG59717
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: DX02178
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX02178%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for DX02178: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: BD73790
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: PK74621
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK74621%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for PK74621: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: TG93645
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TG93645%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for TG93645: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: DD55036
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DD55036%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for DD55036: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: SH99694
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: NF38082
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: BY06123
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BY06123%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for BY06123: 0
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: PT68883
2026-03-28 04:04:47 [auto1.it] INFO: Found listing with ID: BF81880
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BF81880%27 HTTP/1.1" 200 None
2026-03-28 04:04:47 [auto1.it] INFO: Scrape type for BF81880: 0
2026-03-28 04:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:48 [auto1.it] INFO: Channel: 24h | Page: 72 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:48 [auto1.it] INFO: Found listing with ID: HG18459
2026-03-28 04:04:48 [auto1.it] INFO: Found listing with ID: SB68054
2026-03-28 04:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SB68054%27 HTTP/1.1" 200 None
2026-03-28 04:04:48 [auto1.it] INFO: Scrape type for SB68054: 0
2026-03-28 04:04:48 [auto1.it] INFO: Found listing with ID: VY30881
2026-03-28 04:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VY30881%27 HTTP/1.1" 200 None
2026-03-28 04:04:48 [auto1.it] INFO: Scrape type for VY30881: 0
2026-03-28 04:04:48 [auto1.it] INFO: Found listing with ID: KT34727
2026-03-28 04:04:48 [auto1.it] INFO: Found listing with ID: YB75201
2026-03-28 04:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YB75201%27 HTTP/1.1" 200 None
2026-03-28 04:04:48 [auto1.it] INFO: Scrape type for YB75201: 0
2026-03-28 04:04:48 [auto1.it] INFO: Found listing with ID: UE17288
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UE17288%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for UE17288: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: YX10047
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX10047%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for YX10047: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: BD43330
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: FT22704
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FT22704%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for FT22704: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: FU42856
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FU42856%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for FU42856: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: WY54071
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WY54071%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for WY54071: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: CS68621
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CS68621%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for CS68621: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: FT43083
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: HU04780
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: BM42520
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BM42520%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for BM42520: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: MD14180
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: PY21369
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: XZ55537
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XZ55537%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for XZ55537: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: XW45727
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: MJ56549
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: RG49415
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: MZ03960
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MZ03960%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for MZ03960: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: SX19566
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SX19566%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for SX19566: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: TT73216
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: SW30840
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: JT48153
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: XY41121
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: NP81459
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: YG79824
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YG79824%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for YG79824: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: JD30640
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: WL66559
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: HD95534
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HD95534%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for HD95534: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: HY50336
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY50336%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for HY50336: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: TU52552
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TU52552%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for TU52552: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: SP76043
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SP76043%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for SP76043: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: DS02463
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: DV09922
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV09922%27 HTTP/1.1" 200 None
2026-03-28 04:04:49 [auto1.it] INFO: Scrape type for DV09922: 0
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: CM00839
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: TL02319
2026-03-28 04:04:49 [auto1.it] INFO: Found listing with ID: KT26389
2026-03-28 04:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:50 [auto1.it] INFO: Channel: 24h | Page: 73 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: FB26923
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FB26923%27 HTTP/1.1" 200 None
2026-03-28 04:04:50 [auto1.it] INFO: Scrape type for FB26923: 0
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: FC72088
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FC72088%27 HTTP/1.1" 200 None
2026-03-28 04:04:50 [auto1.it] INFO: Scrape type for FC72088: 0
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: CA11723
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA11723%27 HTTP/1.1" 200 None
2026-03-28 04:04:50 [auto1.it] INFO: Scrape type for CA11723: 0
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: EZ66710
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: HW61207
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: UB12324
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UB12324%27 HTTP/1.1" 200 None
2026-03-28 04:04:50 [auto1.it] INFO: Scrape type for UB12324: 0
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: ZZ85760
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: DS09153
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: PV39557
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PV39557%27 HTTP/1.1" 200 None
2026-03-28 04:04:50 [auto1.it] INFO: Scrape type for PV39557: 0
2026-03-28 04:04:50 [auto1.it] INFO: Found listing with ID: JU08968
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU08968%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for JU08968: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: RM13688
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RM13688%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for RM13688: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: DS07920
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: BJ95013
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ95013%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for BJ95013: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: AH42596
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: XJ39556
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ39556%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for XJ39556: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: PE96276
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PE96276%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for PE96276: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: VX84045
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX84045%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for VX84045: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: JC61958
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC61958%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for JC61958: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: WB02542
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: KW54926
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW54926%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for KW54926: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: MH68095
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: TT28559
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: HG73673
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: SS18980
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SS18980%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for SS18980: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: FZ15341
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: UH39950
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: WU48456
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WU48456%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for WU48456: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: WN29902
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WN29902%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for WN29902: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: AZ64167
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: ZG57893
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZG57893%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for ZG57893: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: LR70211
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR70211%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for LR70211: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: LY33062
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LY33062%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for LY33062: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: HD69394
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: UR14764
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: XY34648
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: LK74824
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LK74824%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for LK74824: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: JV49964
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: RB26067
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB26067%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for RB26067: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: JK56818
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JK56818%27 HTTP/1.1" 200 None
2026-03-28 04:04:51 [auto1.it] INFO: Scrape type for JK56818: 0
2026-03-28 04:04:51 [auto1.it] INFO: Found listing with ID: LP45822
2026-03-28 04:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:52 [auto1.it] INFO: Channel: 24h | Page: 74 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: KF78303
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: AS07739
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: CD01213
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: EW42527
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: JU78402
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: FZ10631
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: PR30387
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: XD70855
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: KK35105
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KK35105%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for KK35105: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: FD87905
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: EU38381
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: EA99644
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: FT94062
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: ED98224
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: DV90531
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DV90531%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for DV90531: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: WG94514
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: KE74592
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KE74592%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for KE74592: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: RA84354
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA84354%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for RA84354: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: NT11806
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NT11806%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for NT11806: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: PZ52577
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: MA17223
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA17223%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for MA17223: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: ZM35614
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: FS29770
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: XW21530
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW21530%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for XW21530: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: PU63843
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: DW91233
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW91233%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for DW91233: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: EA21012
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EA21012%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for EA21012: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: SR85753
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: LC41998
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC41998%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for LC41998: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: TZ26377
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: ZV75074
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: CP26264
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: YT14284
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YT14284%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for YT14284: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: XC32215
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: YZ66981
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YZ66981%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for YZ66981: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: GC55004
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GC55004%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for GC55004: 0
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: RL48638
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: MZ97051
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: DV74338
2026-03-28 04:04:52 [auto1.it] INFO: Found listing with ID: DA57942
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA57942%27 HTTP/1.1" 200 None
2026-03-28 04:04:52 [auto1.it] INFO: Scrape type for DA57942: 0
2026-03-28 04:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:55 [auto1.it] INFO: Channel: 24h | Page: 75 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:55 [auto1.it] INFO: Found listing with ID: RD83320
2026-03-28 04:04:55 [auto1.it] INFO: Found listing with ID: FC73004
2026-03-28 04:04:55 [auto1.it] INFO: Found listing with ID: UK76860
2026-03-28 04:04:55 [auto1.it] INFO: Found listing with ID: XH07717
2026-03-28 04:04:55 [auto1.it] INFO: Found listing with ID: FR80508
2026-03-28 04:04:55 [auto1.it] INFO: Found listing with ID: ZT64017
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZT64017%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for ZT64017: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: CH37521
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: JU23021
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JU23021%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for JU23021: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: BD54797
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BD54797%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for BD54797: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: CV42265
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: VL10175
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VL10175%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for VL10175: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: RB61179
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RB61179%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for RB61179: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: TX50484
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: ST20254
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST20254%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for ST20254: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: UC27147
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UC27147%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for UC27147: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: BV06574
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BV06574%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for BV06574: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: TC65145
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: SG53706
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: SM56678
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM56678%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for SM56678: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: BX57696
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BX57696%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for BX57696: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: UK17345
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UK17345%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for UK17345: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: ER04044
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: PG80369
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: ET07404
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ET07404%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for ET07404: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: LD41720
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LD41720%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for LD41720: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: YA87774
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: MU61390
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: WH19380
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH19380%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for WH19380: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: YX87347
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YX87347%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for YX87347: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: PA70519
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: SC05419
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: EG89993
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: TT44801
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: BR85251
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: ML20734
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: ZZ56254
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: CX56381
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: UG05722
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UG05722%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for UG05722: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: ED77139
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED77139%27 HTTP/1.1" 200 None
2026-03-28 04:04:56 [auto1.it] INFO: Scrape type for ED77139: 0
2026-03-28 04:04:56 [auto1.it] INFO: Found listing with ID: UX44191
2026-03-28 04:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:58 [auto1.it] INFO: Channel: 24h | Page: 76 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: ZU39445
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: WM00919
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: YU40333
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YU40333%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for YU40333: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: XB00155
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: VY08559
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: DT24064
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: AF97148
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: TK41328
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TK41328%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for TK41328: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: EW75020
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: XG00486
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: LZ05951
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LZ05951%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for LZ05951: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: YU33914
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: SN78206
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: PH25620
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: RZ31848
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RZ31848%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for RZ31848: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: DW68997
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW68997%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for DW68997: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: MH53431
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: SF43415
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SF43415%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for SF43415: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: RD96225
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RD96225%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for RD96225: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: YF34065
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YF34065%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for YF34065: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: RH67441
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RH67441%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for RH67441: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: KV39692
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KV39692%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for KV39692: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: XC56824
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC56824%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for XC56824: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: YG84271
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: UY38032
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UY38032%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for UY38032: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: TT97007
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: UL45556
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UL45556%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for UL45556: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: GT53480
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: RL33082
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: TG24306
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: NE13837
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NE13837%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for NE13837: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: LR71348
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LR71348%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for LR71348: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: GW48563
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW48563%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for GW48563: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: FF22275
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF22275%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for FF22275: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: LX97199
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX97199%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for LX97199: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: DK51991
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DK51991%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for DK51991: 0
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: LY57551
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: HE58096
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: PN84990
2026-03-28 04:04:58 [auto1.it] INFO: Found listing with ID: SM22245
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM22245%27 HTTP/1.1" 200 None
2026-03-28 04:04:58 [auto1.it] INFO: Scrape type for SM22245: 0
2026-03-28 04:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:04:59 [auto1.it] INFO: Channel: 24h | Page: 77 | totalHits: 3302 | hits on page: 40
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: EP08968
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EP08968%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for EP08968: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: FB65897
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: KF31033
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: RA25408
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: KG02437
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: DP78893
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: UJ66117
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: BG99585
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: XC65612
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XC65612%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for XC65612: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: JR54731
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: JU83939
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: WP21128
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WP21128%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for WP21128: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: AL62204
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AL62204%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for AL62204: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: SS09351
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: TH21432
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TH21432%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for TH21432: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: ZX88730
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX88730%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for ZX88730: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: SK49323
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: CJ66066
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CJ66066%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for CJ66066: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: AK04319
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AK04319%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for AK04319: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: LW29692
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: PM88021
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PM88021%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for PM88021: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: DB18786
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DB18786%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for DB18786: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: DW69714
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DW69714%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for DW69714: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: GB19602
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GB19602%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for GB19602: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: JR93194
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JR93194%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for JR93194: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: CD59495
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CD59495%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for CD59495: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: SV37675
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SV37675%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for SV37675: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: JV83854
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JV83854%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for JV83854: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: XJ39462
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: NB02604
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: AZ52753
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AZ52753%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for AZ52753: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: HS22715
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: GB11317
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GB11317%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for GB11317: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: WW83170
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WW83170%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for WW83170: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: SL34558
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SL34558%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for SL34558: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: DW35808
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: RN99841
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: ZX72389
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZX72389%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for ZX72389: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: VA41104
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VA41104%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for VA41104: 0
2026-03-28 04:04:59 [auto1.it] INFO: Found listing with ID: PW56521
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PW56521%27 HTTP/1.1" 200 None
2026-03-28 04:04:59 [auto1.it] INFO: Scrape type for PW56521: 0
2026-03-28 04:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:00 [auto1.it] INFO: Channel: 24h | Page: 78 | totalHits: 3302 | hits on page: 40
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: LH59018
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: AP47784
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: MT68027
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MT68027%27 HTTP/1.1" 200 None
2026-03-28 04:05:00 [auto1.it] INFO: Scrape type for MT68027: 0
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: ZA31579
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZA31579%27 HTTP/1.1" 200 None
2026-03-28 04:05:00 [auto1.it] INFO: Scrape type for ZA31579: 0
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: UX29999
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX29999%27 HTTP/1.1" 200 None
2026-03-28 04:05:00 [auto1.it] INFO: Scrape type for UX29999: 0
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: JH67201
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JH67201%27 HTTP/1.1" 200 None
2026-03-28 04:05:00 [auto1.it] INFO: Scrape type for JH67201: 0
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: AL30811
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: TT50547
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27TT50547%27 HTTP/1.1" 200 None
2026-03-28 04:05:00 [auto1.it] INFO: Scrape type for TT50547: 0
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: JY70774
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: MX32120
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX32120%27 HTTP/1.1" 200 None
2026-03-28 04:05:00 [auto1.it] INFO: Scrape type for MX32120: 0
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: WW01067
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: CN60691
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: BR31309
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: DC03945
2026-03-28 04:05:00 [auto1.it] INFO: Found listing with ID: AY12786
2026-03-28 04:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AY12786%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for AY12786: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: TB60435
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: ZA78643
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZA78643%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for ZA78643: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: VC37401
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: AW98600
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AW98600%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for AW98600: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: MS98879
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS98879%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for MS98879: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: GZ29519
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: NJ63404
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: UW94573
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UW94573%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for UW94573: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: VG76075
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: ZG86392
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: DP39396
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DP39396%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for DP39396: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: EB44431
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EB44431%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for EB44431: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: KM03539
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM03539%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for KM03539: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: RE99850
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: SK80279
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: US69373
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27US69373%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for US69373: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: NC67394
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: JF90456
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JF90456%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for JF90456: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: JC41210
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27JC41210%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for JC41210: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: HW82018
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: VY08024
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: AE09913
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: ST64226
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ST64226%27 HTTP/1.1" 200 None
2026-03-28 04:05:01 [auto1.it] INFO: Scrape type for ST64226: 0
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: TH88339
2026-03-28 04:05:01 [auto1.it] INFO: Found listing with ID: XJ18858
2026-03-28 04:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:02 [auto1.it] INFO: Channel: 24h | Page: 79 | totalHits: 3302 | hits on page: 40
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: NM56587
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NM56587%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for NM56587: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: NF96122
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: SX04553
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SX04553%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for SX04553: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: LB78915
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LB78915%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for LB78915: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: NC00198
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC00198%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for NC00198: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: GA39078
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: JP92326
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: NC97185
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NC97185%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for NC97185: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: MJ97902
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: NV87278
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV87278%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for NV87278: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: EM60693
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EM60693%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for EM60693: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: XH17321
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: ES59878
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES59878%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for ES59878: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: SK90576
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: SX21241
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SX21241%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for SX21241: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: FF76752
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: MG44195
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MG44195%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for MG44195: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: WY95771
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: GN63834
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GN63834%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for GN63834: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: PA53057
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: TL40655
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: VX86460
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX86460%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for VX86460: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: LX42454
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LX42454%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for LX42454: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: HK70439
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HK70439%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for HK70439: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: ER51817
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER51817%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for ER51817: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: CA07197
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CA07197%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for CA07197: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: TJ19111
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: XX93100
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX93100%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for XX93100: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: MR16221
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: YP04797
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: DE48831
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DE48831%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for DE48831: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: LS49318
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LS49318%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for LS49318: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: ZW56281
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: ET21203
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: SV89112
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: ZL07806
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: WH83035
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27WH83035%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for WH83035: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: XX96776
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX96776%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for XX96776: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: VV97216
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VV97216%27 HTTP/1.1" 200 None
2026-03-28 04:05:02 [auto1.it] INFO: Scrape type for VV97216: 0
2026-03-28 04:05:02 [auto1.it] INFO: Found listing with ID: DP87516
2026-03-28 04:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:03 [auto1.it] INFO: Channel: 24h | Page: 80 | totalHits: 3302 | hits on page: 40
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: FF48098
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FF48098%27 HTTP/1.1" 200 None
2026-03-28 04:05:03 [auto1.it] INFO: Scrape type for FF48098: 0
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: GV75261
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: TV74767
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: YW82008
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: KD02463
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KD02463%27 HTTP/1.1" 200 None
2026-03-28 04:05:03 [auto1.it] INFO: Scrape type for KD02463: 0
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: RT31033
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: KW23650
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KW23650%27 HTTP/1.1" 200 None
2026-03-28 04:05:03 [auto1.it] INFO: Scrape type for KW23650: 0
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: DW12322
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: HL13838
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: KS49913
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: BT22959
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: MN59888
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: FW35723
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FW35723%27 HTTP/1.1" 200 None
2026-03-28 04:05:03 [auto1.it] INFO: Scrape type for FW35723: 0
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: KR27714
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: ED22447
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: VJ79188
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: LU63689
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU63689%27 HTTP/1.1" 200 None
2026-03-28 04:05:03 [auto1.it] INFO: Scrape type for LU63689: 0
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: WV37243
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: JB13262
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: WD34729
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: CC61798
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: XH41983
2026-03-28 04:05:03 [auto1.it] INFO: Found listing with ID: ZW84587
2026-03-28 04:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ZW84587%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for ZW84587: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: LN05453
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LN05453%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for LN05453: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: RT93241
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: RY04213
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: ER90508
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ER90508%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for ER90508: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: HZ93936
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HZ93936%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for HZ93936: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: NF97325
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NF97325%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for NF97325: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: JE32335
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: BJ63933
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BJ63933%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for BJ63933: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: LR54413
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: XN19179
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: EZ73351
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27EZ73351%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for EZ73351: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: SB88786
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: HE93915
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HE93915%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for HE93915: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: ED09945
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED09945%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for ED09945: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: HA74709
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HA74709%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for HA74709: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: XJ87572
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XJ87572%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for XJ87572: 0
2026-03-28 04:05:04 [auto1.it] INFO: Found listing with ID: FZ12921
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27FZ12921%27 HTTP/1.1" 200 None
2026-03-28 04:05:04 [auto1.it] INFO: Scrape type for FZ12921: 0
2026-03-28 04:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:05 [scrapy.extensions.logstats] INFO: Crawled 84 pages (at 19 pages/min), scraped 154 items (at 0 items/min)
2026-03-28 04:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-28 04:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:14 [auto1.it] INFO: Channel: 24h | Page: 81 | totalHits: 3302 | hits on page: 40
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: SE27388
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SE27388%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for SE27388: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: JS62412
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: ZV11200
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: ZZ46834
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: HR66434
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: ZK25944
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: SM34278
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27SM34278%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for SM34278: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: EU08042
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: LC36038
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LC36038%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for LC36038: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: RJ82738
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: UR83709
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: KM71175
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KM71175%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for KM71175: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: ZP73975
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: LX64348
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: RY42018
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: MX61025
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MX61025%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for MX61025: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: UL18238
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: UA98347
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UA98347%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for UA98347: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: MA06356
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: XW51036
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XW51036%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for XW51036: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: VX82839
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VX82839%27 HTTP/1.1" 200 None
2026-03-28 04:05:14 [auto1.it] INFO: Scrape type for VX82839: 0
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: BJ69368
2026-03-28 04:05:14 [auto1.it] INFO: Found listing with ID: DT48918
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: VL74139
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: NN68396
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NN68396%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for NN68396: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: BW07837
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: GL09473
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GL09473%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for GL09473: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: CN54432
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN54432%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for CN54432: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: AS27324
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AS27324%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for AS27324: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: WD12881
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: XP84134
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: DX59233
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DX59233%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for DX59233: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: US24028
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: UX21158
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27UX21158%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for UX21158: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: GX75357
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: AR78219
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AR78219%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for AR78219: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: DA37611
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DA37611%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for DA37611: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: LD48805
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: RA37062
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RA37062%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for RA37062: 0
2026-03-28 04:05:15 [auto1.it] INFO: Found listing with ID: XX59557
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27XX59557%27 HTTP/1.1" 200 None
2026-03-28 04:05:15 [auto1.it] INFO: Scrape type for XX59557: 0
2026-03-28 04:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:25 [auto1.it] INFO: Channel: 24h | Page: 82 | totalHits: 3302 | hits on page: 40
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: CJ01668
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: ED34625
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ED34625%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for ED34625: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: NY40947
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: EB11724
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: BP64052
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BP64052%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for BP64052: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: TJ20772
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: RS54948
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: MA83267
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MA83267%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for MA83267: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: KR95959
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KR95959%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for KR95959: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: DT34666
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27DT34666%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for DT34666: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: WR61044
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: PN56075
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PN56075%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for PN56075: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: JN19530
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: CP99007
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CP99007%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for CP99007: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: ES67961
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27ES67961%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for ES67961: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: YY37168
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: VC26054
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VC26054%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for VC26054: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: ZN14128
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: EV19228
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: RM88416
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: XV39349
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: KA77498
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27KA77498%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for KA77498: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: CN88471
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CN88471%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for CN88471: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: HY34989
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27HY34989%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for HY34989: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: EN53386
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: CV81447
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27CV81447%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for CV81447: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: JU21728
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: RG06778
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: YW53472
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: GM11383
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GM11383%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for GM11383: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: LU21739
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27LU21739%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for LU21739: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: VS54724
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27VS54724%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for VS54724: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: KD87590
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: TD38619
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: XC14615
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: TH24600
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: PV59173
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: GU05332
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GU05332%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for GU05332: 0
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: KY69981
2026-03-28 04:05:25 [auto1.it] INFO: Found listing with ID: GW90153
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27GW90153%27 HTTP/1.1" 200 None
2026-03-28 04:05:25 [auto1.it] INFO: Scrape type for GW90153: 0
2026-03-28 04:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:26 [auto1.it] INFO: Channel: 24h | Page: 83 | totalHits: 3302 | hits on page: 22
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: KC73163
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: GC28590
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: LH97251
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: ND06570
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: FT76605
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: UT43750
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: TZ23741
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: VR70375
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: RR03246
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: ZM66429
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: MS79311
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27MS79311%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for MS79311: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: YL87875
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27YL87875%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for YL87875: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: RJ76809
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27RJ76809%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for RJ76809: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: UU69652
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: BH88586
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27BH88586%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for BH88586: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: PL71131
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PL71131%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for PL71131: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: SL84548
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: NV14531
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27NV14531%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for NV14531: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: GA45330
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: FG22478
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: PK65337
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27PK65337%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for PK65337: 0
2026-03-28 04:05:26 [auto1.it] INFO: Found listing with ID: AU70551
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20RowKey%20eq%20%27AU70551%27 HTTP/1.1" 200 None
2026-03-28 04:05:26 [auto1.it] INFO: Scrape type for AU70551: 0
2026-03-28 04:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 04:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-28 04:05:27 [auto1.it] INFO: Channel: 24h | Page: 84 | totalHits: 3302 | hits on page: 0
2026-03-28 04:05:27 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 04:05:27 [auto1.it] INFO: auto1.it Batch config: batch 1/2
2026-03-28 04:05:27 [auto1.it] INFO: auto1.it 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>: 681, <ScrapeType.BATCH_SKIPPED: 5>: 716}
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.it%27%20and%20last_price_update_time%20lt%201774238728 HTTP/1.1" 200 None
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AC12689') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AC69447') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AF43317') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AR68654') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AU57625') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AV64574') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='AZ54807') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BK56798') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BL62467') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BS94262') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='BT13926') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CA07652') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CE88334') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CE92515') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CH03004') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CP40170') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CS21657') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CU52768') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='CW97131') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DC87045') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DJ30858') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DT11005') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='DZ80898') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EA20190') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EG63290') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ES61708') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='EZ67132') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FD49777') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FG50671') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FH17773') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FW89572') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FX06172') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='FY50531') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GB84312') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='GW67558') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HA46750') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HG16617') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HH57946') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HJ96978') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HP37847') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HX74174') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HX81272') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='HZ90603') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JA14676') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JB14209') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JD98429') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JJ14529') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JK64224') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JL60654') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JM95977') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JP79633') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JX83018') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='JY39807') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KJ21234') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KP00675') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KS45370') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KT44094') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KX09890') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='KY11708') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LJ07571') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LX38912') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LX63173') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LX79184') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='LY93977') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ME23122') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MH80667') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MM92729') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MR48932') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MS98955') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MZ46636') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='MZ67660') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NA16801') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NE35927') HTTP/1.1" 204 0
2026-03-28 04:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NH87827') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NK45302') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NM97698') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NN24552') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NW91909') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NY65123') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='NZ60666') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='PD50690') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RA68786') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RJ05786') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RM01513') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RS55448') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RU79627') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RW16235') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='RY69813') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SG89404') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='SS96444') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TD94995') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TK05159') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TM03648') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TR89984') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='TU02631') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='UZ37395') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VD77416') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VH00378') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VU13250') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='VV86242') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WB03158') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WJ93301') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WM09394') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WN04356') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WV65077') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='WW21118') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XA12696') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XC10584') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XD51713') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XF53475') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XG43011') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XJ71316') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XJ91841') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='XR44191') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YD33008') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YG45701') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YN88559') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YR39182') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='YX37796') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZB95895') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZD15885') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZD69250') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZP95270') HTTP/1.1" 204 0
2026-03-28 04:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.it',RowKey='ZT25859') HTTP/1.1" 204 0
2026-03-28 04:05:29 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (154 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.it/task_24_2026-03-28T04_00_00.jl
2026-03-28 04:05:29 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 253263,
'downloader/request_count': 88,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 86,
'downloader/response_bytes': 14315918,
'downloader/response_count': 88,
'downloader/response_status_count/200': 88,
'elapsed_time_seconds': 324.494206,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 4, 5, 29, 790418, tzinfo=datetime.timezone.utc),
'item_scraped_count': 154,
'log_count/DEBUG': 4759,
'log_count/INFO': 6389,
'memusage/max': 164458496,
'memusage/startup': 148025344,
'request_depth_max': 87,
'response_received_count': 88,
'scheduler/dequeued': 88,
'scheduler/dequeued/memory': 88,
'scheduler/enqueued': 88,
'scheduler/enqueued/memory': 88,
'scrape_type/batch_skipped': 1679,
'scrape_type/price_update': 154,
'scrape_type/skipped': 1509,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 88,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.741635590601204,
'scrapy-zyte-api/mean_response_seconds': 2.887890742869456,
'scrapy-zyte-api/processed': 88,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 88,
'scrapy-zyte-api/request_args/experimental.requestCookies': 87,
'scrapy-zyte-api/request_args/experimental.responseCookies': 88,
'scrapy-zyte-api/request_args/httpRequestBody': 86,
'scrapy-zyte-api/request_args/httpRequestMethod': 86,
'scrapy-zyte-api/request_args/httpResponseBody': 88,
'scrapy-zyte-api/request_args/httpResponseHeaders': 88,
'scrapy-zyte-api/request_args/sessionContext': 88,
'scrapy-zyte-api/request_args/url': 88,
'scrapy-zyte-api/status_codes/200': 88,
'scrapy-zyte-api/success': 88,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 3342,
'source/total_available': 3302,
'start_time': datetime.datetime(2026, 3, 28, 4, 0, 5, 296212, tzinfo=datetime.timezone.utc)}
2026-03-28 04:05:29 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 04:05:29 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9e967a6410>
2026-03-28 04:05:29 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9e968cff50>